summaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)Author
2022-08-01PR29348, BFD_VMA_FMT wrongAlan Modra
2022-06-27drop XC16x bitsJan Beulich
2022-06-14BFD_RELOC_MIPS_16Alan Modra
2022-06-08Don't encode reloc.sizeAlan Modra
2022-06-08HOWTO size encodingAlan Modra
2022-06-08HOWTO_RSIZEAlan Modra
2022-05-27Replace bfd_hostptr_t with uintptr_tAlan Modra
2022-05-27Remove much of BFD_HOST configuryAlan Modra
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra
2022-04-09Rearrange struct bfd_section a littleAlan Modra
2022-04-07Add support for COFF secidx relocationsMark Harmstone
2022-04-03Move microblaze relax info to target specific dataAlan Modra
2022-03-31x86: Remove bfd_arch_l1om and bfd_arch_k1omH.J. Lu
2022-03-16bfd: add AMDGCN architectureSimon Marchi
2022-02-22Re: ld: Support customized output section typeAlan Modra
2022-02-16ld: Support customized output section typeFangrui Song
2022-02-13Remove bfd ELF_RELROPAGESIZEAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-11-15PowerPC64 @notoc in non-power10 codeAlan Modra
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus
2021-10-28bfd: remove use of INLINEAlan Modra
2021-10-24asan: c4x, c54x coff_canonicalize_reloc buffer overflowAlan Modra
2021-10-24LoongArch bfd supportliuzhensong
2021-09-02PTR_ADD and NPTR_ADD for bfd.hAlan Modra
2021-07-28Externalize the _bfd_set_gp_value functionwill schmidt
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu
2021-07-05ld: Cache and reuse the IR archive file descriptorH.J. Lu
2021-05-07Regenerate bfd-in2.h and libbfd.hAlan Modra
2021-05-06or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot
2021-04-05C99 bfd configuryAlan Modra
2021-03-31PR27671, Poisoning TRUE / FALSE poisons Win32 system headersAlan Modra
2021-03-31Use bool in bfdAlan Modra
2021-03-31Use stdbool.hAlan Modra
2021-03-31Remove bfd_stdint.hAlan Modra
2021-03-31Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPYAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-03-21Provide an inline startswith function in bfd.hAlan Modra
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu
2021-01-04elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-16constify elfNN_bedAlan Modra
2020-12-07binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar
2020-09-08MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz
2020-09-08aarch64: Add base support for Armv8-RAlex Coplan
2020-08-26bpf: add xBPF ISADavid Faust
2020-08-24CSKY: Add new arch CK860.Cooper Qu