From: Michael Chastain Date: Tue, 27 Jul 2004 14:21:03 +0000 (+0000) Subject: 2004-07-27 Michael Chastain X-Git-Tag: gdb_6_2-20040730-release~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d73d38658601988e295e760db76a536dd1cfe1e5;p=thirdparty%2Fbinutils-gdb.git 2004-07-27 Michael Chastain * gdb.ada/gnat_ada.gpr.in: Rename from here ... * gdb.ada/gnat_ada.gin: ... to here. * configure.in: Use gnat_ada.gin. * configure: Regenerate. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5f401349eee..73669d99ccd 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2004-07-27 Michael Chastain + + * gdb.ada/gnat_ada.gpr.in: Rename from here ... + * gdb.ada/gnat_ada.gin: ... to here. + * configure.in: Use gnat_ada.gin. + * configure: Regenerate. + 2004-07-16 Andrew Cagney * lib/insight-support.exp: Delete file. diff --git a/gdb/testsuite/configure b/gdb/testsuite/configure index cbf36522f33..b8c9732d263 100755 --- a/gdb/testsuite/configure +++ b/gdb/testsuite/configure @@ -1049,7 +1049,8 @@ done ac_given_srcdir=$srcdir -trap 'rm -fr `echo "Makefile gdb.ada/Makefile gdb.ada/gnat_ada.gpr \ +trap 'rm -fr `echo "Makefile \ + gdb.ada/Makefile gdb.ada/gnat_ada.gpr:gdb.ada/gnat_ada.gin \ gdb.arch/Makefile gdb.asm/Makefile gdb.base/Makefile \ gdb.cp/Makefile gdb.disasm/Makefile gdb.java/Makefile gdb.mi/Makefile \ gdb.objc/Makefile gdb.threads/Makefile gdb.trace/Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 @@ -1144,7 +1145,8 @@ EOF cat >> $CONFIG_STATUS <