Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-11-02 | Add comment | Nick Clifton | 1 | -1/+9 |
2001-11-02 | 2001-11-02 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -1/+2 |
2001-10-10 | * aout-encap.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -1/+1 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -92/+100 |
2001-08-23 | 2001-08-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2001-08-17 | * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED to | Alan Modra | 1 | -9/+11 |
2001-06-15 | Chnage styp_flags_to_sec_flags() to a boolean function | Nick Clifton | 1 | -3/+10 |
2001-05-24 | Support for xcoff64 | Tom Rix | 1 | -21/+30 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-02-07 | If stabs info is successfully found, do not attempt to find dwarf2 info | Nick Clifton | 1 | -3/+3 |
2001-01-23 | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+0 |
2000-12-08 | Generalize DWARF2 and COFF support. | Nick Clifton | 1 | -2/+10 |
2000-12-08 | 2000-12-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -4/+1 |