From c52bdfecfd0496bfad1296a608b4898b67a656dc Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Wed, 2 Sep 1992 06:45:13 +0000 Subject: [PATCH] * ldmisc.c (xrealloc): New (needed by ../libiberty/cplus.dem.c). * ldlex.l: Moved comment() to end, since some compilers otherwise have problems with input() used before it is defined. --- ld/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index aa87f99..886fd18 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Tue Sep 1 23:42:16 1992 Per Bothner (bothner@rtl.cygnus.com) + + * ldmisc.c (xrealloc): New (needed by ../libiberty/cplus.dem.c). + * ldlex.l: Moved comment() to end, since some compilers + otherwise have problems with input() used before it is defined. + Tue Sep 1 17:45:51 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * configure.in: added Solaris 2 and Irix 4 host support. -- 2.7.4