Age | Commit message (Expand) | Author | Files | Lines |
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 |
2000-11-28 | 2000-11-27 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -19/+17 |
2000-06-16 | * bfd-in.h (bfd_family_coff): Define. | Nicholas Duffek | 1 | -3/+3 |
2000-04-26 | Add XCOFF64 support. | Clinton Popetz | 1 | -11/+30 |
2000-04-07 | SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support). | Timothy Wall | 1 | -2/+5 |
2000-02-09 | Set arch/mach info prior to swapping in sections, so that the swapping | Timothy Wall | 1 | -4/+6 |
2000-01-13 | Apply Tim walls octest vs bytes patch | Nick Clifton | 1 | -4/+3 |
1999-09-11 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -1/+16 |
1999-09-11 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -1/+2 |
1999-09-07 | * coffcode.h (bfd_coff_backend_data): Add _bfd_filnmlen field. | Ian Lance Taylor | 1 | -9/+11 |
1999-09-07 | 1999-09-06 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -2/+2 |
1999-08-18 | comment changes from Donn Terry, and indentation changes | Ian Lance Taylor | 1 | -7/+14 |