summaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
Commit message (Expand)AuthorAgeFilesLines
* PowerPC64 @notoc in non-power10 codeAlan Modra2021-11-151-0/+1
* arm: add armv9-a architecture to -marchPrzemyslaw Wirkus2021-11-011-0/+1
* bfd: remove use of INLINEAlan Modra2021-10-281-8/+0
* asan: c4x, c54x coff_canonicalize_reloc buffer overflowAlan Modra2021-10-241-2/+2
* LoongArch bfd supportliuzhensong2021-10-241-0/+48
* PTR_ADD and NPTR_ADD for bfd.hAlan Modra2021-09-021-0/+5
* Externalize the _bfd_set_gp_value functionwill schmidt2021-07-281-0/+2
* ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu2021-07-081-0/+3
* ld: Cache and reuse the IR archive file descriptorH.J. Lu2021-07-051-0/+6
* Regenerate bfd-in2.h and libbfd.hAlan Modra2021-05-071-1/+1
* or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne2021-05-061-0/+1
* Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot2021-04-201-0/+1
* C99 bfd configuryAlan Modra2021-04-051-17/+1
* PR27671, Poisoning TRUE / FALSE poisons Win32 system headersAlan Modra2021-03-311-1/+1
* Use bool in bfdAlan Modra2021-03-311-220/+215
* Use stdbool.hAlan Modra2021-03-311-11/+11
* Remove bfd_stdint.hAlan Modra2021-03-311-1/+1
* Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPYAlan Modra2021-03-311-7/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-11/+1
* Provide an inline startswith function in bfd.hAlan Modra2021-03-211-1/+9
* aix: implement TLS relocation for gas and ldClément Chigot2021-03-121-0/+10
* aix: implement R_TOCU and R_TOCL relocationsClément Chigot2021-03-121-0/+2
* SHF_LINK_ORDER fixup_link_order in ldAlan Modra2021-01-131-5/+2
* ELF: Don't generate unused section symbolsH.J. Lu2021-01-071-0/+17
* elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu2021-01-041-2/+5
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* constify elfNN_bedAlan Modra2020-12-161-4/+0
* binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar2020-12-071-0/+2
* MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz2020-09-081-0/+2
* aarch64: Add base support for Armv8-RAlex Coplan2020-09-081-0/+1
* bpf: add xBPF ISADavid Faust2020-08-261-0/+1
* CSKY: Add new arch CK860.Cooper Qu2020-08-241-0/+1
* PR26348, Malloc error in write_zerosAlan Modra2020-08-131-0/+4
* Remove x86 NaCl target supportH.J. Lu2020-06-301-4/+0
* Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra2020-06-061-4/+4
* PR25993, read of freed memoryAlan Modra2020-05-201-1/+1
* xtensa: fix PR ld/25861Max Filippov2020-04-221-1/+19
* bfd_is_const_section thinkoAlan Modra2020-04-181-1/+3
* coff-go32-exe: support variable-length stubsJan W. Jagersma2020-04-021-3/+2
* bfd: Add a bfd_boolean argument to bfd_get_symbol_version_stringH.J. Lu2020-03-241-2/+3
* BFD_FAKE_SECTIONS formattingAlan Modra2020-03-141-14/+12
* Add support for non-contiguous memory regionsChristophe Lyon2020-03-131-1/+8
* bfd_cleanup for object_pAlan Modra2020-03-021-3/+5
* bfd_stat_arch_elt buffer overflowAlan Modra2020-02-271-1/+2
* bfd_get_size cacheAlan Modra2020-02-191-7/+12
* z80 comments in archures.cAlan Modra2020-02-101-10/+20
* Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2020-02-071-8/+12
* ELF: Support the section flag 'o' in .section directiveH.J. Lu2020-02-061-1/+3
* section.c: Fix typo in comments (withe -> with)H.J. Lu2020-02-021-1/+1
* ELF: Add support for unique section ID to assemblerH.J. Lu2020-02-021-2/+10