summaryrefslogtreecommitdiff
path: root/bfd/cofflink.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-251-3/+4
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-2/+3
* bfd_section_* macrosAlan Modra2019-09-191-2/+1
* bfd_asymbol_* macrosAlan Modra2019-09-181-1/+1
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-2/+2
* COFF linker segmentation faultsAlan Modra2019-05-281-1/+1
* COFF: Check for symbols defined in discarded sectionH.J. Lu2019-03-151-1/+5
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* _bfd_clear_contents bounds checkingAlan Modra2018-10-131-1/+1
* Replace uses of strncmp with memcmpAlan Modra2018-05-071-1/+1
* -Wstringop-truncation warningsAlan Modra2018-05-041-1/+1
* AOUT/COFF/PE messagesAlan Modra2018-02-261-2/+2
* %L conversionsAlan Modra2018-02-191-2/+2
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-8/+8
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-102/+102
* Fix an invalid free called when attempting to link a COFF object against an E...Nick Clifton2017-11-011-0/+4
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-4/+4
* Use %A and %B in more error messagesAlan Modra2017-04-131-8/+4
* Rewrite bfd error handlerAlan Modra2017-04-131-3/+4
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-2/+9
* Remove syntactic sugarAlan Modra2016-09-301-7/+7
* COFF buffer overflow in mark_relocsAlan Modra2016-07-151-1/+2
* Return void from linker callbacksAlan Modra2016-05-281-31/+20
* Skip an archive element if not added by linkerH.J. Lu2016-05-251-1/+2
* For COFF and COFF/PE targets, skip relocations against absolute symbols.Leon Winter2016-03-091-0/+6
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* bfd: don't produce corrupt COFF symbol table due to long ELF file name symbolsJan Beulich2015-12-151-9/+39
* Don't use BFD_TRADITIONAL_FORMAT flag in COFF supportAlan Modra2015-12-011-4/+4
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-22/+22
* DJGPP port of binutils broken due to 64 bit cygwin fixAlan Modra2015-06-151-11/+11
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton2014-11-031-1/+4
* Fix LTO vs. COFF archivesAlan Modra2014-08-051-100/+16
* Make bfd.link_next field a unionAlan Modra2014-06-131-2/+2
* This fixes a problem for 64-bit Cygwin, where building some packages canNick Clifton2014-03-261-0/+5
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-3/+3
* ChangeLog bfdKai Tietz2012-10-181-5/+6
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-1/+1
* PR binutils/13121Nick Clifton2012-05-011-278/+278
* Building EFI binaries, particularly larger ones (like e.g. Xen does), on LinuxJan Beulich2011-11-021-1/+87
* PR ld/12762Alan Modra2011-08-171-5/+1
* PR ld/12942Alan Modra2011-07-091-1/+5
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-6/+6
* bfd/ChangeLog:Dave Korn2011-05-071-0/+29
* * aoutx.h (aout_link_check_ar_symbols): Formatting.Alan Modra2010-12-131-19/+28