Age | Commit message (Expand) | Author | Files | Lines |
2020-02-26 | Indent labels | Alan Modra | 1 | -1/+1 |
2020-02-07 | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 1 | -0/+4 |
2020-01-02 | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 1 | -0/+24 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -16/+13 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -7/+25 |
2019-11-19 | PR25200, SIGSEGV in _bfd_elf_validate_reloc | Alan Modra | 1 | -22/+5 |
2019-11-07 | Remove CR16C support | Alan Modra | 1 | -82/+0 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -2/+1 |
2019-09-18 | Constify target name, reloc name, and carsym name | Alan Modra | 1 | -1/+1 |
2019-07-19 | [PowerPC64] pc-relative TLS relocations | Alan Modra | 1 | -0/+14 |
2019-05-24 | PowerPC relocations for prefix insns | Alan Modra | 1 | -0/+34 |
2019-05-23 | bfd: add support for eBPF | Jose E. Marchesi | 1 | -0/+13 |
2019-05-06 | PowerPC reloc symbols that shouldn't be adjusted | Alan Modra | 1 | -8/+8 |
2019-04-15 | [binutils, ARM, 16/16] Add support to VLDR and VSTR of system registers | Andre Vieira | 1 | -0/+2 |
2019-04-15 | [binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma... | Andre Vieira | 1 | -0/+5 |
2019-04-15 | [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline | Andre Vieira | 1 | -0/+5 |
2019-04-15 | [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_... | Andre Vieira | 1 | -0/+5 |
2019-04-15 | [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18 | Andre Vieira | 1 | -0/+5 |
2019-04-15 | [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM... | Andre Vieira | 1 | -0/+5 |
2019-04-15 | [binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo... | Andre Vieira | 1 | -0/+5 |
2019-01-16 | S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate. | John Darrington | 1 | -0/+5 |
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 | -6/+13 |
2018-10-05 | or1k: Add the l.adrp insn and supporting relocations | Stafford Horne | 1 | -0/+24 |
2018-10-05 | or1k: Add relocations for high-signed and low-stores | Richard Henderson | 1 | -3/+9 |
2018-09-20 | Andes Technology has good news for you, we plan to update the nds32 port of b... | Nick Clifton | 1 | -7/+41 |
2018-09-14 | PR23425, unresolved symbol diagnostic | Alan Modra | 1 | -1/+12 |
2018-08-31 | PowerPC64 higher REL16 relocations | Alan Modra | 1 | -0/+12 |
2018-08-21 | Pack reloc_howto_struct | Alan Modra | 1 | -59/+51 |
2018-08-21 | Delete NEWHOWTO and tidy some uses of reloc_howto_struct | Alan Modra | 1 | -29/+2 |
2018-08-11 | Factor out common relocation processing | Alan Modra | 1 | -244/+108 |
2018-08-11 | Deal with relocations which are 3 bytes in size | John Darrington | 1 | -4/+21 |
2018-08-05 | R_PPC64_REL24_NOTOC support | Alan Modra | 1 | -0/+2 |
2018-07-30 | Add support for the C_SKY series of processors. | Andrew Jenner | 1 | -0/+133 |
2018-06-18 | Add support for the TLV relocation generated by LLVM for x86_64 MACH-O targets. | Mephi | 1 | -0/+4 |
2018-05-18 | Add support for the Freescale s12z processor. | John Darrington | 1 | -0/+17 |
2018-04-25 | [ARM] Add TLS relocations for FDPIC. | Christophe Lyon | 1 | -0/+6 |
2018-04-25 | [ARM] Add FDPIC relocations definitions | Christophe Lyon | 1 | -0/+11 |
2018-04-17 | [MicroBlaze] PIC data text relative | Michael Eager | 1 | -0/+12 |
2018-04-16 | Remove m88k support | Alan Modra | 1 | -10/+10 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -80/+4 |
2018-03-28 | [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp... | Renlin Li | 1 | -0/+46 |
2018-02-26 | BFD messages | Alan Modra | 1 | -2/+2 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -1/+1 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -3/+3 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -5/+5 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -0/+23 |
2018-01-24 | [GAS][AARCH64]Add group relocations to create PC-relative offset. | Renlin Li | 1 | -0/+37 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |