From e4bf124e034201f5668de37f6c6137af283a0a2a Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Tue, 29 Jul 2003 06:42:51 +0000 Subject: 2003-07-28 Eric Christopher * 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 * ppc.h (R_PPC_RELAX32): New. Fake relocation. --- include/elf/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/elf/ChangeLog') diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 1d8ab8626..6b0a8c57a 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,7 @@ +2003-07-28 Eric Christopher + + * ppc.h (R_PPC_RELAX32): New. Fake relocation. + 2003-07-25 H.J. Lu * v850.h (SHF_V850_GPREL): New. -- cgit v1.2.3