Age | Commit message (Expand) | Author | Files | Lines |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -1/+4 |
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/+1 |
2014-10-15 | Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME. | Alan Modra | 1 | -0/+1 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -1/+0 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-01-26 | * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore, | Alan Modra | 1 | -10/+4 |
2012-05-17 | PR 14072 | Nick Clifton | 1 | -2/+2 |
2012-01-19 | 2012-01-19 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+2 |
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 | -3/+1 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -53/+53 |
2009-11-23 | 2009-11-23 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+2 |
2009-04-16 | bfd/ | Richard Sandiford | 1 | -0/+1 |
2009-03-18 | include/ | Alan Modra | 1 | -2/+3 |
2008-07-30 | Silence gcc printf warnings | Alan Modra | 1 | -5/+5 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-02-15 | * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define, | Alan Modra | 1 | -5/+2 |
2006-11-22 | * pef.c (bfd_pef_make_empty_symbol): Delete function. Define instead. | Alan Modra | 1 | -5/+1 |
2006-06-19 | bfd/ | Alan Modra | 1 | -1/+2 |
2006-06-01 | * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags | Alan Modra | 1 | -4/+2 |
2005-05-23 | Approved by nickc@redhat.com | Fred Fish | 1 | -0/+1 |
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 | -349/+234 |
2005-02-20 | include/ | Alan Modra | 1 | -16/+17 |
2005-02-11 | (bfd_sym_parse_contained_variables_table_entry_v32): Avoid call to memcpy with | Nick Clifton | 1 | -0/+2 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -15/+0 |
2004-10-08 | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 1 | -0/+1 |
2004-07-21 | bfd/ | H.J. Lu | 1 | -0/+2 |
2004-06-24 | bfd/ | Alan Modra | 1 | -1/+1 |
2004-04-30 | * section.c (bfd_make_section_anyway): Add all sections to hash tab. | Alan Modra | 1 | -1/+2 |
2003-10-16 | Index: doc/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2003-03-12 | Rename 'index' to 'offset' | Nick Clifton | 1 | -2/+2 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -5/+5 |
2002-11-12 | * bfd.c (struct bfd_preserve): New. | Alan Modra | 1 | -162/+197 |
2002-11-06 | Add support for PEF, Mach-O, xSYM | Nick Clifton | 1 | -0/+2449 |