summaryrefslogtreecommitdiff
path: root/include/coff
Commit message (Expand)AuthorAgeFilesLines
* Use stdint types in coff internal_auxentAlan Modra2023-03-271-40/+40
* Fix size of external_reloc for pe-aarch64Mark Harmstone2023-01-101-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2023-01-0124-24/+24
* aarch64-pe support for LD, GAS and BFDJedidiah Thompson2022-10-191-0/+22
* bfd: Add support for LoongArch64 EFI (efi-*-loongarch64).Youling Tang2022-08-102-0/+62
* Replace bfd_hostptr_t with uintptr_tAlan Modra2022-05-271-6/+6
* ld: use definitions in generate_reloc rather than raw literalsMark Harmstone2022-05-231-0/+16
* Stubs (added in a later patch) will generate new .loader symbols, once the al...Cl?ment Chigot2022-04-201-0/+7
* Add support for COFF secidx relocationsMark Harmstone2022-04-072-0/+2
* gas: add visibility support for XCOFFClément Chigot2022-01-122-0/+10
* Update year range in copyright notice of binutils filesAlan Modra2022-01-0223-23/+23
* Fix the fields in the x_n union inside the the x_file structure so that point...Nick Clifton2021-12-011-5/+9
* AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina2021-11-232-0/+64
* PR 28447: implement multiple parameters for .file on XCOFFClément Chigot2021-11-103-11/+21
* Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot2021-05-072-0/+4
* Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot2021-04-223-101/+108
* Extend the description of PE header flags.Eli Zaretskii2021-04-211-0/+2
* PR27567, Linking PE files adds alignment section flags to executablesAlan Modra2021-04-164-8/+13
* Use bool in includeAlan Modra2021-03-312-2/+2
* Fix a potential buffer overrun qwhen writing out PE aux entries.Nick Clifton2021-03-161-2/+2
* aix: implement TLS relocation for gas and ldClément Chigot2021-03-124-51/+81
* aix: correct HOWTO table and add missing relocationsClément Chigot2021-03-121-27/+26
* Split relocation defines out of coff/internal.hAlan Modra2021-03-036-149/+82
* PR27116, Spelling errors found by Debian style checkerAlan Modra2021-01-012-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2021-01-0122-22/+22
* Remove powerpc PE supportAlan Modra2020-07-091-57/+0
* C++ commentsAlan Modra2020-06-292-5/+5
* coff-go32-exe: support variable-length stubsJan W. Jagersma2020-04-022-48/+1
* Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2020-02-071-0/+1
* Add some new PE_IMAGE_DEBUG_TYPE valuesJon Turney2020-01-301-0/+5
* Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov2020-01-021-0/+6
* Update year range in copyright notice of binutils filesAlan Modra2020-01-0124-24/+24
* Remove tic80 supportAlan Modra2019-12-171-123/+0
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-4/+4
* Fix the size of the dos_message field in the internal_extra_pe_filehdr struct...Andrew Eikum2019-10-291-1/+1
* Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid2019-07-232-1/+40
* PR24272, out-of-bounds read in pex64_xdata_print_uwd_codesAlan Modra2019-03-011-21/+21
* Include coff/sym.h from coff/ecoff.hTom Tromey2019-01-221-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-0125-25/+25
* -Wstringop-truncation warningsAlan Modra2018-05-041-2/+2
* Remove mips aout, coff, and pe supportAlan Modra2018-04-181-67/+0
* sparc-coff removal leftoverAlan Modra2018-04-161-164/+0
* Remove m68k-aout and m68k-coff supportAlan Modra2018-04-163-256/+0
* Remove w65 supportAlan Modra2018-04-162-64/+0
* Remove we32k supportAlan Modra2018-04-161-62/+0
* Remove m88k supportAlan Modra2018-04-162-201/+0
* Remove h8500 supportAlan Modra2018-04-162-59/+0
* Remove h8300-coff supportAlan Modra2018-04-161-55/+0
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-113-433/+0
* Prevent memory access violations when attempting to parse an x86_64 PE binary...Nick Clifton2018-03-131-0/+1