summaryrefslogtreecommitdiff
path: root/bfd/coff-rs6000.c
Commit message (Expand)AuthorAgeFilesLines
* bfd/Alan Modra2005-11-241-2/+0
* 2005-10-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-10-241-0/+2
* 2005-10-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-10-151-0/+2
* * libbfd-in.h (struct artdata): Add extended_names_size field.Jakub Jelinek2005-07-051-4/+6
* * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Init _bfd_find_line.Alan Modra2005-06-071-0/+2
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+2
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* include/Alan Modra2005-02-201-18/+11
* bfd/H.J. Lu2004-10-211-3/+4
* * coff-rs6000.c (rs6000coff_vec): Add initializer forAlan Modra2004-10-091-0/+2
* * 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