aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-11-01 18:01:57 +0000
committerIan Lance Taylor <ian@airs.com>1996-11-01 18:01:57 +0000
commite6b743a20a7941e5d8fe129f18168241bd61be84 (patch)
tree5d44ce64b37ad92d8a39c3b33f1a0f7c8c363ce8 /ld
parent5db7cc25b83463e187321d88b1456684326ba511 (diff)
downloadgdb-e6b743a20a7941e5d8fe129f18168241bd61be84.zip
gdb-e6b743a20a7941e5d8fe129f18168241bd61be84.tar.gz
gdb-e6b743a20a7941e5d8fe129f18168241bd61be84.tar.bz2
* scripttempl/m68kcoff.sc: Make sure the etext and __CTOR_LIST__
symbols are correctly aligned.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a18cca3..90924fa 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Fri Nov 1 10:01:27 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * scripttempl/m68kcoff.sc: Make sure the etext and __CTOR_LIST__
+ symbols are correctly aligned.
+
start-sanitize-v850
Thu Oct 31 09:28:59 1996 Jeffrey A Law (law@cygnus.com)