diff options
-rw-r--r-- | gdb/ChangeLog | 3 | ||||
-rw-r--r-- | gdb/config/djgpp/fnchange.lst | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0bba36d..4737ff0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2004-05-15 Mark Kettenis <kettenis@gnu.org> + * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and + ppcobsd-tdep.c. + * config/sparc/tm-nbsd64.h: Remove file. * config/tm-sunos.h: Remove file. diff --git a/gdb/config/djgpp/fnchange.lst b/gdb/config/djgpp/fnchange.lst index 90e6f0c..04a4cb4 100644 --- a/gdb/config/djgpp/fnchange.lst +++ b/gdb/config/djgpp/fnchange.lst @@ -158,6 +158,8 @@ @V@/gdb/ppc-linux-nat.c @V@/gdb/ppc-lx-nat.c @V@/gdb/ppcnbsd-nat.c @V@/gdb/ppcnb-nat.c @V@/gdb/ppcnbsd-tdep.c @V@/gdb/ppcnb-tdep.c +@V@/gdb/ppcobsd-nat.c @V@/gdb/ppcob-nat.c +@V@/gdb/ppcobsd-tdep.c @V@/gdb/ppcob-tdep.c @V@/gdb/regformats/reg-i386-linux.dat @V@/gdb/regformats/r-i386-lnx.dat @V@/gdb/regformats/reg-s390x.dat @V@/gdb/regformats/r-s390x.dat @V@/gdb/remote-e7000.c @V@/gdb/rmt-e7000.c |