summaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* Mon Jun 16 18:56:27 1997 Geoff Keating <geoffk@ozemail.com.au>Ian Lance Taylor1997-06-161-152/+369
* Undo part of 3/26 change and always create got sectionMichael Meissner1997-04-021-16/+39
* * stabs.c (_bfd_stab_section_offset): New function.Ian Lance Taylor1997-03-251-9/+33
* * elf32-i386.c (elf_i386_size_dynamic_sections): When checking forIan Lance Taylor1997-01-271-2/+6
* Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1997-01-031-2/+4
* Support R_PPC_PLTREL24Michael Meissner1996-12-121-27/+217
* * elf32-ppc.c (ppc_elf_howto_raw): For R_PPC_ADDR16_HA, useIan Lance Taylor1996-07-081-2/+42
* Do not put small common symbols into .sbss if ld -rMichael Meissner1996-05-241-1/+3
* Forward relocs to output if -BsharedMichael Meissner1996-04-261-38/+78
* Add support for linking against shared librariesMichael Meissner1996-04-251-67/+326
* * elf32-hppa.c (elf32_hppa_relocate_section): Handle indirect andIan Lance Taylor1996-01-301-10/+13
* Make eabi error messages include symbol name if it is an external symbolMichael Meissner1996-01-251-8/+17
* Add more eabi relocationsMichael Meissner1996-01-251-22/+47
* Fix typo in eabl relocationsMichael Meissner1996-01-251-8/+48
* Implement R_PPC_EMB_{SDA21,RELSDA} relocationsMichael Meissner1996-01-231-2/+11
* Do not complain if some objects have the embedded bit set and others do not.Michael Meissner1996-01-231-19/+5
* Make 64k .sdata and .sdata2 sections work; fix typosMichael Meissner1996-01-221-58/+20
* Fix typo in last changeMichael Meissner1996-01-221-4/+4
* snapshot of eabi relocation support.Michael Meissner1996-01-221-368/+318
* Add new PPC relocationsMichael Meissner1996-01-151-3/+109
* Redo unknown reloc support. Do not allow symbols in .sdata/.sbss to satify a...Michael Meissner1996-01-151-122/+67
* Warn about relocations we do not yet supportMichael Meissner1996-01-131-11/+138
* Add PowerPC support for SHF_EXCLUDE, SHT_ORDEREDMichael Meissner1996-01-121-0/+18
* update copyrightMichael Meissner1996-01-111-1/+1
* Add support for SHT_ORDERED and SHF_EXCLUDEMichael Meissner1996-01-111-0/+33
* * elf-bfd.h (struct bfd_elf_section_data): Add tdata field.Ian Lance Taylor1996-01-111-6/+6
* Make @GOT relocations workMichael Meissner1996-01-041-236/+147
* Work in progress to add real GOT supportMichael Meissner1995-12-211-509/+1461
* * aout-adobe.c (aout_adobe_callback): Use _bfd_error_handlerIan Lance Taylor1995-09-251-34/+34
* Fix previous changeMichael Meissner1995-09-251-6/+6
* Start work to all full PowerPC V.4 reloc support.Michael Meissner1995-09-221-30/+58
* minor cleanupMichael Meissner1995-09-221-1/+1
* minor cleanupMichael Meissner1995-09-221-2/+0
* Add support -mrelocatable-libMichael Meissner1995-09-221-24/+36
* Added new files elflink.c, elflink.h, elfcore.h.Ken Raeburn1995-07-061-86/+560
* Fix powerpc PC relative reloc & add some 16 bit relocs.Michael Meissner1995-02-151-0/+926