2003-08-02 Andrew Cagney <cagney@redhat.com>
* config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc, gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and amd64fbsd-nat.c.
This commit is contained in:
parent
6009d8848e
commit
e546b9999e
|
@ -1,3 +1,9 @@
|
||||||
|
2003-08-02 Andrew Cagney <cagney@redhat.com>
|
||||||
|
|
||||||
|
* config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
|
||||||
|
gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
|
||||||
|
amd64fbsd-nat.c.
|
||||||
|
|
||||||
2003-08-02 Andrew Cagney <cagney@redhat.com>
|
2003-08-02 Andrew Cagney <cagney@redhat.com>
|
||||||
|
|
||||||
* Makefile.in: Update all dependencies and definitions.
|
* Makefile.in: Update all dependencies and definitions.
|
||||||
|
|
|
@ -70,6 +70,8 @@
|
||||||
@V@/gdb/ChangeLog-2002 @V@/gdb/ChangeLog.002
|
@V@/gdb/ChangeLog-2002 @V@/gdb/ChangeLog.002
|
||||||
@V@/gdb/ChangeLog-3.x @V@/gdb/ChangeLog.3-x
|
@V@/gdb/ChangeLog-3.x @V@/gdb/ChangeLog.3-x
|
||||||
@V@/gdb/ada-exp.tab.c @V@/gdb/ada-exp_tab.c
|
@V@/gdb/ada-exp.tab.c @V@/gdb/ada-exp_tab.c
|
||||||
|
@V@/gdb/amd64fbsd-tdep.c @V@/gdb/x86fb-tdep.c
|
||||||
|
@V@/gdb/amd64fbsd-nat.c @V@/gdb/x86fb-nat.c
|
||||||
@V@/gdb/alphabsd-nat.c @V@/gdb/alphb-nat.c
|
@V@/gdb/alphabsd-nat.c @V@/gdb/alphb-nat.c
|
||||||
@V@/gdb/alphabsd-tdep.c @V@/gdb/alphb-tdep.c
|
@V@/gdb/alphabsd-tdep.c @V@/gdb/alphb-tdep.c
|
||||||
@V@/gdb/alphanbsd-nat.c @V@/gdb/alphnb-nat.c
|
@V@/gdb/alphanbsd-nat.c @V@/gdb/alphnb-nat.c
|
||||||
|
@ -202,6 +204,8 @@
|
||||||
@V@/gdb/testsuite/gdb.c++/ambiguous.exp @V@/gdb/testsuite/gdb.cxx/ambiguous.exp
|
@V@/gdb/testsuite/gdb.c++/ambiguous.exp @V@/gdb/testsuite/gdb.cxx/ambiguous.exp
|
||||||
@V@/gdb/testsuite/gdb.c++/annota2.cc @V@/gdb/testsuite/gdb.cxx/annota2.cc
|
@V@/gdb/testsuite/gdb.c++/annota2.cc @V@/gdb/testsuite/gdb.cxx/annota2.cc
|
||||||
@V@/gdb/testsuite/gdb.c++/annota2.exp @V@/gdb/testsuite/gdb.cxx/annota2.exp
|
@V@/gdb/testsuite/gdb.c++/annota2.exp @V@/gdb/testsuite/gdb.cxx/annota2.exp
|
||||||
|
@V@/gdb/testsuite/gdb.c++/annota3.cc @V@/gdb/testsuite/gdb.cxx/annota3.cc
|
||||||
|
@V@/gdb/testsuite/gdb.c++/annota3.exp @V@/gdb/testsuite/gdb.cxx/annota3.exp
|
||||||
@V@/gdb/testsuite/gdb.c++/anon-union.cc @V@/gdb/testsuite/gdb.cxx/anon-union.cc
|
@V@/gdb/testsuite/gdb.c++/anon-union.cc @V@/gdb/testsuite/gdb.cxx/anon-union.cc
|
||||||
@V@/gdb/testsuite/gdb.c++/anon-union.exp @V@/gdb/testsuite/gdb.cxx/anon-union.exp
|
@V@/gdb/testsuite/gdb.c++/anon-union.exp @V@/gdb/testsuite/gdb.cxx/anon-union.exp
|
||||||
@V@/gdb/testsuite/gdb.c++/casts.cc @V@/gdb/testsuite/gdb.cxx/casts.cc
|
@V@/gdb/testsuite/gdb.c++/casts.cc @V@/gdb/testsuite/gdb.cxx/casts.cc
|
||||||
|
|
Loading…
Reference in New Issue