diff options
author | Bob Wilson <bob.wilson@acm.org> | 2007-04-12 15:52:02 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2007-04-12 15:52:02 +0000 |
commit | e1e5c0b5eb58ca69f19feca1b13bedc9fc256e84 (patch) | |
tree | f1849969021349cf3d9389153c3678b21158e6a4 /bfd/ChangeLog | |
parent | e6590a1b7e15e9f2f2527603f2e18bd3d4da62a6 (diff) | |
download | gdb-e1e5c0b5eb58ca69f19feca1b13bedc9fc256e84.zip gdb-e1e5c0b5eb58ca69f19feca1b13bedc9fc256e84.tar.gz gdb-e1e5c0b5eb58ca69f19feca1b13bedc9fc256e84.tar.bz2 |
bfd/
* elf32-xtensa.c (elf_xtensa_gc_mark_hook): Don't follow references
from Xtensa property sections.
ld/
* emulparams/elf32xtensa.sh (OTHER_SECTIONS): KEEP property sections.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 26a6f4d..6934c30 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2007-04-12 Bob Wilson <bob.wilson@acm.org> + + * elf32-xtensa.c (elf_xtensa_gc_mark_hook): Don't follow references + from Xtensa property sections. + 2007-04-12 Alan Modra <amodra@bigpond.net.au> * elf32-spu.c (needs_ovl_stub): Test that spu_elf_section_data |