* elf64-alpha.c: Initial implementation of relaxation --
[binutils-gdb.git] / bfd / elf32-ppc.c
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-06-16 Ian Lance TaylorMon Jun 16 18:56:27 1997 Geoff Keating <geoffk@ozemai...
1997-04-02 Michael MeissnerUndo part of 3/26 change and always create got section
1997-03-25 Ian Lance Taylor * stabs.c (_bfd_stab_section_offset): New function.
1997-01-27 Ian Lance Taylor * elf32-i386.c (elf_i386_size_dynamic_sections): When...
1997-01-03 Ian Lance TaylorFri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu...
1996-12-12 Michael MeissnerSupport R_PPC_PLTREL24
1996-07-08 Ian Lance Taylor * elf32-ppc.c (ppc_elf_howto_raw): For R_PPC_ADDR16_HA...
1996-05-24 Michael MeissnerDo not put small common symbols into .sbss if ld -r
1996-04-26 Michael MeissnerForward relocs to output if -Bshared
1996-04-25 Michael MeissnerAdd support for linking against shared libraries
1996-01-30 Ian Lance Taylor * elf32-hppa.c (elf32_hppa_relocate_section): Handle...
1996-01-25 Michael MeissnerMake eabi error messages include symbol name if it...
1996-01-25 Michael MeissnerAdd more eabi relocations
1996-01-25 Michael MeissnerFix typo in eabl relocations
1996-01-23 Michael MeissnerImplement R_PPC_EMB_{SDA21,RELSDA} relocations
1996-01-23 Michael MeissnerDo not complain if some objects have the embedded bit...
1996-01-22 Michael MeissnerMake 64k .sdata and .sdata2 sections work; fix typos
1996-01-22 Michael MeissnerFix typo in last change
1996-01-22 Michael Meissnersnapshot of eabi relocation support.
1996-01-15 Michael MeissnerAdd new PPC relocations
1996-01-15 Michael MeissnerRedo unknown reloc support. Do not allow symbols in...
1996-01-13 Michael MeissnerWarn about relocations we do not yet support
1996-01-12 Michael MeissnerAdd PowerPC support for SHF_EXCLUDE, SHT_ORDERED
1996-01-11 Michael Meissnerupdate copyright
1996-01-11 Michael MeissnerAdd support for SHT_ORDERED and SHF_EXCLUDE
1996-01-11 Ian Lance Taylor * elf-bfd.h (struct bfd_elf_section_data): Add tdata...
1996-01-04 Michael MeissnerMake @GOT relocations work
1995-12-21 Michael MeissnerWork in progress to add real GOT support
1995-09-25 Ian Lance Taylor * aout-adobe.c (aout_adobe_callback): Use _bfd_error_h...
1995-09-25 Michael MeissnerFix previous change
1995-09-22 Michael MeissnerStart work to all full PowerPC V.4 reloc support.
1995-09-22 Michael Meissnerminor cleanup
1995-09-22 Michael Meissnerminor cleanup
1995-09-22 Michael MeissnerAdd support -mrelocatable-lib
1995-07-06 Ken RaeburnAdded new files elflink.c, elflink.h, elfcore.h.
1995-02-15 Michael MeissnerFix powerpc PC relative reloc & add some 16 bit relocs.