summaryrefslogtreecommitdiff
path: root/bfd/coff-rs6000.c
AgeCommit message (Expand)Author
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra
2002-05-31Add 16 bit R_RBA.Tom Rix
2002-05-15Fix ld --just-symbolsAlan Modra
2002-05-10XCOFF64 fixes. For setting arch/mach and for R_BR relocations.Tom Rix
2002-05-04Fix problem with objdump and 16 bit R_BA.Tom Rix
2002-04-28Rewrite xcoff*_ppc_relocate_section.Tom Rix
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-03-20Fix extracting from AIX big archives.Tom Rix
2002-03-18Add AIX 64 shared library support and emulation layer for binutilsNick Clifton
2002-03-02Replace immediate howto type initializers with symbolic.Tom Rix
2002-02-21XCOFF booke tests. Fix tlbre, tlbwe ppc WS field.Tom Rix
2002-02-19Add support for -brtl, run time linking, to AIX ld.Tom Rix
2002-02-112002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-01-08* bfd/coff-rs6000.c (READ20): Use bfd_scan_vma.Aldy Hernandez
2001-12-31Fix for xcoff <bigaf> big archive format support.Tom Rix
2001-12-22-binitfini emulation, put __rtinit symbol generation into linker.Tom Rix
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-08-25Add missing prototypesNick Clifton
2001-08-23Add more missing prototypesNick Clifton
2001-08-10 * libxcoff.h (struct xcoff_backend_data_rec): Constify src paramAlan Modra
2001-08-09 * coff-rs6000.c: Add missing prototypes.Alan Modra
2001-05-252001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-05-24Support for xcoff64Tom Rix
2001-03-08Update copyright noticesNick Clifton
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-12-21Fixes to allow sources to compile under Solaris 2.8Nick Clifton
2000-11-222000-11-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-11-162000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-11-152000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-09-06 * xcofflink.c (xcoff_link_input_bfd): Include the .tocbssGeoffrey Keating
2000-08-16* xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add ori r0,r0,0Geoffrey Keating
2000-07-25* coff-rs6000.c (xcoff_write_one_armap_big): New procedure.Geoffrey Keating
2000-05-06 * xcoff.h: Rename to xcoff-target.hClinton Popetz
2000-04-28 * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): AddClinton Popetz
2000-04-26 Add XCOFF64 support.Clinton Popetz
2000-02-19* coffcode.h (coff_set_arch_mach_hook): Don't use variable-sizeGeoffrey Keating
1999-12-10Revert previous patch.Nick Clifton
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton
1999-07-19Add new field to bfd_target structure.Nick Clifton
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor
1999-05-0319990502 sourceware importRichard Henderson