aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-02-22 09:55:23 -0700
committerJeff Law <law@gcc.gnu.org>1998-02-22 09:55:23 -0700
commit76a8b46efeb54c4b39e6b07a89e317c3be63602a (patch)
tree7c64db7b009cb06ebd65b5991d8a00f5ce28a22c
parent5890bc92d41b13a99c7a3349daa9a2e2162b1ce2 (diff)
downloadgcc-76a8b46efeb54c4b39e6b07a89e317c3be63602a.zip
gcc-76a8b46efeb54c4b39e6b07a89e317c3be63602a.tar.gz
gcc-76a8b46efeb54c4b39e6b07a89e317c3be63602a.tar.bz2
vmsbuild.com [...]: Synchronized with Makefile.in: Add fnmatch.o and objalloc.o; remove vasprintf.o.
P * vmsbuild.com [REQUIRE_OFILES]: Synchronized with Makefile.in: Add fnmatch.o and objalloc.o; remove vasprintf.o. [config.h]: Define NEED_strsignal. * functions.def: Correct argument types for strerror and strsignal. Reported by Alex Gutman <agutman@emc.com>. From-SVN: r18172
-rw-r--r--libiberty/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 1e529f8..f3ead6b 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -24,6 +24,17 @@ Sun Feb 1 02:52:32 1998 Mike Stump <mrs@wrs.com>
* config.table (vxworks configs): Default to VxWorks 5.x, as that is
the currently shipping OS.
+Tue Jan 27 16:08:20 1998 Pat Rankin <rankin@eql.caltech.edu>
+
+ * vmsbuild.com [REQUIRE_OFILES]: Synchronized with Makefile.in:
+ Add fnmatch.o and objalloc.o; remove vasprintf.o.
+ [config.h]: Define NEED_strsignal.
+
+Mon Jan 19 12:20:01 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * functions.def: Correct argument types for strerror and
+ strsignal. Reported by Alex Gutman <agutman@emc.com>.
+
Sun Jan 18 15:57:28 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
* vasprintf.c (int_vasprintf): Increase buffer size for float/double