summaryrefslogtreecommitdiff
path: root/bfd/cofflink.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-01Fix an invalid free called when attempting to link a COFF object against an E...Nick Clifton
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-04-13Rewrite bfd error handlerAlan 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-09-30Remove syntactic sugarAlan Modra
2016-07-15COFF buffer overflow in mark_relocsAlan Modra
2016-05-28Return void from linker callbacksAlan Modra
2016-05-25Skip an archive element if not added by linkerH.J. Lu
2016-03-09For COFF and COFF/PE targets, skip relocations against absolute symbols.Leon Winter
2016-01-01Copyright update for binutilsAlan Modra
2015-12-15bfd: don't produce corrupt COFF symbol table due to long ELF file name symbolsJan Beulich
2015-12-01Don't use BFD_TRADITIONAL_FORMAT flag in COFF supportAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-06-15DJGPP port of binutils broken due to 64 bit cygwin fixAlan Modra
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-03More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton
2014-08-05Fix LTO vs. COFF archivesAlan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-03-26This fixes a problem for 64-bit Cygwin, where building some packages canNick Clifton
2014-03-05Update copyright yearsAlan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-10-18ChangeLog bfdKai Tietz
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2012-05-01 PR binutils/13121Nick Clifton
2011-11-02Building EFI binaries, particularly larger ones (like e.g. Xen does), on LinuxJan Beulich
2011-08-17 PR ld/12762Alan Modra
2011-07-09 PR ld/12942Alan Modra
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2011-05-07bfd/ChangeLog:Dave Korn
2010-12-13 * aoutx.h (aout_link_check_ar_symbols): Formatting.Alan Modra
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn
2009-10-10 * cofflink.c (_bfd_coff_link_input_bfd): Skip section symbols forAlan Modra
2009-10-01 * cofflink.c (_bfd_coff_generic_relocate_section): Look for the auxDave Korn
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-05 * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-05-19==> bfd/ChangeLog <==Dave Korn
2008-10-09binutils/Kai Tietz
2008-02-15include/Alan Modra
2007-07-272007-07-27 Michael Snyder <msnyder@access-company.com>Michael Snyder
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2006-09-17Fix typo in use of CONST_STRNEQNick Clifton
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2006-07-05PR ld/2659Nick Clifton