From 28839899c9e02e1893764acc7ca181529447ca0c Mon Sep 17 00:00:00 2001 From: law Date: Sun, 22 Feb 1998 16:55:23 +0000 Subject: [PATCH] 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 . git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18172 138bc75d-0d04-0410-961f-82ee72b054a4 --- libiberty/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 * 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 + + * 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 + + * functions.def: Correct argument types for strerror and + strsignal. Reported by Alex Gutman . + Sun Jan 18 15:57:28 1998 Michael Snyder * vasprintf.c (int_vasprintf): Increase buffer size for float/double -- 2.7.4