diff options
author | Bob Wilson <bob.wilson@acm.org> | 2006-07-26 00:10:26 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2006-07-26 00:10:26 +0000 |
commit | b2f2897591c8e4a29868fa8fcc4a50a0e163b273 (patch) | |
tree | 05729df370ef2f379f63fe975e394f2dc569f4b4 /ld/ChangeLog | |
parent | 8bfba64fd7ba7385d463817816420d29e9a31fa5 (diff) | |
download | gdb-b2f2897591c8e4a29868fa8fcc4a50a0e163b273.zip gdb-b2f2897591c8e4a29868fa8fcc4a50a0e163b273.tar.gz gdb-b2f2897591c8e4a29868fa8fcc4a50a0e163b273.tar.bz2 |
* emultempl/xtensaelf.em (xtensa_strip_inconsistent_linkonce_sections):
Set discarded section's output_section to bfd_abs_section_ptr.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index e1590f5..1535af4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2006-07-25 Bob Wilson <bob.wilson@acm.org> + + * emultempl/xtensaelf.em (xtensa_strip_inconsistent_linkonce_sections): + Set discarded section's output_section to bfd_abs_section_ptr. + 2006-07-26 Alan Modra <amodra@bigpond.net.au> * ldlang.c (analyze_walk_wild_section_handler): Init handler_data |