summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2020-02-071-0/+2
* Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov2020-01-021-2/+8
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* coff_close_and_cleanupAlan Modra2019-12-291-1/+1
* Remove tic80 supportAlan Modra2019-12-171-21/+2
* bfd_section_* macrosAlan Modra2019-09-191-10/+9
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-1/+1
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+4
* Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid2019-07-231-0/+8
* Treat the .gnu.debuglink and .gnu.debugaltlink sections as debug sections whe...Nick Clifton2019-05-021-0/+5