summaryrefslogtreecommitdiff
path: root/bfd/cofflink.c
Commit message (Expand)AuthorAgeFilesLines
* Fix problems translating messages when a percentage sign appears at the end o...Nick Clifton2021-07-071-4/+8
* PE/Windows x86_64: Fix weak undef symbols after image base changeTamar Christina2021-04-011-0/+15
* Use bool in bfdAlan Modra2021-03-311-172/+172
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-6/+6
* bfd: strip symbols not representable in COFF/PE symbol tableJan Beulich2021-03-101-0/+11
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Fix thinko in the code to check coff archive elements.Nick Clifton2020-09-091-4/+4
* Fixes for testsuite failures introduced by the changes made for PR 19011.Nick Clifton2020-08-281-3/+9
* PR26103, Assertion failure with symbols defined in link-once sectionsAlan Modra2020-06-151-1/+17
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-68/+30
* [PATCH v2 2/2] coff-go32: support extended relocationsJuan Manuel Guerrero2020-04-141-2/+2
* Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function.Nick Clifton2020-03-261-9/+0
* Add a new function to the BFD library to allow users access to the COFF inter...Nick Clifton2020-03-251-0/+9
* bfd_size_type to size_tAlan Modra2020-02-191-2/+2
* 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