summaryrefslogtreecommitdiff
path: root/bfd/coffgen.c
AgeCommit message (Expand)Author
2020-01-04coff: free malloc'd memory on successful target match tooAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-30coff object_p memory leaksAlan Modra
2019-12-29coff_close_and_cleanupAlan Modra
2019-11-19PR25197, assertion fail coffgen.cAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra
2019-09-11Tidy ld/ldmisc.cAlan Modra
2019-08-14Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra
2019-04-03BFD whitespace fixesAlan Modra
2019-03-28PR24392, Clang warning Wtautological-constant-out-of-range-compareAlan Modra
2019-03-15COFF: Check for symbols defined in discarded sectionH.J. Lu
2019-03-12Don't use bfd_get_file_size in objdumpAlan Modra
2019-03-06Fix a segmentation fault triggered by disassembling an EFi file with source i...Nick Clifton
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-08-23Prevent illegal memory access when processing COFF auxillary symbol information.Nick Clifton
2018-04-16Prevent an illegal memory access via an out of range fixup pointer.Nick Clifton
2018-02-26AOUT/COFF/PE messagesAlan Modra
2018-02-19%L conversionsAlan Modra
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-01-29PR22741, objcopy segfault on fuzzed COFF objectAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-28Prevent a memory exhaustion problem when trying to read in strings from a COF...Nick Clifton
2017-11-03Fix excessive memory allocation attempts and possible integer overfloaws when...Nick Clifton
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-07pe/coff: handle weak defined symbol for gc-sections.Tristan Gingold
2017-03-29Improve the speed of scanning PE binaries for line number information.Nick Clifton
2017-01-09Improve objdump's behaviour when it encounters a corrupt binary with an exces...Nick Clifton
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-09-30Make bfd_error_handler_type like vprintfAlan Modra
2016-07-27Fix seg-fault when running garbage collection on coff binaries.Nick Clifton
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-08-18Add output_type to bfd_link_infoH.J. Lu
2015-08-12Remove trailing spaces in bfdH.J. Lu
2015-07-03Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz
2015-03-24Fixes a bug introduced by the new ranges checks on COFF symbol tables.Nick Clifton
2015-03-18Fix debug section compression so that it is only performed if it would make t...Jon Turney
2015-03-05Allows the binutils to cope with PE binaries where the section addresses have...Nick Clifton
2015-02-27Fixes a problem recognizing libraries created by Visual Studio.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-10Don't always build coffgen.oAlan Modra
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton
2014-11-21Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton