Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-07-19 | [ARC] Add JLI support. | John Eric Martin | 1 | -0/+1 |
2017-06-26 | RISC-V: Use pc-relative relocation for FDE initial location | Kuan-Lin Chen | 1 | -0/+1 |
2017-06-16 | Rewrite __start and __stop symbol handling | Alan Modra | 1 | -0/+3 |
2017-05-10 | bfd: new BFD target entry point _bfd_set_reloc. | Jose E. Marchesi | 1 | -0/+8 |
2017-03-30 | Add support for the WebAssembly file format and the wasm32 ELF conversion to ... | Pip Cet | 1 | -0/+10 |
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/+1 |
2017-02-17 | bfd: Rename bsd_write_armap and coff_write_armap | Pedro Alves | 1 | -5/+5 |
2017-02-17 | bfd: Rename real_{ftell, fseek, fopen} | Pedro Alves | 1 | -3/+3 |
2017-02-17 | bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128 | Pedro Alves | 1 | -4/+4 |
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/+12 |
2016-12-24 | Remove "collect" forms of generic linker add symbols functions | Alan Modra | 1 | -6/+0 |
2016-12-22 | Don't make_bfd_vms_lib archive functions NULL | Alan Modra | 1 | -8/+10 |
2016-12-20 | Rework RISC-V relocations | Andrew Waterman | 1 | -0/+9 |
2016-11-01 | Add support for RISC-V architecture. | Nick Clifton | 1 | -0/+38 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -2/+2 |
2016-10-07 | bfd_merge_private_bfd_data tidy | Alan Modra | 1 | -8/+6 |
2016-09-30 | Make bfd_error_handler_type like vprintf | Alan Modra | 1 | -3/+1 |
2016-08-26 | Fixes to legacy ARC relocations. | Cupertino Miranda | 1 | -3/+4 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 2 | Alan Modra | 1 | -3/+0 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 1 | Alan Modra | 1 | -9/+0 |
2016-06-28 | MIPS16: Add R_MIPS16_PC16_S1 branch relocation support | Maciej W. Rozycki | 1 | -0/+1 |
2016-05-25 | Enable 64-bit archives in ar and ranlib | H.J. Lu | 1 | -0/+23 |
2016-05-23 | Enable R_AARCH64_NONE for 64-bit code. | Jim Wilson | 1 | -0/+1 |
2016-04-21 | Add support for non-ELF targets to check their relocs. | Nick Clifton | 1 | -0/+2 |
2016-04-14 | arc/nps400 : New cmem instructions and associated relocation | Andrew Burgess | 1 | -0/+1 |
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/+4 |
2015-12-07 | R_PPC64_ENTRY | Alan Modra | 1 | -0/+1 |