Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
[binutils-gdb.git] / bfd / elf32-ppc.c
2000-05-23 H.J. Lu2000-05-23 H.J. Lu <hjl@gnu.org>
2000-05-23 H.J. Lu2000-05-23 H.J. Lu <hjl@gnu.org>
2000-05-22 Nick CliftonUse bfd_generic_verify_endian_match() and fix it to...
2000-04-27 Alan ModraReference count .plt and .got on x86 for garbage collec...
2000-04-20 Alan ModraH.J's x86 fix for "nm -l" on shared libraries, applied...
2000-03-01 H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-13 Ian Lance Taylor * section.c (_bfd_strip_section_from_output): Add...
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-03 Ian Lance Taylor * elf32-ppc.c (ppc_elf_relocate_section): Don't use...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-13 Richard Henderson * elf-bfd.h (struct elf_link_local_dynamic_entry)...
1999-07-12 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-26 Ian Lance Taylor From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:
1999-06-22 Ian Lance Taylor From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:
1999-06-04 Richard HendersonFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
1999-05-03 Richard Henderson19990502 sourceware import
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-11-01 Jeff Law * elf32-ppc.c (ppc_elf_reload_section): Fix...
1998-09-11 Richard Henderson1998-09-10 Geoff Keating <geoffk@ozemail.com.au>
1998-07-22 Ulrich DrepperLet ELF header now define the macros to get the enum.
1998-07-22 Ulrich DrepperBefore include system specific ELF header define
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.