aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2003-02-21 05:06:03 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2003-02-21 05:06:03 +0000
commit241142d55090337f63b6898e22dc816bef6a8d7d (patch)
treea84711155278439737fca9ad5786e69c2f3a3379 /libiberty/ChangeLog
parent39e2e569d5a02ea2bad2d6745996515b5e855156 (diff)
downloadgcc-241142d55090337f63b6898e22dc816bef6a8d7d.zip
gcc-241142d55090337f63b6898e22dc816bef6a8d7d.tar.gz
gcc-241142d55090337f63b6898e22dc816bef6a8d7d.tar.bz2
physmem.c (physmem_total, [...]): De-ANSI-fy.
* physmem.c (physmem_total, physmem_available): De-ANSI-fy. * configure.in (AC_CHECK_FUNCS): Add pstat_getstatic and pstat_getdynamic. From-SVN: r63204
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 12d2ab3..ab962f4 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * physmem.c (physmem_total, physmem_available): De-ANSI-fy.
+ * configure.in (AC_CHECK_FUNCS): Add pstat_getstatic and
+ pstat_getdynamic.
+
2003-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* Makefile.in (CFILES): Add physmem.c.