summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
Commit message (Expand)AuthorAgeFilesLines
* Re: Add section caches to coff_data_typeHEADmasterAlan Modra2023-05-181-35/+0
* Add section caches to coff_data_typeOleg Tolmatcev2023-05-161-0/+36
* Improve the speed of computing checksums for COFF binaries.Oleg Tolmatcev2023-05-031-6/+60
* Generated docs and include filesAlan Modra2023-05-031-5/+9
* asan: segfault in coff_mangle_symbolsAlan Modra2023-04-241-7/+12
* bfd: fix STRICT_PE_FORMAT buildJan Beulich2023-04-211-3/+3
* Use stdint types in coff internal_auxentAlan Modra2023-03-271-9/+9
* coffgrok access of u.auxent.x_sym.x_tagndx.pAlan Modra2023-03-271-15/+15
* XCOFF sanity checkAlan Modra2023-03-271-1/+2
* z8 and z80 coff_reloc16_extra_cases sanity checksAlan Modra2023-03-081-8/+6
* COFF CALC_ADDEND commentAlan Modra2023-01-161-0/+8
* Make coff backend data read-onlyAlan Modra2023-01-061-13/+16
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* PR29482 - strip: heap-buffer-overflowAlan Modra2022-08-131-2/+5
* bfd: Add support for LoongArch64 EFI (efi-*-loongarch64).Youling Tang2022-08-101-1/+18
* objcopy section alignmentAlan Modra2022-08-061-4/+5
* Don't use BFD_VMA_FMT in binutilsAlan Modra2022-08-041-4/+4
* asan: null deref in coff_write_relocsAlan Modra2022-06-021-2/+4
* Replace bfd_hostptr_t with uintptr_tAlan Modra2022-05-271-2/+2
* COFF: make objcopy / strip honor --keep-file-symbolsJan Beulich2022-05-191-6/+4
* don't over-align file positions of PE executable sectionsJan Beulich2022-05-191-15/+14
* bfd: remove use of PTRAlan Modra2022-05-101-1/+1
* gas: add visibility support for XCOFFClément Chigot2022-01-121-1/+6
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* XCOFF C_STSYM test failure on 32-bit hostAlan Modra2021-12-151-2/+2
* AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina2021-11-231-1/+18
* PR 28447: implement multiple parameters for .file on XCOFFClément Chigot2021-11-101-3/+7
* asan: c4x, c54x coff_canonicalize_reloc buffer overflowAlan Modra2021-10-241-11/+11
* PR28402, fail to allocate line number arrayAlan Modra2021-10-061-16/+19
* revise PE IMAGE_SCN_LNK_NRELOC_OVFL testAlan Modra2021-08-041-1/+1
* IMAGE_SCN_LNK_NRELOC_OVFLAlan Modra2021-07-301-0/+6
* objdump: add DWARF support for AIXClément Chigot2021-07-141-2/+2
* PR27567, Linking PE files adds alignment section flags to executablesAlan Modra2021-04-161-8/+8
* Use bool in bfdAlan Modra2021-03-311-236/+234
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-29/+29
* aix: implement TLS relocation for gas and ldClément Chigot2021-03-121-2/+65
* bfd: use default coff_write_object_contents for XCOFF64Clément Chigot2021-03-121-1/+5
* bfd: prune COFF/PE section flags settingJan Beulich2021-03-041-3/+12
* ELF: Don't generate unused section symbolsH.J. Lu2021-01-071-0/+3
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Lose some COFF/PE static vars, and peicode.h constifyAlan Modra2020-12-161-18/+9
* Remove powerpc PE supportAlan Modra2020-07-091-36/+0
* XCOFF C_HIDEXT and C_AIX_WEAKEXT classificationAlan Modra2020-07-071-0/+10
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-2/+1
* [PATCH v2 2/2] coff-go32: support extended relocationsJuan Manuel Guerrero2020-04-141-8/+62
* coff-go32-exe: support variable-length stubsJan W. Jagersma2020-04-021-9/+0
* miscellaneous SEC_SMALL_DATAAlan Modra2020-03-021-1/+11
* _bfd_alloc_and_readAlan Modra2020-02-191-14/+5
* _bfd_mul_overflowAlan Modra2020-02-191-20/+50
* bfd_size_type to size_tAlan Modra2020-02-191-6/+6