aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2003-11-21 20:12:22 +0000
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2003-11-21 20:12:22 +0000
commit3365aca7933a792baa719940b78f5468dfddd9e2 (patch)
tree05d326e0ea7646cbc757f803f25c6c1450649c02 /libiberty/ChangeLog
parenteb7ed20c27f44dc576e8918aa11fa1fb04333042 (diff)
* testsuite/demangle-expected: Minor changes to match output of
new demangler: adjust whitespace in four tests, and change order of qualifiers in one test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73813 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index e2f2ff7aac7..bb05816af95 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,5 +1,9 @@
2003-11-20 Ian Lance Taylor <ian@wasabisystems.com>
+ * testsuite/demangle-expected: Minor changes to match output of
+ new demangler: adjust whitespace in four tests, and change order
+ of qualifiers in one test.
+
* cp-demangle.c: Complete rewrite.
2003-11-19 Mark Mitchell <mark@codesourcery.com>