aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1992-09-02 06:45:13 +0000
committerPer Bothner <per@bothner.com>1992-09-02 06:45:13 +0000
commitc52bdfecfd0496bfad1296a608b4898b67a656dc (patch)
tree2f0db96cf8bc063221f77a3d64f84528ea658902 /ld/ChangeLog
parent139741da175026d0889ffbbae3a758c5bc6642c1 (diff)
downloadgdb-c52bdfecfd0496bfad1296a608b4898b67a656dc.zip
gdb-c52bdfecfd0496bfad1296a608b4898b67a656dc.tar.gz
gdb-c52bdfecfd0496bfad1296a608b4898b67a656dc.tar.bz2
* 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.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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.