summaryrefslogtreecommitdiff
path: root/bfd/coff64-rs6000.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-01-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-01-261-0/+2
* bfd/Richard Sandiford2010-01-231-3/+5
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+2
* 2009-11-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-191-16/+16
* * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton2009-09-051-8/+10
* bfd/Richard Sandiford2009-04-161-0/+2
* include/coff/Richard Sandiford2009-03-141-2/+6
* include/coff/Richard Sandiford2009-03-141-10/+15
* bfd/Richard Sandiford2009-03-141-9/+36
* bfd/Richard Sandiford2009-03-141-0/+2
* bfd/ChangeLogDave Korn2009-02-181-5/+3
* * coffgen.c (coff_write_symbols): Check to see if a symbol's flagsNick Clifton2008-09-301-1/+1
* * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton2008-07-181-3/+9
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+20
* bfd/Alan Modra2006-06-191-6/+5
* 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-4/+3
* bfd/H.J. Lu2004-10-211-3/+4
* * coff-rs6000.c (rs6000coff_vec): Add initializer forAlan Modra2004-10-091-0/+2
* bfd/Alan Modra2004-08-131-2/+2
* bfd/H.J. Lu2004-07-211-0/+2
* bfd/Alan Modra2004-06-241-8/+7
* * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra2004-06-151-3/+3
* 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
* * coff64-rs6000.c (xcoff64_ppc_relocate_section): Fix logic reversal.DJ Delorie2002-12-241-1/+1
* * bfd-in.h: Comment typo fix. Formatting.Alan Modra2002-12-081-2/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-214/+247
* * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-codedAlan Modra2002-09-021-1/+1
* * 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-643/+615
* * coff-rs6000.c (xcoff_howto_table): Revert some of last change toAlan Modra2002-08-061-30/+29
* * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make allAlan Modra2002-08-061-42/+43
* * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra2002-07-301-41/+31