diff options
author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-26 19:09:56 +0000 |
---|---|---|
committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-26 19:09:56 +0000 |
commit | de885da09cfad80c1a5e767498c4ebf3bd85b694 (patch) | |
tree | 3399fb9766440ccc4efe6695ae1996c2557e42a8 /libiberty/ChangeLog | |
parent | 3ab64e09fcd1d964d550bc307ce764b5ac667581 (diff) | |
download | gcc-de885da09cfad80c1a5e767498c4ebf3bd85b694.tar.gz |
2003-06-26 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/demangle-expected: Add more GNU V3 testcases.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68540 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 913bf54a3e3..99f2f0a695a 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2003-06-26 H.J. Lu <hongjiu.lu@intel.com> + + * testsuite/demangle-expected: Add more GNU V3 testcases. + 2003-06-22 Zack Weinberg <zack@codesourcery.com> * safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC, |