aboutsummaryrefslogtreecommitdiff
path: root/bfd/libcoff.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-01section_by_target_index memory leakAlan Modra1-0/+4
2023-05-17Decorated symbols in import libs (BUG 30421)Luca Bacci1-0/+11
2023-05-16Add section caches to coff_data_typeOleg Tolmatcev1-0/+8
2023-05-03Remove unused args from bfd_make_debug_symbolAlan Modra1-1/+1
2023-05-03Generated docs and include filesAlan Modra1-4/+3
2023-03-27coffgrok access of u.auxent.x_sym.x_tagndx.pAlan Modra1-15/+15
2023-03-08z8 and z80 coff_reloc16_extra_cases sanity checksAlan Modra1-2/+2
2023-01-06Tidy pe flag in coff_dataAlan Modra1-1/+1
2023-01-06Make coff backend data read-onlyAlan Modra1-11/+17
2023-01-01Update 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