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