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:
952b6c2
)
* ldexp.c (exp_print_tree): Don't crash if etree_rel section has
author
Ian Lance Taylor
<ian@airs.com>
Thu, 16 Jun 1994 16:32:03 +0000
(16:32 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 16 Jun 1994 16:32:03 +0000
(16:32 +0000)
no owner--it might be bfd_abs_section. From Eric Youngdale
<ericy@cais.cais.com>.
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 873b0c99b4e5a4be977d6be9ea1c0333802d902e..9d6feb01d5ac7da0d3eb8848255b2214fb829c76 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,5
+1,9
@@
Thu Jun 16 12:22:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * ldexp.c (exp_print_tree): Don't crash if etree_rel section has
+ no owner--it might be bfd_abs_section. From Eric Youngdale
+ <ericy@cais.cais.com>.
+
* scripttempl/aout.sc: Let sections align to their natural
boundaries.