From: Jim Kingdon Date: Tue, 28 Sep 1993 22:39:06 +0000 (+0000) Subject: * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX". X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=83eba394ecc140d42b3007662f8381079a2c9f0a;p=binutils-gdb.git * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX". Accept spaces various places. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 7b9c40e77be..814fd1f1747 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,13 @@ +Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX". + Accept spaces various places. + Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function + with watchpoint enabled. + * Makefile.in: Remove definition of CC and remove the second definition of CXX (the "CXX = gcc" one remains). These definitions were causing backquotes to be expanded within backquotes, which