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/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-17 | Remove tic80 support | Alan Modra | 1 | -2/+0 |
2019-11-07 | Remove CR16C support | Alan Modra | 1 | -2/+0 |
2019-09-20 | bfd macro conversion to inline functions, asymbol | Alan Modra | 1 | -0/+8 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 1 | -0/+60 |
2019-09-18 | Constify target name, reloc name, and carsym name | Alan Modra | 1 | -1/+1 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+4 |
2019-06-28 | Plugin target handling | Alan Modra | 1 | -4/+4 |
2019-05-23 | bfd: add support for eBPF | Jose E. Marchesi | 1 | -0/+7 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-11-07 | rx: Add target rx-*-linux. | Yoshinori Sato | 1 | -0/+1 |
2018-07-30 | Add support for the C_SKY series of processors. | Andrew Jenner | 1 | -0/+5 |
2018-05-21 | ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN | H.J. Lu | 1 | -0/+5 |
2018-05-18 | Add support for the Freescale s12z processor. | John Darrington | 1 | -0/+3 |
2018-05-15 | Fix error messages in the NFP sources when building for 32-bit targets. | Francois H. Theron | 1 | -0/+2 |
2018-04-30 | This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro... | Francois H. Theron | 1 | -0/+3 |
2018-04-25 | [ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backends | Christophe Lyon | 1 | -0/+4 |
2018-04-25 | Remove arm-aout and arm-coff support | Alan Modra | 1 | -18/+0 |
2018-04-19 | Reinstate mips ecoff support | Alan Modra | 1 | -0/+6 |
2018-04-18 | Remove mips aout, coff, and pe support | Alan Modra | 1 | -17/+0 |
2018-04-18 | various i386-aout and i386-coff target removal | Alan Modra | 1 | -21/+0 |
2018-04-16 | Remove arm-epoc-pe support | Alan Modra | 1 | -8/+0 |
2018-04-16 | Remove sparc-aout and sparc-coff support | Alan Modra | 1 | -18/+0 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -45/+0 |
2018-04-16 | Remove sh5 and sh64 support | Alan Modra | 1 | -26/+0 |
2018-04-16 | Remove sh-symbianelf support | Alan Modra | 1 | -2/+0 |
2018-04-16 | Remove vax-bsd and vax-ultrix support | Alan Modra | 1 | -2/+0 |
2018-04-16 | Remove w65 support | Alan Modra | 1 | -3/+0 |
2018-04-16 | Remove we32k support | Alan Modra | 1 | -3/+0 |
2018-04-16 | Remove m88k support | Alan Modra | 1 | -9/+0 |
2018-04-16 | Remove i370 support | Alan Modra | 1 | -3/+0 |
2018-04-16 | Remove h8500 support | Alan Modra | 1 | -2/+0 |
2018-04-16 | Remove h8300-coff support | Alan Modra | 1 | -2/+0 |
2018-04-16 | Remove IEEE 695 object support | Alan Modra | 1 | -5/+0 |
2018-04-16 | Remove sony newsos3 support | Alan Modra | 1 | -2/+0 |
2018-04-16 | Remove netware support | Alan Modra | 1 | -10/+0 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -22/+0 |
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 | -125/+131 |
2017-06-16 | Rewrite __start and __stop symbol handling | Alan Modra | 1 | -1/+7 |
2017-05-10 | bfd: new BFD target entry point _bfd_set_reloc. | Jose E. Marchesi | 1 | -0/+3 |
2017-03-27 | Add support for the WebAssembly backend to the BFD library. | Pip Cet | 1 | -0/+2 |
2017-03-27 | Add minimal support for WebAssembly backend to the BFD library. | Pip Cet | 1 | -0/+3 |
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/+3 |
2016-11-04 | Fix building binutils for all 32-bit targets by moving riscv32 target into 64... | Nick Clifton | 1 | -1/+1 |
2016-11-01 | Add support for RISC-V architecture. | Nick Clifton | 1 | -0/+6 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+1 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 4 | Alan Modra | 1 | -14/+13 |