From: Michael Chastain Date: Sun, 10 Mar 2002 06:06:16 +0000 (+0000) Subject: This is a duplicate of an entry I made in testsuite/ChangeLog. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3029f9b89caf05c91ea08f8c9787fd5e6ea66020;p=binutils-gdb.git This is a duplicate of an entry I made in testsuite/ChangeLog. I overlooked that testsuite/gdb.mi/ChangeLog has its own ChangeLog. I'm leaving the testsuite/ChangeLog entry in place (ChangeLogs are permanent), and adding this one where it belongs. 2002-03-04 Michael Chastain * mi-var-cmd.exp: In test "create local variable func", accommodate gcc v3 function signature. * mi0-var-cmd-exp: Ditto. --- diff --git a/gdb/testsuite/gdb.mi/ChangeLog b/gdb/testsuite/gdb.mi/ChangeLog index c5f9c6e1491..26d662c1ee6 100644 --- a/gdb/testsuite/gdb.mi/ChangeLog +++ b/gdb/testsuite/gdb.mi/ChangeLog @@ -1,3 +1,9 @@ +2002-03-04 Michael Chastain + + * mi-var-cmd.exp: In test "create local variable func", + accommodate gcc v3 function signature. + * mi0-var-cmd-exp: Ditto. + 2002-02-05 Jim Blandy * mi-regs.exp: Various cleanups for SPARC-only tests.