diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2009-01-26 15:27:04 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@codesourcery.com> | 2009-01-26 15:27:04 +0000 |
commit | 9bc4e62bdc0fdb16a98730b9bc038b2cea6b39e4 (patch) | |
tree | acc48d95e222d78831fdf4341e6e213f035ea85c /bfd/ChangeLog | |
parent | 02b0b1aa7702634955c7972e33403e1d37ed6602 (diff) | |
download | gdb-9bc4e62bdc0fdb16a98730b9bc038b2cea6b39e4.zip gdb-9bc4e62bdc0fdb16a98730b9bc038b2cea6b39e4.tar.gz gdb-9bc4e62bdc0fdb16a98730b9bc038b2cea6b39e4.tar.bz2 |
* ld-powerpc/powerpc.exp: Add vxworks relax testcase.
* ld-powerpc/vxworks-relax.s, ld-powerpc/vxworks-relax.rd: New.
* ld-powerpc/vxworks1.ld: Add .pad and .far input sections.
* ld-powerpc/vxworks1.rd: Correct regexp for undefined symbols.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 705b5b69..5873b1b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2009-01-26 Nathan Sidwell <nathan@codesourcery.com> + + * elf32-ppc.c (ppc_elf_relax_section): Add space for relocs + describing the trampolines. + (ppc_elf_relocate_section): Update relocs to describe the + trampolines. + 2009-01-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> * elf-hppa.h (elf_hppa_final_link_relocate): Add check to ensure that |