aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-05-25 22:37:41 +0000
committerIan Lance Taylor <ian@airs.com>1993-05-25 22:37:41 +0000
commit63545898381f35cfa4b0bffebe21b2fcf1621551 (patch)
treea64714a71680028567c3b94c6ab7606a23df3708 /ld/ChangeLog
parentaea2312bde4a0496c0238842f36cfc8dd70b0164 (diff)
downloadgdb-63545898381f35cfa4b0bffebe21b2fcf1621551.zip
gdb-63545898381f35cfa4b0bffebe21b2fcf1621551.tar.gz
gdb-63545898381f35cfa4b0bffebe21b2fcf1621551.tar.bz2
* Makefile.in: configure looks for ####, so remove lines with many
'#' characters. * config/irix4.mh, config/i386v.mh: New files; set HOSTING_CRT0 and HOSTING_LIBS correctly so that ``make check'' will work.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 6da4644..37e3c0f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,16 @@
+Tue May 25 15:34:25 1993 Ian Lance Taylor (ian@cygnus.com)
+
+ * Makefile.in: configure looks for ####, so remove lines with many
+ '#' characters.
+ * config/irix4.mh, config/i386v.mh: New files; set HOSTING_CRT0
+ and HOSTING_LIBS correctly so that ``make check'' will work.
+
+Thu May 20 13:56:16 1993 Per Bothner (bothner@deneb.cygnus.com)
+
+ * mips.sc-sh: Define _etext, _edata, and _end, in addition
+ to etext, edata, and end. Needed for IRIX 4.0.5F.
+ Patch from mwp@iconix.oz.au (Michael Paddon).
+
Thu May 20 11:42:06 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
* mipsbsd.sc-sh: Renamed from aout-mipsbsd.sc-sh.