diff options
author | Paul Gilliam <pgilliam@us.ibm.com> | 2005-04-28 22:31:33 +0000 |
---|---|---|
committer | Paul Gilliam <pgilliam@us.ibm.com> | 2005-04-28 22:31:33 +0000 |
commit | ed6df200422650948ff3d19a93a103d04d179b52 (patch) | |
tree | fc4ac25038b83d5594851b3416c73f4246ed258d /gdb/testsuite/ChangeLog | |
parent | a955ca7173f8c0fed60292d19b949adb23b76214 (diff) | |
download | gdb-ed6df200422650948ff3d19a93a103d04d179b52.zip gdb-ed6df200422650948ff3d19a93a103d04d179b52.tar.gz gdb-ed6df200422650948ff3d19a93a103d04d179b52.tar.bz2 |
2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
* gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler
and use test_compiler_info instead of gcc_compiled.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 78d0c07..c8d06f9 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2005-04-28 Paul Gilliam <pgilliam@us.ibm.com> + + * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler, + use test_compiler_info instead of gcc_compiled, and update copyright. + 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com> * gdb.base/annota1.exp : Deal with messages caused by breakpoints in @@ -13349,6 +13354,6 @@ Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com) ;; End: Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, - 2003, 2004 Free Software Foundation, Inc. + 2003, 2004, 2005 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. |