Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-18 | Constify more arrays | Alan Modra | 1 | -2/+2 |
2020-09-09 | Re: MSP430: Support relocations for subtract expressions in .uleb128 directives | Alan Modra | 1 | -1/+1 |
2020-09-08 | MSP430: Support relocations for subtract expressions in .uleb128 directives | Jozef Lawrynowicz | 1 | -0/+4 |
2020-06-06 | Rename PowerPC64 pcrel GOT TLS relocations | Alan Modra | 1 | -4/+4 |
2020-04-22 | xtensa: fix PR ld/25861 | Max Filippov | 1 | -0/+6 |
2020-03-26 | Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function. | Nick Clifton | 1 | -5/+0 |
2020-03-25 | Add a new function to the BFD library to allow users access to the COFF inter... | Nick Clifton | 1 | -0/+5 |
2020-03-24 | bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string | H.J. Lu | 1 | -1/+1 |
2020-03-02 | bfd_cleanup for object_p | Alan Modra | 1 | -4/+5 |
2020-02-19 | file size check in _bfd_alloc_and_read | Alan Modra | 1 | -2/+28 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -0/+26 |
2020-02-19 | _bfd_mul_overflow | Alan Modra | 1 | -10/+8 |
2020-02-07 | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 1 | -0/+1 |
2020-01-02 | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 1 | -0/+6 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-27 | PR23652, Use symbols from debug bfd for _bfd_elf_find_function properly | Alan Modra | 1 | -1/+1 |
2019-11-07 | Remove CR16C support | Alan Modra | 1 | -40/+0 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+2 |
2019-09-05 | PR24955, libbfd terminating program on out of memory | Alan Modra | 1 | -0/+9 |
2019-08-14 | Remove _bfd_dwarf2_find_nearest_line addr_size parameter | Alan Modra | 1 | -1/+1 |
2019-07-19 | [PowerPC64] pc-relative TLS relocations | Alan Modra | 1 | -0/+7 |
2019-05-24 | PowerPC relocations for prefix insns | Alan Modra | 1 | -0/+17 |
2019-05-23 | bfd: add support for eBPF | Jose E. Marchesi | 1 | -0/+5 |
2019-05-06 | PowerPC reloc symbols that shouldn't be adjusted | Alan Modra | 1 | -4/+4 |
2019-04-15 | [binutils, ARM, 16/16] Add support to VLDR and VSTR of system registers | Andre Vieira | 1 | -0/+1 |
2019-04-15 | [binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma... | Andre Vieira | 1 | -0/+1 |
2019-04-15 | [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline | Andre Vieira | 1 | -0/+1 |
2019-04-15 | [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_... | Andre Vieira | 1 | -0/+1 |
2019-04-15 | [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18 | Andre Vieira | 1 | -0/+1 |
2019-04-15 | [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM... | Andre Vieira | 1 | -0/+1 |
2019-04-15 | [binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo... | Andre Vieira | 1 | -0/+1 |
2019-01-16 | S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate. | John Darrington | 1 | -0/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-13 | _bfd_clear_contents bounds checking | Alan Modra | 1 | -2/+2 |
2018-10-05 | or1k: Add the l.adrp insn and supporting relocations | Stafford Horne | 1 | -0/+12 |
2018-10-05 | or1k: Add relocations for high-signed and low-stores | Richard Henderson | 1 | -2/+5 |
2018-09-20 | Andes Technology has good news for you, we plan to update the nds32 port of b... | Nick Clifton | 1 | -6/+22 |
2018-08-31 | PowerPC64 higher REL16 relocations | Alan Modra | 1 | -0/+6 |
2018-08-05 | R_PPC64_REL24_NOTOC support | Alan Modra | 1 | -0/+1 |
2018-07-30 | Add support for the C_SKY series of processors. | Andrew Jenner | 1 | -0/+65 |
2018-07-02 | Allow BFD to recognize macOS universal libraries | Tom Tromey | 1 | -0/+1 |
2018-06-18 | Add support for the TLV relocation generated by LLVM for x86_64 MACH-O targets. | Mephi | 1 | -0/+1 |
2018-06-01 | Make _bfd_error_handler available outside libbfd | Alan Modra | 1 | -3/+0 |
2018-05-21 | ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN | H.J. Lu | 1 | -0/+2 |
2018-05-18 | Add support for the Freescale s12z processor. | John Darrington | 1 | -0/+1 |
2018-05-18 | ATTRIBUTE_HIDDEN for libbfd.h | Alan Modra | 1 | -225/+266 |
2018-05-18 | libbfd.h and libcoff.h include guards | Alan Modra | 1 | -0/+4 |
2018-05-16 | PR22458, failure to choose a matching ELF target | Alan Modra | 1 | -0/+3 |
2018-04-27 | Regenerate some files for recent ARM patches | Alan Modra | 1 | -0/+7 |