diff options
author | DJ Delorie <dj@redhat.com> | 2006-01-29 20:07:09 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2006-01-29 20:07:09 +0000 |
commit | fd7d450d2b237084c67c0d519083cc4abdd25732 (patch) | |
tree | fe93ae7abf592520723960b400bc7387f46ffc8e /libiberty/ChangeLog | |
parent | 06d3c8c05c996764a2a3aa36a39fc1e808c234fb (diff) | |
download | gdb-fd7d450d2b237084c67c0d519083cc4abdd25732.zip gdb-fd7d450d2b237084c67c0d519083cc4abdd25732.tar.gz gdb-fd7d450d2b237084c67c0d519083cc4abdd25732.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 290293c..df72f6d 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +2006-01-29 Gabriel Dos Reis <gdr@integrable-solutions.net> + + * configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where + supported. + * configure: Regenerated. + 2006-01-20 Carlos O'Donell <carlos@codesourcery.com> * testsuite/Makefile.in: Add test-expandargv test. |