aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-15PowerPC64 @notoc in non-power10 codeAlan Modra1-0/+1
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus1-0/+1
2021-10-28bfd: remove use of INLINEAlan Modra1-8/+0
2021-10-24asan: c4x, c54x coff_canonicalize_reloc buffer overflowAlan Modra1-2/+2
2021-10-24LoongArch bfd supportliuzhensong1-0/+48
2021-09-02PTR_ADD and NPTR_ADD for bfd.hAlan Modra1-0/+5
2021-07-28Externalize the _bfd_set_gp_value functionwill schmidt1-0/+2
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu1-0/+3
2021-07-05ld: Cache and reuse the IR archive file descriptorH.J. Lu1-0/+6
2021-05-07Regenerate bfd-in2.h and libbfd.hAlan Modra1-1/+1
2021-05-06or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne1-0/+1
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot1-0/+1
2021-04-05C99 bfd configuryAlan Modra1-17/+1
2021-03-31PR27671, Poisoning TRUE / FALSE poisons Win32 system headersAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-220/+215
2021-03-31Use stdbool.hAlan Modra1-11/+11
2021-03-31Remove bfd_stdint.hAlan Modra1-1/+1
2021-03-31Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPYAlan Modra1-7/+1
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-11/+1
2021-03-21Provide an inline startswith function in bfd.hAlan Modra1-1/+9
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot1-0/+10
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot1-0/+2
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra1-5/+2
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu1-0/+17
2021-01-04elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu1-2/+5
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-16constify elfNN_bedAlan Modra1-4/+0
2020-12-07binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar1-0/+2
2020-09-08MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz1-0/+2
2020-09-08aarch64: Add base support for Armv8-RAlex Coplan1-0/+1
2020-08-26bpf: add xBPF ISADavid Faust1-0/+1
2020-08-24CSKY: Add new arch CK860.Cooper Qu1-0/+1
2020-08-13PR26348, Malloc error in write_zerosAlan Modra1-0/+4
2020-06-30Remove x86 NaCl target supportH.J. Lu1-4/+0
2020-06-06Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra1-4/+4
2020-05-20PR25993, read of freed memoryAlan Modra1-1/+1
2020-04-22xtensa: fix PR ld/25861Max Filippov1-1/+19
2020-04-18bfd_is_const_section thinkoAlan Modra1-1/+3
2020-04-02coff-go32-exe: support variable-length stubsJan W. Jagersma1-3/+2
2020-03-24bfd: Add a bfd_boolean argument to bfd_get_symbol_version_stringH.J. Lu1-2/+3
2020-03-14BFD_FAKE_SECTIONS formattingAlan Modra1-14/+12
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon1-1/+8
2020-03-02bfd_cleanup for object_pAlan Modra1-3/+5
2020-02-27bfd_stat_arch_elt buffer overflowAlan Modra1-1/+2
2020-02-19bfd_get_size cacheAlan Modra1-7/+12
2020-02-10z80 comments in archures.cAlan Modra1-10/+20
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-8/+12
2020-02-06ELF: Support the section flag 'o' in .section directiveH.J. Lu1-1/+3
2020-02-02section.c: Fix typo in comments (withe -> with)H.J. Lu1-1/+1