aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1991-10-11 23:47:05 +0000
committerPer Bothner <per@bothner.com>1991-10-11 23:47:05 +0000
commitb7e24eef35ad6cfad5ebe645144d6dd28c0ce10a (patch)
treead052dc7d604224a4b4b664a207874e1a0af855d /ld/ChangeLog
parent6b58372076941752b0333890dbf0d2096ce64f97 (diff)
downloadgdb-b7e24eef35ad6cfad5ebe645144d6dd28c0ce10a.zip
gdb-b7e24eef35ad6cfad5ebe645144d6dd28c0ce10a.tar.gz
gdb-b7e24eef35ad6cfad5ebe645144d6dd28c0ce10a.tar.bz2
* news.sc: Add alignment for data segment.
* ldtemplate: Add (yet another) script to get for -n or -N options. (These need different alignment than ZMAGIC files.) * Makefile.in: Add stuff for new foo.xn scripts. These are generated by replacing "ALIGN(0x...00)" by ".".
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 9887912..a7761a0 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+Fri Oct 11 16:42:22 1991 Per Bothner (bothner at cygnus.com)
+
+ * news.sc: Add alignment for data segment.
+ * ldtemplate: Add (yet another) script to get for -n or -N
+ options. (These need different alignment than ZMAGIC files.)
+ * Makefile.in: Add stuff for new foo.xn scripts.
+ These are generated by replacing "ALIGN(0x...00)" by ".".
+
Fri Oct 11 15:43:04 1991 Roland H. Pesch (pesch at cygnus.com)
* Makefile.in: new targets ld.ms, ld-index.ms