* ldmisc.c (xrealloc): New (needed by ../libiberty/cplus.dem.c).
authorPer Bothner <per@bothner.com>
Wed, 2 Sep 1992 06:45:13 +0000 (06:45 +0000)
committerPer Bothner <per@bothner.com>
Wed, 2 Sep 1992 06:45:13 +0000 (06:45 +0000)
* ldlex.l: Moved comment() to end, since some compilers
otherwise have problems with input() used before it is defined.

ld/ChangeLog

index aa87f99e31132415bbc6b41921bc54a01a9f7c8f..886fd182fefd830b3347542805e30cb4c0002ad9 100644 (file)
@@ -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.