projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29f2cee
)
* scripttempl/aout.sc: Force _end and __end to be aligned to a
author
Ian Lance Taylor
<ian@airs.com>
Tue, 22 Mar 1994 23:46:17 +0000
(23:46 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 22 Mar 1994 23:46:17 +0000
(23:46 +0000)
four byte boundary.
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 3a83be97ee135b6604fa32ee1b6279c283e9d5d2..11eae563ddc921b7bd21e2051b33c4ed815626a7 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,5
+1,8
@@
Tue Mar 22 13:08:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * scripttempl/aout.sc: Force _end and __end to be aligned to a
+ four byte boundary.
+
* ldwrite.c (build_link_order): Handle lang_data_statement_enum by
building a bfd_data_link_order, rather than by setting the section
contents immediately.