diff options
author | DJ Delorie <dj@delorie.com> | 2002-01-31 19:01:15 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2002-01-31 19:01:15 +0000 |
commit | 42b70ed26a752c045834f2c802215dc9c9057001 (patch) | |
tree | d9df53f1a1b30f5934a16fe83f9696ec755443a2 /libiberty/ChangeLog | |
parent | 8d277ebfcf52a7c06ece8c8f1434fd5000416766 (diff) | |
download | gdb-42b70ed26a752c045834f2c802215dc9c9057001.tar.gz |
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 e014b50a9ca..ce63d84c78d 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2002-01-31 Adam Megacz <adam@xwt.org> + + * gcc/libiberty/configure.in: Treat mingw the same as cywin + wrt HAVE_SYS_ERRLIST. + 2002-01-30 Phil Edwards <pme@gcc.gnu.org> * cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2. |