Age | Commit message (Expand) | Author | Files | Lines |
2007-08-09 | 2007-08-09 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+3 |
2007-08-01 | 2007-08-01 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+4 |
2007-08-01 | * aoutx.h (swap_ext_reloc_in): Set howto to NULL for unknown | Alan Modra | 1 | -7/+31 |
2007-08-01 | PR4694 | Alan Modra | 1 | -10/+7 |
2007-07-27 | 2007-07-27 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+4 |
2007-07-26 | 2007-07-26 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -2/+7 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-05-03 | PR gas/3041 | Nick Clifton | 1 | -1/+4 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+2 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -2/+25 |
2006-06-19 | bfd/ | Alan Modra | 1 | -1/+2 |
2006-05-03 | bfd/ | Alan Modra | 1 | -8/+3 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -8/+11 |
2005-10-28 | 2005-10-28 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+6 |
2005-08-18 | Remove a29k support. | Alan Modra | 1 | -6/+0 |
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 | bfd/ | Alan Modra | 1 | -5/+5 |
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 | -1843/+1675 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -2/+2 |
2005-02-07 | * aoutx.h (aout_link_add_symbols): Just return TRUE if a warning | Hans-Peter Nilsson | 1 | -2/+3 |
2005-02-07 | * aoutx.h (NAME(aout,find_nearest_line)): Correct case for N_SO | Hans-Peter Nilsson | 1 | -1/+1 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -101/+1 |
2004-12-09 | * archures.c: Define bfd_mach_mips9000. | Ian Lance Taylor | 1 | -0/+1 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -6/+8 |
2004-06-27 | From Miod Vallat <miod@online.fr>: | Mark Kettenis | 1 | -0/+4 |
2004-06-24 | bfd/ | Alan Modra | 1 | -54/+53 |
2003-11-24 | * aix5ppc-core.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-04 | * aout-adobe.c (aout_adobe_set_section_contents): Constify location. | Alan Modra | 1 | -1/+1 |
2003-10-16 | Index: doc/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2003-09-30 | [ bfd/ChangeLog ] | Chris Demetriou | 1 | -0/+1 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -14/+14 |
2003-03-31 | Fix memory leaks | Nick Clifton | 1 | -12/+9 |
2002-12-31 | [ bfd/ChangeLog ] | Chris Demetriou | 1 | -0/+1 |
2002-12-10 | Allow an otherwise unrepresentable read-only section that lies after .text | Nick Clifton | 1 | -10/+21 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -342/+345 |
2002-10-25 | * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to | Dave Anglin | 1 | -44/+44 |
2002-09-02 | * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386 | Alan Modra | 1 | -1/+3 |
2002-08-26 | * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8. | Alan Modra | 1 | -0/+1 |
2002-08-08 | * aoutx.h (aout_link_write_symbols): Correct handling of warning syms. | Alan Modra | 1 | -2/+2 |
2002-07-31 | Add new field to bfd_link structure and use it to control how common symbols | Nick Clifton | 1 | -99/+124 |
2002-07-30 | * aoutx.h (some_aout_object_p): Clean up tdata properly on error. | Alan Modra | 1 | -7/+7 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -5/+5 |
2002-06-07 | Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc | Alan Modra | 1 | -5/+2 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -4/+11 |
2001-10-10 | * aout-encap.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-09-21 | * Makefile.am: Run "make dep-am". | Alan Modra | 1 | -506/+548 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -2/+2 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -131/+128 |
2001-08-31 | 2001-08-31 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -3/+2 |