diff options
author | DJ Delorie <dj@redhat.com> | 2001-08-17 21:14:20 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-08-17 21:14:20 +0000 |
commit | 68a41de77de8855f8a6647c5fceccc00f6ac04f6 (patch) | |
tree | bf2a2e05d3a5f94a8d21d87eb860eb5302562767 /libiberty/ChangeLog | |
parent | c85229da173c55014774c3752ee3ce8a42f57128 (diff) | |
download | gdb-68a41de77de8855f8a6647c5fceccc00f6ac04f6.zip gdb-68a41de77de8855f8a6647c5fceccc00f6ac04f6.tar.gz gdb-68a41de77de8855f8a6647c5fceccc00f6ac04f6.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 84653bb..98d924b 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2001-08-17 Christopher Faylor <cgf@cygnus.com> + + * configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin. + * configure: Regenerate. + 2001-08-16 Richard Henderson <rth@redhat.com> * hashtab.c (htab_hash_string): New. |