2003-07-28 Eric Christopher <echristo@redhat.com>
authorEric Christopher <echristo@gmail.com>
Tue, 29 Jul 2003 06:42:51 +0000 (06:42 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 29 Jul 2003 06:42:51 +0000 (06:42 +0000)
commitdeaaf2f3701aad02d16c911393ec9fbc04d24ec1
treea2e69de31de609f09c127c37e1c09db506f623c9
parent10eafd9ffdf334449fee4c9168e883022cdd9a51
2003-07-28  Eric Christopher  <echristo@redhat.com>

        * elf32-ppc.c (R_PPC_RELAX32): New relocation.
        (ppc_elf_install_value): New function.
        (ppc_elf_sort_rela): Remove.
        (ppc_elf_relax_section): Rewrite. Remove old relaxation
        and replace with out of range branch stubs.
        (ppc_elf_relocate_section): Handle R_PPC_RELAX32.

2003-07-28  Eric Christopher  <echristo@redhat.com>

        * ppc.h (R_PPC_RELAX32): New. Fake relocation.
bfd/ChangeLog
bfd/elf32-ppc.c
include/elf/ChangeLog
include/elf/ppc.h