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:
da7bfa9
)
* bout.c (b_out_canonicalize_reloc): Handle SEC_CONSTRUCTOR
author
Ian Lance Taylor
<ian@airs.com>
Tue, 28 Mar 1995 20:27:35 +0000
(20:27 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 28 Mar 1995 20:27:35 +0000
(20:27 +0000)
sections.
(b_out_get_reloc_upper_bound): Likewise.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index dc8f78dbade4ff5ca41746275f68e803946212dc..4dcec0bd1c6bcf4ba49978285c72b2c3bd626d6e 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,9
@@
Tue Mar 28 15:14:11 1995 Ian Lance Taylor <ian@cygnus.com>
+ * bout.c (b_out_canonicalize_reloc): Handle SEC_CONSTRUCTOR
+ sections.
+ (b_out_get_reloc_upper_bound): Likewise.
+
* linker.c (generic_link_add_symbol_list): Skip constructor
symbols which the main linker code did not do anything with.
(_bfd_generic_link_output_symbols): Use udata.p if it is set,