Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -136/+136 |
2017-11-28 | Fix a memory access violation when attempting to parse a corrupt COFF binary ...users/ARM/embedded-gdb-master-2017q4users/ARM/embedded-binutils-master-2017q4 | Nick Clifton | 1 | -6/+34 |
2017-11-01 | FT32B is a new FT32 family member. It has a code compression scheme, which re... | James Bowman | 1 | -0/+8 |
2017-10-12 | FT32: support for FT32B processor - part 1 | James Bowman | 1 | -0/+2 |
2017-10-12 | Force the AArch64 linker backend to refuse to link when it encounters unresol... | Nick Clifton | 1 | -2/+3 |
2017-07-24 | Improve "unrecognized relocation" error messages to add the suggestion that t... | Nick Clifton | 1 | -6/+37 |
2017-07-19 | [ARC] Add JLI support. | John Eric Martin | 1 | -0/+2 |
2017-06-26 | RISC-V: Use pc-relative relocation for FDE initial location | Kuan-Lin Chen | 1 | -0/+2 |
2017-06-23 | [AArch64] Fix typo in comments on relocation name | Jiong Wang | 1 | -2/+2 |
2017-06-21 | Fix seg-fault in the BFD parsing a corrupt input binary. | Nick Clifton | 1 | -0/+3 |
2017-05-10 | bfd: new BFD target entry point _bfd_set_reloc. | Jose E. Marchesi | 1 | -0/+26 |
2017-04-29 | PR21432, buffer overflow in perform_relocation | Alan Modra | 1 | -12/+20 |
2017-04-26 | Fix a seg-fault when processing a corrupt binary containing reloc(s) with neg... | Nick Clifton | 1 | -1/+4 |
2017-03-30 | Add support for the WebAssembly file format and the wasm32 ELF conversion to ... | Pip Cet | 1 | -0/+23 |
2017-03-13 | Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA... | Nick Clifton | 1 | -2/+2 |
2017-02-28 | PowerPC addpcis fix | Alan Modra | 1 | -0/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-31 | PRU BFD support | Dimitar Dimitrov | 1 | -0/+48 |
2016-12-20 | Rework RISC-V relocations | Andrew Waterman | 1 | -0/+18 |
2016-11-01 | BFD: Fix double BFD_FAIL calls in `bfd_default_reloc_type_lookup' | Maciej W. Rozycki | 1 | -0/+1 |
2016-11-01 | Add support for RISC-V architecture. | Nick Clifton | 1 | -0/+80 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+4 |
2016-10-06 | -Wimplicit-fallthrough error fixes | Alan Modra | 1 | -0/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -1/+1 |
2016-08-26 | Fixes to legacy ARC relocations. | Cupertino Miranda | 1 | -3/+5 |
2016-07-14 | BFD: Let targets handle relocations against absolute symbols | Maciej W. Rozycki | 1 | -17/+22 |
2016-06-28 | MIPS16: Add R_MIPS16_PC16_S1 branch relocation support | Maciej W. Rozycki | 1 | -0/+5 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -15/+11 |
2016-05-23 | Enable R_AARCH64_NONE for 64-bit code. | Jim Wilson | 1 | -0/+4 |
2016-04-14 | arc/nps400 : New cmem instructions and associated relocation | Andrew Burgess | 1 | -0/+2 |
2016-03-11 | Fix some places where octet to byte conversions are needed. | Dan Gissel | 1 | -1/+2 |
2016-02-19 | Fix a seg-fault in the linker when it encounters a corrupt binary containing ... | Nick Clifton | 1 | -0/+11 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-16 | [ARM] Add support for thumb1 pcrop relocations. | Mickael Guene | 1 | -0/+11 |
2015-12-07 | R_PPC64_ENTRY | Alan Modra | 1 | -0/+2 |
2015-11-20 | binutils: add support for arm-*-darwin and aarch64-*-darwin. | Tristan Gingold | 1 | -8/+26 |
2015-11-11 | Add assembler, disassembler and linker support for power9. | Peter Bergner | 1 | -0/+2 |
2015-10-28 | Fix errors in the gas testsuite for the ARC target. | Cupertino Miranda | 1 | -0/+2 |
2015-10-22 | Add R_X86_64_[REX_]GOTPCRELX support to gas and ld | H.J. Lu | 1 | -0/+4 |
2015-10-22 | Add R_386_GOT32X support to gas and ld | H.J. Lu | 1 | -0/+2 |