* 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.
This commit is contained in:
parent
139741da17
commit
c52bdfecfd
|
@ -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)
|
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.
|
* configure.in: added Solaris 2 and Irix 4 host support.
|
||||||
|
|
Loading…
Reference in New Issue