summaryrefslogtreecommitdiff
path: root/bfd/pdp11.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-05-28Return void from linker callbacksAlan Modra
2016-05-25Skip an archive element if not added by linkerH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-12-01Trim unused params from aout adjust_sizes_and_vmasAlan Modra
2015-12-01Invoke aout N_* macros with pointer to struct internal_execAlan Modra
2015-11-20Synchronize PDP11 page size between BFD and LD.David Bridgham
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-02-24Fix the gas test align2 for the PDP11 by ensuring that the .text and .data se...Nick Clifton
2015-02-15This fixes a bug I introduced to the PDP11 target when I was trying to fix an...Nick Clifton
2015-01-27Fix memory access violations triggered by running dlltool on corrupt binaries.Nick Clifton
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra
2014-08-05Fix LTO vs. COFF archivesAlan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-02-10 * i386linux.c (linux_link_hash_table_create): Allocate tableAlan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-05-01 PR binutils/13121Nick Clifton
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2010-12-13 * aoutx.h (aout_link_check_ar_symbols): Formatting.Alan Modra
2010-12-02* pdp11.c (aout_link_add_symbols): Ignore debug symbols.Paul Koning
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn
2010-06-27fix set but unused variable warningsAlan Modra
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-10-02include/aout/Alan Modra
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton
2009-01-19 PR 9695Alan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2006-06-19bfd/Alan Modra
2006-05-03bfd/Alan Modra
2006-03-16 PR 2434Alan Modra
2005-08-18Remove a29k support.Alan Modra
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04bfd/Alan Modra
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-04-11Convert to ISO C90 formattingNick Clifton
2005-03-03update copyright datesAlan Modra
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston
2004-10-21bfd/H.J. Lu