Age | Commit message (Expand) | Author | Files | Lines |
2007-09-11 | bfd/ | Kazu Hirata | 1 | -0/+6 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+4 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-04-21 | * ecoff.c (_bfd_ecoff_write_armap): Initialise rehash. | Nick Clifton | 1 | -3/+3 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -1/+2 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -2/+2 |
2006-06-19 | bfd/ | Alan Modra | 1 | -1/+1 |
2006-06-01 | * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags | Alan Modra | 1 | -3/+3 |
2006-05-03 | bfd/ | Alan Modra | 1 | -3/+6 |
2006-03-06 | bfd: | Nathan Sidwell | 1 | -12/+12 |
2006-02-07 | * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e, | Nathan Sidwell | 1 | -6/+17 |
2005-10-06 | bfd/ | Daniel Jacobowitz | 1 | -2/+3 |
2005-08-18 | Remove a29k support. | Alan Modra | 1 | -5/+0 |
2005-05-23 | Approved by nickc@redhat.com | Fred Fish | 1 | -0/+9 |
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 | -16/+15 |
2005-03-22 | Oops - fix typos and finish of ISO-C90'fication of ieee.c | Nick Clifton | 1 | -367/+346 |
2005-03-22 | Convert to ISO C90 formatting. | Nick Clifton | 1 | -397/+195 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -75/+0 |
2004-10-08 | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 1 | -0/+2 |
2004-08-13 | bfd/ | Alan Modra | 1 | -7/+5 |
2004-07-21 | bfd/ | H.J. Lu | 1 | -0/+2 |
2004-06-24 | bfd/ | Alan Modra | 1 | -22/+22 |
2004-04-30 | * section.c (bfd_make_section_anyway): Add all sections to hash tab. | Alan Modra | 1 | -1/+2 |
2003-11-30 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -2/+2 |
2003-11-04 | * aout-adobe.c (aout_adobe_set_section_contents): Constify location. | Alan Modra | 1 | -2/+2 |
2003-10-21 | Add ColfFire v4 support | Nick Clifton | 1 | -0/+1 |
2003-10-16 | Index: doc/ChangeLog | Andrew Cagney | 1 | -6/+7 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -1/+1 |
2003-03-14 | (ieee_write_expression): Handle the case where symbol is NULL. | Nick Clifton | 1 | -281/+249 |
2003-02-04 | bfd | Alan Modra | 1 | -7/+6 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -294/+353 |
2002-07-30 | * aoutx.h (some_aout_object_p): Clean up tdata properly on error. | Alan Modra | 1 | -5/+5 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -14/+14 |
2002-06-07 | Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc | Alan Modra | 1 | -2/+1 |
2002-06-05 | * bfd-in.h: Remove "taken from the source" comment. | Alan Modra | 1 | -0/+1 |
2002-05-15 | Fix ld --just-symbols | Alan Modra | 1 | -0/+1 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+2 |
2002-01-30 | Fixes for better translation into other languages | Nick Clifton | 1 | -14/+14 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -3/+3 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -8/+7 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -119/+118 |
2001-08-23 | 2001-08-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -3/+3 |
2001-08-15 | * libieee.h (common_header_type): Add last_byte field. | Alan Modra | 1 | -106/+217 |
2001-05-11 | * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix | Jakub Jelinek | 1 | -0/+1 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-03-06 | Rest of the changes for Coldfire V4. | Nick Clifton | 1 | -1/+5 |
2000-10-25 | Plug one of many possible memory leaks in error handling. | Nick Clifton | 1 | -29/+24 |