diff options
author | DJ Delorie <dj@redhat.com> | 2003-09-03 00:03:18 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2003-09-03 00:03:18 +0000 |
commit | 60b04ee881f1a448f92b009ff39ae40ddf723465 (patch) | |
tree | d052a3c332bb2caa211052d05964083ad83378a7 /libiberty/ChangeLog | |
parent | 902a241b02da8c01a1d52c12a3bf0451d9e298c3 (diff) | |
download | gdb-60b04ee881f1a448f92b009ff39ae40ddf723465.zip gdb-60b04ee881f1a448f92b009ff39ae40ddf723465.tar.gz gdb-60b04ee881f1a448f92b009ff39ae40ddf723465.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 3ea130d..8581dae 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +2003-09-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> + + PR bootstrap/12100 + * aclocal.m4 (AC_LANG_FUNC_LINK_TRY): Define. + * configure: Rebuilt. + 2003-08-27 Daniel Jacobowitz <drow@mvista.com> * aclocal.m4: Include acx.m4 and no-executables.m4. |