Age | Commit message (Expand) | Author | Files | Lines |
2022-09-06 | bfd: Add bfd_find_nearest_line_with_alt | Aaron Merey | 1 | -0/+11 |
2022-08-25 | PR11290, avr-ld "out of range error" is confusing | Alan Modra | 1 | -1/+1 |
2022-08-06 | objcopy section alignment | Alan Modra | 1 | -0/+2 |
2022-08-06 | Get rid of BFD_VMA_FMT | Alan Modra | 1 | -4/+0 |
2022-08-03 | Fix a conflict between the linker's need to rename some PE format input libra... | Alan Modra | 1 | -0/+2 |
2022-08-01 | Get rid of fprintf_vma and sprintf_vma | Alan Modra | 1 | -7/+0 |
2022-08-01 | PR29348, BFD_VMA_FMT wrong | Alan Modra | 1 | -22/+12 |
2022-07-25 | bfd: Delete R_LARCH_NONE from dyn info of LoongArch. | liuzhensong | 1 | -0/+1 |
2022-07-25 | bfd: Add supported for LoongArch new relocations. | liuzhensong | 1 | -0/+36 |
2022-06-27 | drop XC16x bits | Jan Beulich | 1 | -10/+0 |
2022-06-14 | BFD_RELOC_MIPS_16 | Alan Modra | 1 | -1/+1 |
2022-06-08 | Don't encode reloc.size | Alan Modra | 1 | -6/+8 |
2022-06-08 | HOWTO size encoding | Alan Modra | 1 | -2/+2 |
2022-06-08 | HOWTO_RSIZE | Alan Modra | 1 | -1/+2 |
2022-05-27 | Replace bfd_hostptr_t with uintptr_t | Alan Modra | 1 | -3/+0 |
2022-05-27 | Remove much of BFD_HOST configury | Alan Modra | 1 | -23/+2 |
2022-05-27 | Remove use of bfd_uint64_t and similar | Alan Modra | 1 | -18/+18 |
2022-04-09 | Rearrange struct bfd_section a little | Alan Modra | 1 | -17/+17 |
2022-04-07 | Add support for COFF secidx relocations | Mark Harmstone | 1 | -0/+1 |
2022-04-03 | Move microblaze relax info to target specific data | Alan Modra | 1 | -20/+2 |
2022-03-31 | x86: Remove bfd_arch_l1om and bfd_arch_k1om | H.J. Lu | 1 | -6/+0 |
2022-03-16 | bfd: add AMDGCN architecture | Simon Marchi | 1 | -0/+13 |
2022-02-22 | Re: ld: Support customized output section type | Alan Modra | 1 | -5/+7 |
2022-02-16 | ld: Support customized output section type | Fangrui Song | 1 | -2/+5 |
2022-02-13 | Remove bfd ELF_RELROPAGESIZE | Alan Modra | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-11-15 | PowerPC64 @notoc in non-power10 code | Alan Modra | 1 | -0/+1 |
2021-11-01 | arm: add armv9-a architecture to -march | Przemyslaw Wirkus | 1 | -0/+1 |
2021-10-28 | bfd: remove use of INLINE | Alan Modra | 1 | -8/+0 |
2021-10-24 | asan: c4x, c54x coff_canonicalize_reloc buffer overflow | Alan Modra | 1 | -2/+2 |
2021-10-24 | LoongArch bfd support | liuzhensong | 1 | -0/+48 |
2021-09-02 | PTR_ADD and NPTR_ADD for bfd.h | Alan Modra | 1 | -0/+5 |
2021-07-28 | Externalize the _bfd_set_gp_value function | will schmidt | 1 | -0/+2 |
2021-07-08 | ld: Limit cache size and add --max-cache-size=SIZE | H.J. Lu | 1 | -0/+3 |
2021-07-05 | ld: Cache and reuse the IR archive file descriptor | H.J. Lu | 1 | -0/+6 |
2021-05-07 | Regenerate bfd-in2.h and libbfd.h | Alan Modra | 1 | -1/+1 |
2021-05-06 | or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha() | Stafford Horne | 1 | -0/+1 |
2021-04-20 | Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o... | Cl?ment Chigot | 1 | -0/+1 |
2021-04-05 | C99 bfd configury | Alan Modra | 1 | -17/+1 |
2021-03-31 | PR27671, Poisoning TRUE / FALSE poisons Win32 system headers | Alan Modra | 1 | -1/+1 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -220/+215 |
2021-03-31 | Use stdbool.h | Alan Modra | 1 | -11/+11 |
2021-03-31 | Remove bfd_stdint.h | Alan Modra | 1 | -1/+1 |
2021-03-31 | Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPY | Alan Modra | 1 | -7/+1 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -11/+1 |
2021-03-21 | Provide an inline startswith function in bfd.h | Alan Modra | 1 | -1/+9 |
2021-03-12 | aix: implement TLS relocation for gas and ld | Clément Chigot | 1 | -0/+10 |
2021-03-12 | aix: implement R_TOCU and R_TOCL relocations | Clément Chigot | 1 | -0/+2 |
2021-01-13 | SHF_LINK_ORDER fixup_link_order in ld | Alan Modra | 1 | -5/+2 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 1 | -0/+17 |