diff options
author | DJ Delorie <dj@redhat.com> | 2002-01-31 19:01:15 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-01-31 19:01:15 +0000 |
commit | bef8b55d3923dbc39a28be93a7bd982d22ec38ff (patch) | |
tree | 28a0245fcb3e0a2d349ba2041fd0e0227591f164 /libiberty/ChangeLog | |
parent | 012884d6061abcf3d1b99f71051426401a15423f (diff) | |
download | gdb-bef8b55d3923dbc39a28be93a7bd982d22ec38ff.zip gdb-bef8b55d3923dbc39a28be93a7bd982d22ec38ff.tar.gz gdb-bef8b55d3923dbc39a28be93a7bd982d22ec38ff.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 e014b50..ce63d84 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. |