aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-02-26 05:34:52 +0000
committerIan Lance Taylor <ian@airs.com>1994-02-26 05:34:52 +0000
commitbff600cfa4e09e2a6b6145fbc72f8b95f549dcbe (patch)
treee0d97e6b643af7cec499b6fdde5bc6fd1da9433d /ld/ChangeLog
parent27baca7182ea8cdc7a259b163aa327a0a297e755 (diff)
downloadgdb-bff600cfa4e09e2a6b6145fbc72f8b95f549dcbe.zip
gdb-bff600cfa4e09e2a6b6145fbc72f8b95f549dcbe.tar.gz
gdb-bff600cfa4e09e2a6b6145fbc72f8b95f549dcbe.tar.bz2
* scripttempl/elf.sc: Force all sections to be aligned.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 9970d9d..4fabc8e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,7 @@
Fri Feb 25 19:12:03 1994 Ian Lance Taylor (ian@cygnus.com)
+ * scripttempl/elf.sc: Force all sections to be aligned.
+
* ldgram.y (section): Reverse the order of memspec_opt and
fill_opt to avoid an ambiguity when both are used.
* ld.texinfo: Changed accordingly.