diff options
author | DJ Delorie <dj@redhat.com> | 2000-11-15 19:10:20 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2000-11-15 19:10:20 +0000 |
commit | 296731c177fcab2fb6dd5ca4d0a308a47b67fc86 (patch) | |
tree | 508aec04bc5663300d1daed9df1a5c4de98807e9 /libiberty/ChangeLog | |
parent | 4a8e467a7a5b8e9751dfaba958dc1fa302096edc (diff) | |
download | gdb-296731c177fcab2fb6dd5ca4d0a308a47b67fc86.zip gdb-296731c177fcab2fb6dd5ca4d0a308a47b67fc86.tar.gz gdb-296731c177fcab2fb6dd5ca4d0a308a47b67fc86.tar.bz2 |
[merge]
* cplus_dem.c: Eliminate use of DEFUN, it is obsolete and cannot
be used in GCC.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 7be423c..ef03bca 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,5 +1,10 @@ 2000-11-15 Kenneth Block <kenneth.block@compaq.com> + * cplus_dem.c: Eliminate use of DEFUN, it is obsolete and cannot + be used in GCC. + +2000-11-15 Kenneth Block <kenneth.block@compaq.com> + * cplus_dem.c: Add gnat demangler. Add java to demangle style list. |