aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1993-08-17 14:04:24 +0000
committerSteve Chamberlain <sac@cygnus>1993-08-17 14:04:24 +0000
commitea1c0ad276b861d3e46fb47d6fa841f7e6c267d7 (patch)
tree7703cc71ab46fbcd3175fbf88949fdca3d43e1bf /ld/ChangeLog
parent7b98a091361fd9660ed38f0e196a605bf324e160 (diff)
downloadgdb-ea1c0ad276b861d3e46fb47d6fa841f7e6c267d7.zip
gdb-ea1c0ad276b861d3e46fb47d6fa841f7e6c267d7.tar.gz
gdb-ea1c0ad276b861d3e46fb47d6fa841f7e6c267d7.tar.bz2
* scripttempl/h8500.sc: Start all sections in a different segment.
* scripttempl/z8ksim.sc: Handle constructors
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index b5cc0cd..d85716f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,22 @@
+Tue Aug 17 07:02:19 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
+
+ * scripttempl/h8500.sc: Start all sections in a different segment.
+ * scripttempl/z8ksim.sc: Handle constructors
+
+
+Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
+
+ * Makefile.in: revert earlier changes back to execute runtest
+ with make check. cdtest and bootstrap now function as they
+ did within the Makefile.
+
+Thu Aug 12 10:20:05 1993 David J. Mackenzie (djm@thepub.cygnus.com)
+
+ * Makefile.in: Update dependencies.
+
+ * configure.in: Set EMULATION_OFILES in Makefile based on
+ --with-targets option.
+
Thu Aug 12 08:52:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
* Makefile.in: check targets reimplemented to old way.