OSDN Git Service

Fix ld --just-symbols
[pf3gnuchains/pf3gnuchains4x.git] / bfd / coff-rs6000.c
2002-05-15 Alan ModraFix ld --just-symbols
2002-05-10 Tom RixXCOFF64 fixes. For setting arch/mach and for R_BR reloc...
2002-05-04 Tom RixFix problem with objdump and 16 bit R_BA.
2002-04-28 Tom RixRewrite xcoff*_ppc_relocate_section.
2002-04-04 Daniel Jacobowitz2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-03-20 Tom RixFix extracting from AIX big archives.
2002-03-18 Nick CliftonAdd AIX 64 shared library support and emulation layer...
2002-03-02 Tom RixReplace immediate howto type initializers with symbolic.
2002-02-21 Tom RixXCOFF booke tests. Fix tlbre, tlbwe ppc WS field.
2002-02-19 Tom RixAdd support for -brtl, run time linking, to AIX ld.
2002-02-11 Daniel Jacobowitz2002-02-10 Daniel Jacobowitz <drow@mvista.com>
2002-01-08 Aldy Hernandez* bfd/coff-rs6000.c (READ20): Use bfd_scan_vma.
2001-12-31 Tom RixFix for xcoff <bigaf> big archive format support.
2001-12-22 Tom Rix-binitfini emulation, put __rtinit symbol generation...
2001-09-20 Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-08-25 Nick CliftonAdd missing prototypes
2001-08-23 Nick CliftonAdd more missing prototypes
2001-08-10 Alan Modra * libxcoff.h (struct xcoff_backend_data_rec): Constify...
2001-08-09 Alan Modra * coff-rs6000.c: Add missing prototypes.
2001-05-25 H.J. Lu2001-05-25 H.J. Lu <hjl@gnu.org>
2001-05-24 Tom RixSupport for xcoff64
2001-03-08 Nick CliftonUpdate copyright notices
2001-01-23 Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2000-12-21 Nick CliftonFixes to allow sources to compile under Solaris 2.8
2000-11-22 Kazu Hirata2000-11-21 Kazu Hirata <kazu@hxi.com>
2000-11-16 Kazu Hirata2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-11-15 Kazu Hirata2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-09-06 Geoffrey Keating * xcofflink.c (xcoff_link_input_bfd): Include the...
2000-08-16 Geoffrey Keating* xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add...
2000-07-25 Geoffrey Keating* coff-rs6000.c (xcoff_write_one_armap_big): New procedure.
2000-05-06 Clinton Popetz * xcoff.h: Rename to xcoff-target.h
2000-04-28 Clinton Popetz * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES...
2000-04-26 Clinton Popetz Add XCOFF64 support.
2000-02-19 Geoffrey Keating* coffcode.h (coff_set_arch_mach_hook): Don't use varia...
1999-12-10 Nick CliftonRevert previous patch.
1999-12-10 Nick CliftonChange AR for ELF so that common symbols are not includ...
1999-07-19 Nick CliftonAdd new field to bfd_target structure.
1999-07-12 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 Richard HendersonInitial revision