aboutsummaryrefslogtreecommitdiff
path: root/bfd/cofflink.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-23bfd_get_symbol_leading_char vs. ""Alan Modra1-1/+2
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra1-14/+13
2023-05-17Decorated symbols in import libs (BUG 30421)Luca Bacci1-1/+33
2023-03-27Use stdint types in coff internal_auxentAlan Modra1-11/+11
2023-02-23Test SEC_HAS_CONTENTS before reading section contentsAlan Modra1-1/+1
2023-01-24Fix seg-fault when generating an empty DLL with LTO enabled.Nick Clifton1-2/+3
2023-01-06Tidy pe flag in coff_dataAlan Modra1-3/+3
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-22PR29807, SIGSEGV when linking fuzzed PE objectAlan Modra1-2/+4
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra1-8/+4
2022-05-19COFF: use hash for string table also when copying / strippingJan Beulich1-49/+5
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-10PR 28447: implement multiple parameters for .file on XCOFFClément Chigot1-7/+7
2021-07-07Fix problems translating messages when a percentage sign appears at the end o...Nick Clifton1-4/+8
2021-04-01PE/Windows x86_64: Fix weak undef symbols after image base changeTamar Christina1-0/+15
2021-03-31Use bool in bfdAlan Modra1-172/+172
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-6/+6
2021-03-10bfd: strip symbols not representable in COFF/PE symbol tableJan Beulich1-0/+11
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-09Fix thinko in the code to check coff archive elements.Nick Clifton1-4/+4
2020-08-28Fixes for testsuite failures introduced by the changes made for PR 19011.Nick Clifton1-3/+9
2020-06-15PR26103, Assertion failure with symbols defined in link-once sectionsAlan Modra1-1/+17
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-68/+30
2020-04-14[PATCH v2 2/2] coff-go32: support extended relocationsJuan Manuel Guerrero1-2/+2
2020-03-26Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function.Nick Clifton1-9/+0
2020-03-25Add a new function to the BFD library to allow users access to the COFF inter...Nick Clifton1-0/+9
2020-02-19bfd_size_type to size_tAlan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra1-3/+4
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-2/+3
2019-09-19bfd_section_* macrosAlan Modra1-2/+1
2019-09-18bfd_asymbol_* macrosAlan Modra1-1/+1
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra1-2/+2
2019-05-28COFF linker segmentation faultsAlan Modra1-1/+1
2019-03-15COFF: Check for symbols defined in discarded sectionH.J. Lu1-1/+5
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-13_bfd_clear_contents bounds checkingAlan Modra1-1/+1
2018-05-07Replace uses of strncmp with memcmpAlan Modra1-1/+1
2018-05-04-Wstringop-truncation warningsAlan Modra1-1/+1
2018-02-26AOUT/COFF/PE messagesAlan Modra1-2/+2
2018-02-19%L conversionsAlan Modra1-2/+2
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-8/+8
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-102/+102
2017-11-01Fix an invalid free called when attempting to link a COFF object against an E...Nick Clifton1-0/+4
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-4/+4
2017-04-13Use %A and %B in more error messagesAlan Modra1-8/+4
2017-04-13Rewrite bfd error handlerAlan Modra1-3/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1