Age | Commit message (Expand) | Author | Files | Lines |
2011-05-07 | PR ld/12365 | Dave Korn | 1 | -4/+9 |
2010-04-27 | PR binutils/11512 | Nick Clifton | 1 | -2/+8 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -5/+5 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -13/+15 |
2009-09-05 | * bfd/coff-arm.c (coff_arm_relocate_section) | Nick Clifton | 1 | -14/+16 |
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 | -18/+18 |
2009-05-21 | * coffgen.c (coff_print_symbol): Use bfd_fprintf_vma, not | Dave Korn | 1 | -11/+2 |
2009-04-14 | bfd/ChangeLog | Dave Korn | 1 | -0/+5 |
2009-03-14 | include/coff/ | Richard Sandiford | 1 | -0/+1 |
2009-02-18 | bfd/ChangeLog | Dave Korn | 1 | -3/+8 |
2008-09-30 | * coffgen.c (coff_write_symbols): Check to see if a symbol's flags | Nick Clifton | 1 | -0/+41 |
2008-08-14 | * coffgen.c (coff_find_nearest_line): Correct cached line index. | Alan Modra | 1 | -2/+2 |
2008-07-30 | Silence gcc printf warnings | Alan Modra | 1 | -3/+4 |
2007-08-13 | * coffgen.c (coff_get_normalized_symtab): Correct cast. | Daniel Jacobowitz | 1 | -1/+1 |
2007-07-31 | 2007-07-30 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -13/+8 |
2007-07-27 | 2007-07-27 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -2/+5 |
2007-07-26 | 2007-07-26 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+2 |
2007-07-26 | 2007-07-26 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -8/+13 |
2007-07-26 | 2007-07-25 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+3 |
2007-07-12 | Add support for building on a 64-bit Windows host. | Nick Clifton | 1 | -12/+12 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+2 |
2007-04-02 | PR binutils/4292 | Nick Clifton | 1 | -1/+10 |
2006-06-19 | bfd/ | Alan Modra | 1 | -2/+2 |
2005-05-23 | Approved by nickc@redhat.com | Fred Fish | 1 | -0/+14 |
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-21 | Update to ISO-C90 and fix formatting | Nick Clifton | 1 | -1/+1 |
2005-04-15 | Use fprintf_vma to print vma values. | Nick Clifton | 1 | -22/+6 |
2005-03-22 | Convert to ISO C90 formatting. | Nick Clifton | 1 | -355/+248 |
2005-02-21 | * coffgen.c (bfd_coff_get_comdat_section): Check that | Alan Modra | 1 | -1/+2 |
2005-02-20 | include/ | Alan Modra | 1 | -2/+2 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -72/+0 |
2004-08-13 | bfd/ | Alan Modra | 1 | -2/+1 |
2004-07-21 | bfd/ | H.J. Lu | 1 | -0/+9 |
2004-06-24 | bfd/ | Alan Modra | 1 | -4/+4 |
2004-06-15 | * section.c (struct sec): Remove usused flags. Reorganize a little. | Alan Modra | 1 | -2/+2 |
2003-11-04 | * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date. | Alan Modra | 1 | -1/+1 |
2003-10-20 | 2003-10-19 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-10-16 | Index: doc/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2003-04-01 | Fixes for iWMMXt contribution. | Nick Clifton | 1 | -3/+0 |
2003-03-25 | Add iWMMXt support | Nick Clifton | 1 | -1/+2 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -77/+77 |
2002-10-25 | Files missed in previous commit. | Dave Anglin | 1 | -1/+1 |
2002-07-30 | * aoutx.h (some_aout_object_p): Clean up tdata properly on error. | Alan Modra | 1 | -6/+13 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -3/+3 |
2002-06-07 | Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc | Alan Modra | 1 | -10/+6 |
2002-01-25 | Don't mark info message for translation. | Nick Clifton | 1 | -1/+1 |
2001-11-19 | Define and use bfd_is_const_section(). | Nick Clifton | 1 | -7/+11 |