Age | Commit message (Expand) | Author | Files | Lines |
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-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -4/+4 |
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/+2 |
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-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-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+1 |
2016-10-07 | bfd_merge_private_bfd_data tidy | Alan Modra | 1 | -4/+0 |
2016-09-30 | Make bfd_error_handler_type like vprintf | Alan Modra | 1 | -3/+1 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 1 | Alan Modra | 1 | -9/+0 |
2016-05-25 | Enable 64-bit archives in ar and ranlib | H.J. Lu | 1 | -0/+23 |
2016-04-21 | Add support for non-ELF targets to check their relocs. | Nick Clifton | 1 | -0/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -1/+1 |
2015-03-05 | Allows the binutils to cope with PE binaries where the section addresses have... | Nick Clifton | 1 | -0/+4 |
2015-02-11 | Wrap BFD headers in extern "C" | Pedro Alves | 1 | -0/+4 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-09 | More fixes for memory access violations triggered by fuzzed binaries. | Nick Clifton | 1 | -0/+2 |
2014-11-25 | Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS | H.J. Lu | 1 | -0/+2 |
2014-10-15 | Merge bfd_find_nearest_line variants | Alan Modra | 1 | -16/+8 |
2014-10-15 | Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME. | Alan Modra | 1 | -3/+4 |
2014-08-05 | Fix LTO vs. COFF archives | Alan Modra | 1 | -1/+3 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -1/+1 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -2/+0 |
2014-04-24 | PR16867, linking object with separate debug file | Alan Modra | 1 | -1/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -4/+1 |
2013-02-11 | * elfcode.h (elf_checksum_contents): Free contents. | Alan Modra | 1 | -0/+4 |
2012-08-09 | * archive.c (SECTION Archives): Update documentation. | Alan Modra | 1 | -3/+5 |
2012-08-07 | * config/tc-i386.c (lex_got): Provide implementation for PE | Nick Clifton | 1 | -0/+2 |
2012-08-03 | * opncls.c (_bfd_delete_bfd): Now static. | Tom Tromey | 1 | -2/+0 |
2012-07-24 | 2012-07-24 Teresa Johnson <tejohnson@google.com> | Cary Coutant | 1 | -2/+7 |
2012-05-14 | Add support for PowerPC VLE. | James Lemke | 1 | -1/+1 |
2012-04-26 | Provide a way for programs to recognize BFD_ASSERT calls. | Hans-Peter Nilsson | 1 | -0/+1 |
2012-01-20 | PR binutils/13534 | Nick Clifton | 1 | -14/+18 |
2012-01-04 | 2012-01-04 Shinichiro Hamaji <shinichiro.hamaji@gmail.com> | Tristan Gingold | 1 | -0/+4 |
2011-12-13 | 2011-12-13 Shinichiro Hamaji <shinichiro.hamaji@gmail.com> | Tristan Gingold | 1 | -1/+5 |
2011-09-30 | 2011-09-30 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -13/+13 |
2011-08-17 | PR ld/12762 | Alan Modra | 1 | -15/+5 |
2011-08-05 | PR ld/12762 | Alan Modra | 1 | -3/+3 |
2011-07-11 | include/ChangeLog | Catherine Moore | 1 | -0/+3 |
2011-07-09 | PR ld/12942 | Alan Modra | 1 | -4/+15 |
2011-04-28 | bfd: constify a few arrays | Mike Frysinger | 1 | -1/+1 |