| Commit message (Expand) | Author | Age | Files | Lines |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | Remove syntactic sugar | Alan Modra | 2016-09-30 | 1 | -2/+2 |
* | Add support for non-ELF targets to check their relocs. | Nick Clifton | 2016-04-21 | 1 | -0/+1 |
* | Remove use of alloca. | Nick Clifton | 2016-03-21 | 1 | -1/+2 |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 1 | -1/+1 |
* | More "Make asection->id and asection->index unsigned" | Alan Modra | 2015-08-31 | 1 | -1/+1 |
* | ChangeLog rotatation and copyright year update | Alan Modra | 2015-01-02 | 1 | -1/+1 |
* | Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS | H.J. Lu | 2014-11-25 | 1 | -0/+1 |
* | Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME. | Alan Modra | 2014-10-15 | 1 | -0/+1 |
* | Don't call bfd_link_hash_table_free | Alan Modra | 2014-06-13 | 1 | -1/+0 |
* | Update copyright years | Alan Modra | 2014-03-05 | 1 | -1/+1 |
* | PR binutils/14289 | Asmwarrior | 2014-01-02 | 1 | -4/+3 |
* | * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore, | Alan Modra | 2013-01-26 | 1 | -19/+4 |
* | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 2012-07-13 | 1 | -4/+3 |
* | 2012-01-19 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2012-01-19 | 1 | -0/+4 |
* | include/ChangeLog | Catherine Moore | 2011-07-11 | 1 | -0/+1 |
* | * targets.c (bfd_target): Make ar_max_namelen an unsigned char. | Alan Modra | 2011-06-06 | 1 | -0/+2 |
* | * bfd.c (bfd_perror): Flush stdout before and stderr after printing | Alan Modra | 2011-01-14 | 1 | -4/+4 |
* | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 2009-12-11 | 1 | -10/+6 |
* | 2009-11-23 Paul Brook <paul@codesourcery.com> | Paul Brook | 2009-11-23 | 1 | -0/+2 |
* | * bfd/coff-arm.c (coff_arm_relocate_section) | Nick Clifton | 2009-09-05 | 1 | -1/+1 |
* | update copyright dates | Alan Modra | 2009-09-02 | 1 | -1/+1 |
* | bfd/ | Richard Sandiford | 2009-04-16 | 1 | -0/+1 |
* | bfd | Tom Tromey | 2008-12-09 | 1 | -1/+1 |
* | Silence gcc printf warnings | Alan Modra | 2008-07-30 | 1 | -2/+2 |
* | Switch sources over to use the GPL version 3 | Nick Clifton | 2007-07-03 | 1 | -2/+3 |
* | bfd/ | Alan Modra | 2007-04-26 | 1 | -1/+1 |
* | * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define, | Alan Modra | 2007-02-15 | 1 | -5/+2 |
* | * pef.c (bfd_pef_make_empty_symbol): Delete function. Define instead. | Alan Modra | 2006-11-22 | 1 | -5/+1 |
* | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 2006-09-16 | 1 | -1/+1 |
* | bfd/ | Alan Modra | 2006-06-19 | 1 | -2/+3 |
* | Approved by nickc@redhat.com | Fred Fish | 2005-05-23 | 1 | -0/+1 |
* | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 2005-05-04 | 1 | -1/+1 |
* | Update the FSF address in the copyright/GPL notice | Nick Clifton | 2005-05-04 | 1 | -1/+1 |
* | Convert to ISO C90 formatting | Nick Clifton | 2005-04-11 | 1 | -261/+184 |
* | include/ | Alan Modra | 2005-02-20 | 1 | -3/+4 |
* | * coff-arm.c (coff_arm_is_local_label_name): Warning fix. | Alan Modra | 2005-02-16 | 1 | -2/+2 |
* | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 2005-01-31 | 1 | -7/+1 |
* | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 2004-10-08 | 1 | -0/+1 |
* | bfd/ | H.J. Lu | 2004-07-21 | 1 | -0/+1 |
* | bfd/ | Alan Modra | 2004-06-24 | 1 | -5/+5 |
* | * section.c (bfd_make_section_anyway): Add all sections to hash tab. | Alan Modra | 2004-04-30 | 1 | -1/+2 |
* | Index: doc/ChangeLog | Andrew Cagney | 2003-10-16 | 1 | -2/+2 |
* | Replace <ctype.h> with "safe-ctype.h" | Nick Clifton | 2003-05-29 | 1 | -84/+64 |
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 1 | -5/+5 |
* | 2002-11-15 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2002-11-15 | 1 | -3/+3 |
* | * bfd.c (struct bfd_preserve): New. | Alan Modra | 2002-11-12 | 1 | -379/+484 |
* | Add support for PEF, Mach-O, xSYM | Nick Clifton | 2002-11-06 | 1 | -0/+1207 |