summaryrefslogtreecommitdiffstats
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2004-02-25 05:40:03 +0000
committerDJ Delorie <dj@redhat.com>2004-02-25 05:40:03 +0000
commit2d7332114ad6d55dd4a79fd55a568f3fa0595d2a (patch)
tree87e5f1d17af49aa3fe1da4eaadf545d6f9127421 /libiberty/ChangeLog
parent099f84cfbae3923e0e38a74d792c7a9bfc38f57a (diff)
downloadppe42-binutils-2d7332114ad6d55dd4a79fd55a568f3fa0595d2a.tar.gz
ppe42-binutils-2d7332114ad6d55dd4a79fd55a568f3fa0595d2a.zip
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 58a1142553..b9d6e73f89 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,5 +1,20 @@
2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
+ * cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED,
+ D_PRINT_UNSIGNED_LONG, D_PRINT_LONG_LONG,
+ D_PRINT_UNSIGNED_LONG_LONG, D_PRINT_FLOAT.
+ * cp-demangle.c (cplus_demangle_builtin_types): Change char and
+ short types to D_PRINT_DEFAULT. Change other integer types to use
+ new D_PRINT_* values where appropriate. Change float types to
+ D_PRINT_FLOAT.
+ (d_print_comp) [LITERAL, LITERAL_NEG]: Handle new D_PRINT_*
+ values.
+ * testsuite/demangle-expected: Adjust two test cases.
+
+ * cp-demangle.c (d_print_function_type): Print a space before the
+ parenthesis around the function type in more cases.
+ * testsuite/demangle-expected: Adjust one test case.
+
* cp-demangle.c (d_print_comp) [UNARY]: Don't emit extra
parentheses around a cast.
* testsuite/demangle-expected: Adjust two test cases to match new
OpenPOWER on IntegriCloud