diff options
author | DJ Delorie <dj@redhat.com> | 2004-02-24 16:30:28 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2004-02-24 16:30:28 +0000 |
commit | 3d7e5e901fa246c919b4894cc2fa20750aba41f3 (patch) | |
tree | cb013a43be97e0cf029d387b1ae7895f0986f2d9 /include/ChangeLog | |
parent | c9a76075f591015ebd55fa831bc07067b79ef26c (diff) | |
download | newlib-3d7e5e901fa246c919b4894cc2fa20750aba41f3.zip newlib-3d7e5e901fa246c919b4894cc2fa20750aba41f3.tar.gz newlib-3d7e5e901fa246c919b4894cc2fa20750aba41f3.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index e2fa68f..4e1ab9f 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2004-02-23 Ian Lance Taylor <ian@wasabisystems.com> + + * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and + the associated #defines. + 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com> * demangle.h: Instead of checking ANSI_PROTOTYPES, just include |