OSDN Git Service

Add AIX 64 shared library support and emulation layer for binutils
[pf3gnuchains/pf3gnuchains3x.git] / bfd / coff-rs6000.c
2002-03-18 nickcAdd AIX 64 shared library support and emulation layer...
2002-03-02 trixReplace immediate howto type initializers with symbolic.
2002-02-21 trixXCOFF booke tests. Fix tlbre, tlbwe ppc WS field.
2002-02-19 trixAdd support for -brtl, run time linking, to AIX ld.
2002-02-11 drow2002-02-10 Daniel Jacobowitz <drow@mvista.com>
2002-01-08 aldyh* bfd/coff-rs6000.c (READ20): Use bfd_scan_vma.
2001-12-31 trixFix for xcoff <bigaf> big archive format support.
2001-12-22 trix-binitfini emulation, put __rtinit symbol generation...
2001-09-20 amodra * bfd.c (bfd_archive_filename): New function.
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-08-25 nickcAdd missing prototypes
2001-08-23 nickcAdd more missing prototypes
2001-08-10 amodra * libxcoff.h (struct xcoff_backend_data_rec): Constify...
2001-08-09 amodra * coff-rs6000.c: Add missing prototypes.
2001-05-25 hjl2001-05-25 H.J. Lu <hjl@gnu.org>
2001-05-24 trixSupport for xcoff64
2001-03-08 nickcUpdate copyright notices
2001-01-23 kazu2001-01-23 Kazu Hirata <kazu@hxi.com>
2000-12-21 nickcFixes to allow sources to compile under Solaris 2.8
2000-11-22 kazu2000-11-21 Kazu Hirata <kazu@hxi.com>
2000-11-16 kazu2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-11-15 kazu2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-09-06 geoffk * xcofflink.c (xcoff_link_input_bfd): Include the...
2000-08-16 geoffk* xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add...
2000-07-25 geoffk* coff-rs6000.c (xcoff_write_one_armap_big): New procedure.
2000-05-06 cpopetz * xcoff.h: Rename to xcoff-target.h
2000-04-28 cpopetz * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES...
2000-04-26 cpopetz Add XCOFF64 support.
2000-02-19 geoffk* coffcode.h (coff_set_arch_mach_hook): Don't use varia...
1999-12-10 nickcRevert previous patch.
1999-12-10 nickcChange AR for ELF so that common symbols are not includ...
1999-07-19 nickcAdd new field to bfd_target structure.
1999-07-12 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 rthInitial revision