diff options
author | DJ Delorie <dj@redhat.com> | 2003-11-24 19:33:33 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2003-11-24 19:33:33 +0000 |
commit | 6d95373e7cce18df75d862a667374e455a20247c (patch) | |
tree | 48678522aae3c350feca27fb668f9ee4ee2e90e4 /libiberty/ChangeLog | |
parent | 5c4491d385d6143e64180d906126b6bced69e0d1 (diff) | |
download | fsf-binutils-gdb-6d95373e7cce18df75d862a667374e455a20247c.zip fsf-binutils-gdb-6d95373e7cce18df75d862a667374e455a20247c.tar.gz fsf-binutils-gdb-6d95373e7cce18df75d862a667374e455a20247c.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index d1180e9..faeee67 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,11 @@ +2003-11-22 Ian Lance Taylor <ian@wasabisystems.com> + + * cp-demangle.c (d_encoding): Add top_level parameter. Change all + callers. + (print_usage): Display new -p option. + (long_options): Add --no-params. + (main): Accept and handle -p. + 2003-11-21 Ian Lance Taylor <ian@wasabisystems.com> * cp-demangle.c (has_return_type): Skip qualifiers when checking |