Age | Commit message (Expand) | Author | Files | Lines |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -4/+4 |
2017-06-21 | Fix address violation when parsing a corrupt IEEE binary. | Nick Clifton | 1 | -0/+8 |
2017-06-19 | Fix access violation when parsing a corrupt IEEE binary. | Nick Clifton | 1 | -3/+20 |
2017-06-16 | Rewrite __start and __stop symbol handling | Alan Modra | 1 | -0/+1 |
2017-06-15 | Fix address violation parsing a corrupt ieee binary. | Nick Clifton | 1 | -1/+1 |
2017-06-15 | Avoid a possible compiler bug by using a static buffer instead of a stack loc... | Nick Clifton | 1 | -1/+1 |
2017-05-10 | bfd: new BFD target entry point _bfd_set_reloc. | Jose E. Marchesi | 1 | -0/+1 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -5/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
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 warning fixes | Alan Modra | 1 | -0/+14 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -5/+5 |
2016-04-21 | Add support for non-ELF targets to check their relocs. | Nick Clifton | 1 | -0/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-25 | Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS | H.J. Lu | 1 | -0/+2 |
2014-11-21 | Fixes for memory access violations exposed by fuzzinf various binaries. | Nick Clifton | 1 | -85/+176 |
2014-11-14 | More fixes for invalid memory accesses triggered by corrupt binaries. | Nick Clifton | 1 | -2/+4 |
2014-10-15 | Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME. | Alan Modra | 1 | -20/+3 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -2/+0 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-02 | PR binutils/11983 | Nick Clifton | 1 | -4/+3 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -1/+1 |
2011-07-11 | include/ChangeLog | Catherine Moore | 1 | -0/+1 |
2011-06-06 | * targets.c (bfd_target): Make ar_max_namelen an unsigned char. | Alan Modra | 1 | -1/+2 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -0/+6 |
2010-03-24 | Update copyright year. | H.J. Lu | 1 | -1/+1 |
2010-01-26 | 2010-01-26 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+1 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -11/+11 |
2009-11-23 | 2009-11-23 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+2 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -4/+4 |
2009-04-16 | bfd/ | Richard Sandiford | 1 | -0/+1 |
2007-09-11 | bfd/ | Kazu Hirata | 1 | -0/+6 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+4 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-04-21 | * ecoff.c (_bfd_ecoff_write_armap): Initialise rehash. | Nick Clifton | 1 | -3/+3 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -1/+2 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -2/+2 |
2006-06-19 | bfd/ | Alan Modra | 1 | -1/+1 |
2006-06-01 | * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags | Alan Modra | 1 | -3/+3 |
2006-05-03 | bfd/ | Alan Modra | 1 | -3/+6 |
2006-03-06 | bfd: | Nathan Sidwell | 1 | -12/+12 |
2006-02-07 | * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e, | Nathan Sidwell | 1 | -6/+17 |
2005-10-06 | bfd/ | Daniel Jacobowitz | 1 | -2/+3 |
2005-08-18 | Remove a29k support. | Alan Modra | 1 | -5/+0 |
2005-05-23 | Approved by nickc@redhat.com | Fred Fish | 1 | -0/+9 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-04-11 | Convert to ISO C90 formatting | Nick Clifton | 1 | -16/+15 |