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:
8de16e5
)
* coffcode.h (coff_new_section_hook): Make sure that the alignment
author
Ian Lance Taylor
<ian@airs.com>
Thu, 28 Sep 1995 17:57:06 +0000
(17:57 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 28 Sep 1995 17:57:06 +0000
(17:57 +0000)
of .ctors and .dtors sections is no larger than 2.
PR 8006.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index c32e61ba1eec05768460faecc68898ac0ffd1794..d3f5216fbdc275deef9ce570eaee5a8dcfb311bb 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,8
@@
Thu Sep 28 11:19:53 1995 Ian Lance Taylor <ian@cygnus.com>
+ * coffcode.h (coff_new_section_hook): Make sure that the alignment
+ of .ctors and .dtors sections is no larger than 2.
+
* sunos.c (sunos_add_one_symbol): Don't change
bfd_link_hash_common to bfd_link_hash_new, since it may be on the
undef list.