summaryrefslogtreecommitdiffstats
path: root/include/elf/ppc.h
Commit message (Collapse)AuthorAgeFilesLines
* update copyright datesAlan Modra2005-03-031-1/+1
|
* include/elf/Alan Modra2005-01-121-2/+4
| | | | | | | | | | | * ppc.h (R_PPC_RELAX32_PLT, R_PPC_RELAX32PC_PLT): Define. (R_PPC_RELAX32, R_PPC_RELAX32PC): Adjust value. bfd/ * elf32-ppc.c (ppc_elf_howto_raw): Delete RELAX32* entries. (ppc_elf_relax_section): Use PLT variants of RELAX32 relocs for reaching PLT. (ppc_elf_relocate_section): Handle R_PPC_RELAX32_PLT and R_PPC_RELAX32PC_PLT.
* * ppc.h (R_PPC_RELAX32PC): Define.Alan Modra2003-11-061-1/+2
|
* 2003-07-28 Eric Christopher <echristo@redhat.com>Eric Christopher2003-07-291-1/+5
| | | | | | | | | | | | | * 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.
* * ppc.h: Replace DTPMOD64, TPREL64, DTPREL64 with DTPMOD32 etc.Alan Modra2003-02-181-3/+5
| | | | (IS_PPC_TLS_RELOC): Define.
* * ppc.h: Add TLS relocs. Format.Alan Modra2003-02-041-57/+87
| | | | * ppc64.h: Likewise.
* * ppc.h: Split out ppc64 definitions to..Alan Modra2003-01-161-79/+2
| | | | | * pcc64.h: ..here. New file. (R_PPC64_REL30): Rename from R_PPC64_ADDR30.
* Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tagsAlan Modra2002-02-121-0/+4
|
* * ppc.h (DT_PPC64_GLINK): Define.Alan Modra2002-01-161-0/+3
|
* * ppc.h: Add relocs from the 64-bit PowerPC ELF ABI revision 1.2.Alan Modra2001-08-271-1/+73
|
* Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton2001-03-141-1/+1
|
* Remove spurious CYGNUS LOCAL commentsNick Clifton2000-08-071-6/+5
|
* Update copyright dates for last patch.Alan Modra2000-06-071-1/+1
| | | | Scanning ChangeLog showed others were lazy/forgetful too :-)
* Get rid of the -1 dummy valued enum in START_RELOC_NUMBERS.Alan Modra2000-06-071-2/+1
| | | | | Remove duplicate reloc enums in elf32-d[13]0v.c Remove EMPTY_HOWTOs in elf32-i386.c
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+127