diff options
author | phdm <phdm@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-06-08 16:51:44 +0000 |
---|---|---|
committer | phdm <phdm@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-06-08 16:51:44 +0000 |
commit | 0b4450c1497b1b8d0dd942eb9badc6c8c6a5f2dc (patch) | |
tree | 67a92bb5664fbd433b7354e0759c9a40d72b2ec0 /libiberty/ChangeLog | |
parent | c63171dda6e10289adc9ad7cfd4868b09988659e (diff) | |
download | ppe42-gcc-0b4450c1497b1b8d0dd942eb9badc6c8c6a5f2dc.tar.gz ppe42-gcc-0b4450c1497b1b8d0dd942eb9badc6c8c6a5f2dc.zip |
* cp-demangle.c (template_arg_list_new): Revert previous PARAMS patch.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34455 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 a8683969395..872d26212f4 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +Thu Jun 8 18:52:24 2000 Philippe De Muyter <phdm@macqel.be> + + * cp-demangle.c (template_arg_list_new): Revert previous PARAMS patch. + Thu Jun 8 09:25:54 2000 Philippe De Muyter <phdm@macqel.be> * cp-demangle.c (stdio.h): File included unconditionaly. |