summaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* 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