summaryrefslogtreecommitdiff
path: root/bfd/coff-rs6000.c
Commit message (Expand)AuthorAgeFilesLines
...
* * pdp11.c (struct pdp11_aout_reloc_external): Delete. ReplaceAlan Modra2004-08-161-5/+5
* bfd/Alan Modra2004-08-131-2/+2
* bfd/H.J. Lu2004-07-211-0/+2
* bfd/Alan Modra2004-06-241-3/+2
* binutils ChangeLog:Bob Wilson2004-05-171-0/+2
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-1/+3
* bfd/Jakub Jelinek2004-04-221-0/+2
* * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata2003-12-011-1/+0
* * aix5ppc-core.c: Fix comment typos.Kazu Hirata2003-11-241-1/+1
* Index: doc/ChangeLogAndrew Cagney2003-10-161-2/+2
* Correct spelling of "relocatable".Alan Modra2003-06-251-2/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-313/+343
* * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE andAlan Modra2002-08-221-2/+2
* * libxcoff.h: Use PARAMS on function declarations.Alan Modra2002-08-061-1/+1
* * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address inAlan Modra2002-08-061-5/+0
* * coff-rs6000.c: Formatting fixes.Alan Modra2002-08-061-1118/+1084
* * coff-rs6000.c (xcoff_howto_table): Revert some of last change toAlan Modra2002-08-061-32/+31
* * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make allAlan Modra2002-08-061-46/+47
* * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra2002-07-301-23/+21
* * coff-rs6000.c (xcoff_generate_rtinit): Fix typo.Alan Modra2002-06-251-1/+1
* Change text alignement to 4 bytes.Tom Rix2002-06-121-4/+3
* Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra2002-06-071-11/+8
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-1/+3
* Add 16 bit R_RBA.Tom Rix2002-05-311-0/+17
* Fix ld --just-symbolsAlan Modra2002-05-151-2/+4
* XCOFF64 fixes. For setting arch/mach and for R_BR relocations.Tom Rix2002-05-101-16/+10
* Fix problem with objdump and 16 bit R_BA.Tom Rix2002-05-041-43/+86
* Rewrite xcoff*_ppc_relocate_section.Tom Rix2002-04-281-293/+744
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-0/+2
* Fix extracting from AIX big archives.Tom Rix2002-03-201-5/+5
* Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2002-03-181-71/+136
* Replace immediate howto type initializers with symbolic.Tom Rix2002-03-021-26/+25
* XCOFF booke tests. Fix tlbre, tlbwe ppc WS field.Tom Rix2002-02-211-2/+18
* Add support for -brtl, run time linking, to AIX ld.Tom Rix2002-02-191-14/+41
* 2002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-111-1/+1
* * bfd/coff-rs6000.c (READ20): Use bfd_scan_vma.Aldy Hernandez2002-01-081-1/+1
* Fix for xcoff <bigaf> big archive format support.Tom Rix2001-12-311-292/+431
* -binitfini emulation, put __rtinit symbol generation into linker.Tom Rix2001-12-221-0/+256
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-3/+3
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-304/+307
* Add missing prototypesNick Clifton2001-08-251-3/+4
* Add more missing prototypesNick Clifton2001-08-231-283/+294
* * libxcoff.h (struct xcoff_backend_data_rec): Constify src paramAlan Modra2001-08-101-20/+31
* * coff-rs6000.c: Add missing prototypes.Alan Modra2001-08-091-6/+40
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-251-10/+26
* Support for xcoff64Tom Rix2001-05-241-270/+1292
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-3/+0
* Fixes to allow sources to compile under Solaris 2.8Nick Clifton2000-12-211-5/+6
* 2000-11-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-221-2/+2