aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-06-22 20:11:07 +0000
committerIan Lance Taylor <ian@airs.com>1994-06-22 20:11:07 +0000
commit62a4b36c6b65f8de7e23fc0732ecd03b3a26008a (patch)
treed2a6319b4ea389add344c44c108f13ea6622ecde /ld/ChangeLog
parent686739e2c6d7375670d8b21f14c644c72c0c174a (diff)
downloadgdb-62a4b36c6b65f8de7e23fc0732ecd03b3a26008a.zip
gdb-62a4b36c6b65f8de7e23fc0732ecd03b3a26008a.tar.gz
gdb-62a4b36c6b65f8de7e23fc0732ecd03b3a26008a.tar.bz2
* scripttempl/go32coff.sc: Don't put ${DATA_ALIGNMENT} inside an
ALIGN.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 6c5a0f2..0e287e3 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,8 @@
Wed Jun 22 13:42:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
+ * scripttempl/go32coff.sc: Don't put ${DATA_ALIGNMENT} inside an
+ ALIGN.
+
* ldlang.c (lang_size_sections): Adjust current region address
even for sections with an explicit address. From
ralphc@pyramid.com (Ralph Campbell).