diff options
author | DJ Delorie <dj@redhat.com> | 2005-03-28 02:09:01 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2005-03-28 02:09:01 +0000 |
commit | 49b1fae4309ab5b9833f0af388483c2b6b4b3d50 (patch) | |
tree | 4d135fc6ff13dd077dc5cf1669777e75cae85305 /include/ChangeLog | |
parent | 67700458404b636f413570c6fab3d2cb221c63ba (diff) | |
download | binutils-49b1fae4309ab5b9833f0af388483c2b6b4b3d50.zip binutils-49b1fae4309ab5b9833f0af388483c2b6b4b3d50.tar.gz binutils-49b1fae4309ab5b9833f0af388483c2b6b4b3d50.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 04b7e46..6b1b233 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,15 @@ +2005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net> + + * ternary.h: Don't use PARAMS anymore. + +2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net> + + * md5.h: Remove definition and uses of __P. + * dyn-string.h: Remove uses of PARAMS. + * fibheap.h: Likewise. + * floatformat.h: Likewise. + * hashtab.h: Likewise. + 2005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net> * demangle.h: Remove uses of PARAMS. |