aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2003-02-22 15:47:36 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2003-02-22 15:47:36 +0000
commitb9889dc82137185fe3178181e1a876828c1ded0d (patch)
treed4c88abd391b0ebb3dbd00ac8fda25058344ebe6 /libiberty/ChangeLog
parent9fade48f58d0b8ece2eb9763c131463514c7c482 (diff)
downloadgcc-b9889dc82137185fe3178181e1a876828c1ded0d.zip
gcc-b9889dc82137185fe3178181e1a876828c1ded0d.tar.gz
gcc-b9889dc82137185fe3178181e1a876828c1ded0d.tar.bz2
configure.in: Check for sys/systemcfg.h and _system_configuration.
* configure.in: Check for sys/systemcfg.h and _system_configuration. * physmem.c: Add support for AIX. Tweek formatting as per upstream coreutils beta. From-SVN: r63288
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 2a17683..6553998 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,4 +1,11 @@
2003-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * configure.in: Check for sys/systemcfg.h and
+ _system_configuration.
+ * physmem.c: Add support for AIX. Tweek formatting as per
+ upstream coreutils beta.
+
+2003-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
Richard Earnshaw <rearnsha@arm.com>
Geoffrey Keating <geoffk@apple.com>