aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-06-16 16:23:19 +0000
committerIan Lance Taylor <ian@airs.com>1994-06-16 16:23:19 +0000
commit952b6c2c8d6408615f30fa1bdc348b4e6484f281 (patch)
treeaf2e80b69a675791d54cda34cfa75976b0365aba /ld
parent286272fb437697e22261d62272dd8f96d28ed9d4 (diff)
downloadfsf-binutils-gdb-952b6c2c8d6408615f30fa1bdc348b4e6484f281.zip
fsf-binutils-gdb-952b6c2c8d6408615f30fa1bdc348b4e6484f281.tar.gz
fsf-binutils-gdb-952b6c2c8d6408615f30fa1bdc348b4e6484f281.tar.bz2
* scripttempl/aout.sc: Let sections align to their natural
boundaries.
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 cfc9b27..873b0c9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jun 16 12:22:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * scripttempl/aout.sc: Let sections align to their natural
+ boundaries.
+
Wed Jun 15 01:54:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* ldemul.h (ldemul_open_dynamic_archive): Declare.