diff options
author | Alan Modra <amodra@gmail.com> | 2008-03-11 09:30:50 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-03-11 09:30:50 +0000 |
commit | 5f5fb9ec64b9498a205202e2668f15b03be646b4 (patch) | |
tree | 87b11bb55393aac35c558d94d05db0e73c11eaaa /bfd/ChangeLog | |
parent | 20a6ec495b38548cc88165e7c18203d6d387d55d (diff) | |
download | gdb-5f5fb9ec64b9498a205202e2668f15b03be646b4.zip gdb-5f5fb9ec64b9498a205202e2668f15b03be646b4.tar.gz gdb-5f5fb9ec64b9498a205202e2668f15b03be646b4.tar.bz2 |
* elf32-spu.c (spu_elf_relocate_section): Test identical conditions
to those in process_stubs for overlay symbols.
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 a786a3e..936b729 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2008-03-11 Alan Modra <amodra@bigpond.net.au> + + * elf32-spu.c (spu_elf_relocate_section): Test identical conditions + to those in process_stubs for overlay symbols. + 2008-03-09 Paul Brook <paul@codesourcery.com> * elf32-arm.c (elf32_arm_merge_eabi_attributes): Handle new |