forked from Imagelibrary/binutils-gdb
2000-04-05 Scott Bambrough <scottb@netwinder.org>
* Makefile.in: Add dependency information for arm-linux-tdep.c. * config/djgpp/fnchange.lst: Add arm-linux-tdep.c, arm-linux-nat.c.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2000-04-05 Scott Bambrough <scottb@netwinder.org>
|
||||
|
||||
* Makefile.in: Add dependency information for arm-linux-tdep.c.
|
||||
* config/djgpp/fnchange.lst: Add arm-linux-tdep.c, arm-linux-nat.c.
|
||||
|
||||
2000-04-07 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
|
||||
|
||||
* sol-thread.c (gdb_ps_addr_t): New typedef, depends on definition
|
||||
|
||||
@@ -1067,8 +1067,8 @@ ALLDEPFILES = 29k-share/udi/udip2soc.c 29k-share/udi/udr.c \
|
||||
29k-share/udi/udi2go32.c \
|
||||
a29k-tdep.c a68v-nat.c alpha-nat.c alpha-tdep.c \
|
||||
altos-xdep.c arm-convert.s \
|
||||
arm-linux-nat.c arm-tdep.c arm-xdep.c coff-solib.c \
|
||||
convex-tdep.c convex-xdep.c \
|
||||
arm-linux-nat.c arm-linux-tdep.c arm-tdep.c arm-xdep.c \
|
||||
coff-solib.c convex-tdep.c convex-xdep.c \
|
||||
core-sol2.c core-regset.c core-aout.c corelow.c \
|
||||
dcache.c delta68-nat.c dpx2-nat.c dstread.c exec.c fork-child.c \
|
||||
go32-nat.c gould-tdep.c gould-xdep.c h8300-tdep.c h8500-tdep.c \
|
||||
@@ -1134,6 +1134,9 @@ annotate.o: annotate.c $(defs_h) annotate.h $(value_h) target.h $(gdbtypes_h)
|
||||
arm-linux-nat.o: arm-linux-nat.c $(defs_h) $(inferior_h) $(gdbcore_h) \
|
||||
gdb_string.h
|
||||
|
||||
arm-linux-tdep.o: arm-linux-tdep.c $(defs_h) target.h $(value_h) \
|
||||
$(gdbtypes_h) $(floatformat_h)
|
||||
|
||||
arm-tdep.o: arm-tdep.c $(gdbcmd_h) $(gdbcore_h) $(inferior_h) $(defs_h) \
|
||||
$(gdbcore_h)
|
||||
|
||||
|
||||
@@ -34,6 +34,8 @@ gdb-0222/gdb/remote-vxsparc.c gdb-0222/gdb/rmt-vxsparc.c
|
||||
gdb-0222/gdb/sparclet-rom.c gdb-0222/gdb/splet-rom.c
|
||||
gdb-0222/gdb/sparclet-stub.c gdb-0222/gdb/splet-stub.c
|
||||
gdb-0222/gdb/i386-linux-tdep.c gdb-0222/gdb/i386linux-tdep.c
|
||||
gdb-0222/gdb/arm-linux-tdep.c gdb-0222/gdb/armlin-tdep.c
|
||||
gdb-0222/gdb/arm-linux-nat.c gdb-0222/gdb/armlin-nat.c
|
||||
gdb-0222/gdb/config/alpha/alpha-osf1.mh gdb-0222/gdb/config/alpha/alphosf1.mh
|
||||
gdb-0222/gdb/config/alpha/alpha-osf2.mh gdb-0222/gdb/config/alpha/alphosf2.mh
|
||||
gdb-0222/gdb/config/alpha/alpha-osf3.mh gdb-0222/gdb/config/alpha/alphosf3.mh
|
||||
|
||||
Reference in New Issue
Block a user