aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff64-rs6000.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-16bfd/Richard Sandiford1-0/+2
2009-03-14include/coff/Richard Sandiford1-2/+6
2009-03-14include/coff/Richard Sandiford1-10/+15
2009-03-14bfd/Richard Sandiford1-9/+36
2009-03-14bfd/Richard Sandiford1-0/+2
2009-02-18bfd/ChangeLogDave Korn1-5/+3
2008-09-30 * coffgen.c (coff_write_symbols): Check to see if a symbol's flagsNick Clifton1-1/+1
2008-07-18 * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton1-3/+9
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+20
2006-06-19bfd/Alan Modra1-6/+5
2005-11-24bfd/Alan Modra1-2/+0
2005-10-242005-10-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+2
2005-10-152005-10-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+2
2005-07-05 * libbfd-in.h (struct artdata): Add extended_names_size field.Jakub Jelinek1-4/+6
2005-06-07 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Init _bfd_find_line.Alan Modra1-0/+2
2005-05-23Approved by nickc@redhat.comFred Fish1-0/+2
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-02-20include/Alan Modra1-4/+3
2004-10-21bfd/H.J. Lu1-3/+4
2004-10-09 * coff-rs6000.c (rs6000coff_vec): Add initializer forAlan Modra1-0/+2
2004-08-13bfd/Alan Modra1-2/+2
2004-07-21bfd/H.J. Lu1-0/+2
2004-06-24bfd/Alan Modra1-8/+7
2004-06-15 * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra1-3/+3
2004-05-17binutils ChangeLog:Bob Wilson1-0/+2
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-1/+3
2004-04-22bfd/Jakub Jelinek1-0/+2
2003-12-01 * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata1-1/+0
2003-11-24 * aix5ppc-core.c: Fix comment typos.Kazu Hirata1-1/+1
2003-10-16Index: doc/ChangeLogAndrew Cagney1-2/+2
2003-06-25Correct spelling of "relocatable".Alan Modra1-2/+2
2002-12-24* coff64-rs6000.c (xcoff64_ppc_relocate_section): Fix logic reversal.DJ Delorie1-1/+1
2002-12-08 * bfd-in.h: Comment typo fix. Formatting.Alan Modra1-2/+2
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-214/+247
2002-09-02 * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-codedAlan Modra1-1/+1
2002-08-22 * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE andAlan Modra1-2/+2
2002-08-06 * libxcoff.h: Use PARAMS on function declarations.Alan Modra1-1/+1
2002-08-06 * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address inAlan Modra1-5/+0
2002-08-06 * coff-rs6000.c: Formatting fixes.Alan Modra1-643/+615
2002-08-06 * coff-rs6000.c (xcoff_howto_table): Revert some of last change toAlan Modra1-30/+29
2002-08-06 * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make allAlan Modra1-42/+43
2002-07-30 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra1-41/+31
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-1/+1
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra1-5/+5
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-0/+2
2002-05-31Add 16 bit R_RBA.Tom Rix1-0/+18
2002-05-18Fix C_FILE auxent.Tom Rix1-1/+1