Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-04-17 | [MicroBlaze] PIC data text relative | Michael Eager | 1 | -0/+2 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -2/+0 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -33/+0 |
2018-03-28 | [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp... | Renlin Li | 1 | -0/+10 |
2018-02-19 | Add attribute printf to _bfd_error_handler | Alan Modra | 1 | -1/+1 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -153/+131 |
2018-02-14 | Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext... | Nick Clifton | 1 | -69/+66 |
2018-02-13 | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 1 | -92/+106 |
2018-01-24 | [GAS][AARCH64]Add group relocations to create PC-relative offset. | Renlin Li | 1 | -0/+7 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -7/+7 |
2017-11-01 | FT32B is a new FT32 family member. It has a code compression scheme, which re... | James Bowman | 1 | -0/+4 |
2017-10-12 | FT32: support for FT32B processor - part 1 | James Bowman | 1 | -0/+1 |
2017-07-24 | Improve "unrecognized relocation" error messages to add the suggestion that t... | Nick Clifton | 1 | -0/+5 |