aboutsummaryrefslogtreecommitdiff
path: root/bfd/libcoff.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-09-06bfd: Add bfd_find_nearest_line_with_altAaron Merey1-0/+2
2022-05-19COFF: use hash for string table also when copying / strippingJan Beulich1-2/+2
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-0/+4
2021-03-31Use bool in bfdAlan Modra1-63/+63
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-07-09Remove powerpc PE supportAlan Modra1-8/+0
2020-06-15PR26103, Assertion failure with symbols defined in link-once sectionsAlan Modra1-2/+3
2020-04-14[PATCH v2 2/2] coff-go32: support extended relocationsJuan Manuel Guerrero1-1/+5
2020-04-02coff-go32-exe: support variable-length stubsJan W. Jagersma1-3/+5
2020-03-30Fix objcopy's --preserve-dates command line option so that it will work with ...Nick Clifton1-1/+3
2020-03-02bfd_cleanup for object_pAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-29coff_close_and_cleanupAlan Modra1-0/+2
2019-10-29When copying pe format files, copy the dos_message array, rather than re-init...Andrew Eikum1-0/+1
2019-09-11Tidy ld/ldmisc.cAlan Modra1-1/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-05-18libbfd.h and libcoff.h include guardsAlan Modra1-0/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-17/+16
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-15bfd: don't produce corrupt COFF symbol table due to long ELF file name symbolsJan Beulich1-2/+2
2015-07-03Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz1-0/+16
2015-02-11Wrap BFD headers in extern "C"Pedro Alves1-0/+7
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-10Don't always build coffgen.oAlan Modra1-32/+1
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu1-0/+2
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton1-5/+8
2014-11-03More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton1-0/+3
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-7/+4
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-0/+1
2014-08-05Fix outputdots so that it doesn't errantly discard the first line of, e.g.,Doug Evans1-0/+1
2014-06-13Free linker hash table from bfd_close.Alan Modra1-2/+0
2014-06-11 * libcoff-in.h (coff_tdata): Make relocbase member unsigned.Kai Tietz1-1/+1
2014-04-09Fix fallout from splitting ldbuildid.[ch] off elf32.em.Alan Modra1-1/+1
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY1-0/+8
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold1-0/+4
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-22 * windres.c (define_resource): Use zero for timestamp, makingCory Fields1-3/+2
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-1/+1
2012-10-18ChangeLog bfdKai Tietz1-0/+3
2011-11-02Building EFI binaries, particularly larger ones (like e.g. Xen does), on LinuxJan Beulich1-0/+3
2011-09-302011-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+4
2011-08-17 PR ld/12762Alan Modra1-0/+2
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-2/+2
2011-03-312011-03-31 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+0
2010-03-18Don't add IMAGE_FILE_RELOCS_STRIPPED for PIE.H.J. Lu1-0/+1