summaryrefslogtreecommitdiff
path: root/bfd/libcoff.h
Commit message (Expand)AuthorAgeFilesLines
* Add section caches to coff_data_typeOleg Tolmatcev2023-05-161-0/+8
* Remove unused args from bfd_make_debug_symbolAlan Modra2023-05-031-1/+1
* Generated docs and include filesAlan Modra2023-05-031-4/+3
* coffgrok access of u.auxent.x_sym.x_tagndx.pAlan Modra2023-03-271-15/+15
* z8 and z80 coff_reloc16_extra_cases sanity checksAlan Modra2023-03-081-2/+2
* Tidy pe flag in coff_dataAlan Modra2023-01-061-1/+1
* Make coff backend data read-onlyAlan Modra2023-01-061-11/+17
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* bfd: Add bfd_find_nearest_line_with_altAaron Merey2022-09-061-0/+2
* COFF: use hash for string table also when copying / strippingJan Beulich2022-05-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* PR 28447: implement multiple parameters for .file on XCOFFClément Chigot2021-11-101-0/+4
* Use bool in bfdAlan Modra2021-03-311-63/+63
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Remove powerpc PE supportAlan Modra2020-07-091-8/+0
* PR26103, Assertion failure with symbols defined in link-once sectionsAlan Modra2020-06-151-2/+3
* [PATCH v2 2/2] coff-go32: support extended relocationsJuan Manuel Guerrero2020-04-141-1/+5
* coff-go32-exe: support variable-length stubsJan W. Jagersma2020-04-021-3/+5
* Fix objcopy's --preserve-dates command line option so that it will work with ...Nick Clifton2020-03-301-1/+3
* bfd_cleanup for object_pAlan Modra2020-03-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* coff_close_and_cleanupAlan Modra2019-12-291-0/+2
* When copying pe format files, copy the dos_message array, rather than re-init...Andrew Eikum2019-10-291-0/+1
* Tidy ld/ldmisc.cAlan Modra2019-09-111-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* libbfd.h and libcoff.h include guardsAlan Modra2018-05-181-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-17/+16
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* 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-2/+2
* Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz2015-07-031-0/+16
* Wrap BFD headers in extern "C"Pedro Alves2015-02-111-0/+7
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't always build coffgen.oAlan Modra2014-12-101-32/+1
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-0/+2
* More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton2014-11-131-5/+8
* More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton2014-11-031-0/+3
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-7/+4
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-0/+1
* Fix outputdots so that it doesn't errantly discard the first line of, e.g.,Doug Evans2014-08-051-0/+1
* Free linker hash table from bfd_close.Alan Modra2014-06-131-2/+0
* * libcoff-in.h (coff_tdata): Make relocbase member unsigned.Kai Tietz2014-06-111-1/+1
* Fix fallout from splitting ldbuildid.[ch] off elf32.em.Alan Modra2014-04-091-1/+1
* Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY2014-04-081-0/+8
* Add pe/x86_64 bigobj file format.Tristan Gingold2014-03-131-0/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * windres.c (define_resource): Use zero for timestamp, makingCory Fields2013-11-221-3/+2
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-1/+1