| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for COFF secidx relocations | Mark Harmstone | 2022-04-07 | 1 | -0/+1 |
* | ld: Improve thin archive member error message | H.J. Lu | 2022-01-04 | 1 | -1/+1 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2022-01-02 | 1 | -1/+1 |
* | PowerPC64 @notoc in non-power10 code | Alan Modra | 2021-11-15 | 1 | -0/+1 |
* | LoongArch bfd support | liuzhensong | 2021-10-24 | 1 | -0/+43 |
* | ld: Limit cache size and add --max-cache-size=SIZE | H.J. Lu | 2021-07-08 | 1 | -0/+3 |
* | bfd dwarf2 sanity checking | Alan Modra | 2021-05-22 | 1 | -2/+1 |
* | Regenerate bfd-in2.h and libbfd.h | Alan Modra | 2021-05-07 | 1 | -1/+1 |
* | or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha() | Stafford Horne | 2021-05-06 | 1 | -0/+1 |
* | Define bfd_realloc(ptr,0) to return allocated memory, whilst bfd_realloc_or_f... | Nick Clifton | 2021-05-04 | 1 | -6/+8 |
* | fix string table generation for XCOFF64 .debug section | Cl?ment Chigot | 2021-04-22 | 1 | -1/+1 |
* | Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o... | Cl?ment Chigot | 2021-04-20 | 1 | -0/+1 |
* | Use bool in bfd | Alan Modra | 2021-03-31 | 1 | -118/+118 |
* | aix: implement TLS relocation for gas and ld | Clément Chigot | 2021-03-12 | 1 | -0/+10 |
* | aix: implement R_TOCU and R_TOCL relocations | Clément Chigot | 2021-03-12 | 1 | -0/+2 |
* | elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE | H.J. Lu | 2021-03-05 | 1 | -0/+2 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2021-01-01 | 1 | -1/+1 |
* | Constify more arrays | Alan Modra | 2020-12-18 | 1 | -2/+2 |
* | Re: MSP430: Support relocations for subtract expressions in .uleb128 directives | Alan Modra | 2020-09-09 | 1 | -1/+1 |
* | MSP430: Support relocations for subtract expressions in .uleb128 directives | Jozef Lawrynowicz | 2020-09-08 | 1 | -0/+4 |
* | Rename PowerPC64 pcrel GOT TLS relocations | Alan Modra | 2020-06-06 | 1 | -4/+4 |
* | xtensa: fix PR ld/25861 | Max Filippov | 2020-04-22 | 1 | -0/+6 |
* | Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function. | Nick Clifton | 2020-03-26 | 1 | -5/+0 |
* | Add a new function to the BFD library to allow users access to the COFF inter... | Nick Clifton | 2020-03-25 | 1 | -0/+5 |
* | bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string | H.J. Lu | 2020-03-24 | 1 | -1/+1 |
* | bfd_cleanup for object_p | Alan Modra | 2020-03-02 | 1 | -4/+5 |
* | file size check in _bfd_alloc_and_read | Alan Modra | 2020-02-19 | 1 | -2/+28 |
* | _bfd_alloc_and_read | Alan Modra | 2020-02-19 | 1 | -0/+26 |
* | _bfd_mul_overflow | Alan Modra | 2020-02-19 | 1 | -10/+8 |
* | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 2020-02-07 | 1 | -0/+1 |
* | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 2020-01-02 | 1 | -0/+6 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2020-01-01 | 1 | -1/+1 |
* | PR23652, Use symbols from debug bfd for _bfd_elf_find_function properly | Alan Modra | 2019-11-27 | 1 | -1/+1 |
* | Remove CR16C support | Alan Modra | 2019-11-07 | 1 | -40/+0 |
* | Tidy ld/ldmisc.c | Alan Modra | 2019-09-11 | 1 | -0/+2 |
* | PR24955, libbfd terminating program on out of memory | Alan Modra | 2019-09-05 | 1 | -0/+9 |
* | Remove _bfd_dwarf2_find_nearest_line addr_size parameter | Alan Modra | 2019-08-14 | 1 | -1/+1 |
* | [PowerPC64] pc-relative TLS relocations | Alan Modra | 2019-07-19 | 1 | -0/+7 |
* | PowerPC relocations for prefix insns | Alan Modra | 2019-05-24 | 1 | -0/+17 |
* | bfd: add support for eBPF | Jose E. Marchesi | 2019-05-23 | 1 | -0/+5 |
* | PowerPC reloc symbols that shouldn't be adjusted | Alan Modra | 2019-05-06 | 1 | -4/+4 |
* | [binutils, ARM, 16/16] Add support to VLDR and VSTR of system registers | Andre Vieira | 2019-04-15 | 1 | -0/+1 |
* | [binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma... | Andre Vieira | 2019-04-15 | 1 | -0/+1 |
* | [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline | Andre Vieira | 2019-04-15 | 1 | -0/+1 |
* | [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_... | Andre Vieira | 2019-04-15 | 1 | -0/+1 |
* | [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18 | Andre Vieira | 2019-04-15 | 1 | -0/+1 |
* | [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM... | Andre Vieira | 2019-04-15 | 1 | -0/+1 |
* | [binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo... | Andre Vieira | 2019-04-15 | 1 | -0/+1 |
* | S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate. | John Darrington | 2019-01-16 | 1 | -0/+1 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2019-01-01 | 1 | -1/+1 |