Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-05-10Update the address and phone number of the FSF organizationNick Clifton
2005-03-03update copyright datesAlan Modra
2005-01-12include/elf/Alan Modra
* 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.
2003-11-06 * ppc.h (R_PPC_RELAX32PC): Define.Alan Modra
2003-07-292003-07-28 Eric Christopher <echristo@redhat.com>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 <echristo@redhat.com> * ppc.h (R_PPC_RELAX32): New. Fake relocation.
2003-02-18 * ppc.h: Replace DTPMOD64, TPREL64, DTPREL64 with DTPMOD32 etc.Alan Modra
(IS_PPC_TLS_RELOC): Define.
2003-02-04 * ppc.h: Add TLS relocs. Format.Alan Modra
* ppc64.h: Likewise.
2003-01-16 * ppc.h: Split out ppc64 definitions to..Alan Modra
* pcc64.h: ..here. New file. (R_PPC64_REL30): Rename from R_PPC64_ADDR30.
2002-02-12Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tagsAlan Modra
2002-01-16 * ppc.h (DT_PPC64_GLINK): Define.Alan Modra
2001-08-27 * ppc.h: Add relocs from the 64-bit PowerPC ELF ABI revision 1.2.Alan Modra
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton
2000-08-07Remove spurious CYGNUS LOCAL commentsNick Clifton
2000-06-07Update copyright dates for last patch.Alan Modra
Scanning ChangeLog showed others were lazy/forgetful too :-)
2000-06-07Get rid of the -1 dummy valued enum in START_RELOC_NUMBERS.Alan Modra
Remove duplicate reloc enums in elf32-d[13]0v.c Remove EMPTY_HOWTOs in elf32-i386.c
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson