diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-05-24 04:48:22 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-05-24 04:48:22 +0000 |
commit | 83a4591080ee180969ab490b85ef8a7d7f90cbc0 (patch) | |
tree | c7f7ac17eb7afb606a5121b721b470c17f668192 /gdb/config | |
parent | ea1e4b0d544568f83197cb4eccb7ec9f86543e73 (diff) | |
download | gdb-83a4591080ee180969ab490b85ef8a7d7f90cbc0.zip gdb-83a4591080ee180969ab490b85ef8a7d7f90cbc0.tar.gz gdb-83a4591080ee180969ab490b85ef8a7d7f90cbc0.tar.bz2 |
* config/djgpp/fnchange.lst: Add alphabsd-nat.c,
alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/djgpp/fnchange.lst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/config/djgpp/fnchange.lst b/gdb/config/djgpp/fnchange.lst index eb5052f..e536844 100644 --- a/gdb/config/djgpp/fnchange.lst +++ b/gdb/config/djgpp/fnchange.lst @@ -52,6 +52,8 @@ @V@/gdb/ChangeLog-2000 @V@/gdb/ChangeLog.000 @V@/gdb/ChangeLog-2001 @V@/gdb/ChangeLog.001 @V@/gdb/ChangeLog-3.x @V@/gdb/ChangeLog.3-x +@V@/gdb/alphabsd-nat.c @V@/gdb/alphb-nat.c +@V@/gdb/alphabsd-tdep.c @V@/gdb/alphb-tdep.c @V@/gdb/alphanbsd-nat.c @V@/gdb/alphnb-nat.c @V@/gdb/alphanbsd-tdep.c @V@/gdb/alphnb-tdep.c @V@/gdb/arm-linux-nat.c @V@/gdb/armlin-nat.c @@ -126,6 +128,8 @@ @V@/gdb/m68knbsd-tdep.c @V@/gdb/m6nbsd-tdep.c @V@/gdb/mips-linux-nat.c @V@/gdb/mipslnxnat.c @V@/gdb/mips-linux-tdep.c @V@/gdb/mipslnxtdep.c +@V@/gdb/mipsnbsd-nat.c @V@/gdb/mipsnbnat.c +@V@/gdb/mipsnbsd-tdep.c @V@/gdb/mipsnbtdep.c @V@/gdb/nindy-share/b.out.h @V@/gdb/nindy-share/b_out.h @V@/gdb/osf-share/cma_stack_int.h @V@/gdb/osf-share/cma_stkint.h @V@/gdb/p-exp.tab.c @V@/gdb/p-exp_tab.c |