aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-11-08 22:57:05 +0000
committerNick Clifton <nickc@redhat.com>2000-11-08 22:57:05 +0000
commit2fc047a63e36a7e2df3e9c021c0668d454f3f877 (patch)
tree8665545a718df379f19183c66227ee04488c5e3d /ld/ChangeLog
parent868b375a3021d759c15f5bcbaeb6c0f29603f497 (diff)
downloadfsf-binutils-gdb-binutils-2_10-branch.zip
fsf-binutils-gdb-binutils-2_10-branch.tar.gz
fsf-binutils-gdb-binutils-2_10-branch.tar.bz2
Use ${CONSTRUCTING...} to enclose constructors and destructors.binutils-2_10-branch
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 39a6b79..359aae6 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,18 @@
+2000-11-08 Nick Clifton <nickc@redhat.com>
+
+ * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
+ constructors and destructors.
+ * scripttempl/h8300h.sc: Ditto.
+ * scripttempl/h8300s.sc: Ditto.
+ * scripttempl/h8500.sc: Ditto.
+ * scripttempl/h8500b.sc: Ditto.
+ * scripttempl/h8500c.sc: Ditto.
+ * scripttempl/h8500m.sc: Ditto.
+ * scripttempl/h8500s.sc: Ditto.
+ * scripttempl/v850.sc: Ditto.
+ * scripttempl/w65.sc: Ditto.
+ * scripttempl/z8000.sc: Ditto.
+
2000-11-06 Alan Modra <alan@linuxcare.com.au>
Merge most place_orphan changes from mainline.