| Commit message (Expand) | Author | Age | Files | Lines |
* | bfd/ChangeLog | Nick Clifton | 2010-04-09 | 1 | -5/+1 |
* | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 2009-12-11 | 1 | -5/+5 |
* | include/ | Alan Modra | 2009-10-14 | 1 | -1/+1 |
* | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 2009-09-09 | 1 | -20/+24 |
* | update copyright dates | Alan Modra | 2009-09-02 | 1 | -1/+1 |
* | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 2009-08-29 | 1 | -4/+4 |
* | * aoutx.h (aout_get_external_symbols): Declare 'amt' locally. | Tom Tromey | 2009-07-02 | 1 | -9/+11 |
* | bfd: | Joseph Myers | 2009-02-03 | 1 | -0/+1 |
* | * aoutx.h (NAME): Add case statements for bfd_mach_mips14000, | Thiemo Seufer | 2008-11-28 | 1 | -0/+2 |
* | 2007-08-09 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-09 | 1 | -1/+3 |
* | 2007-08-01 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-01 | 1 | -1/+4 |
* | * aoutx.h (swap_ext_reloc_in): Set howto to NULL for unknown | Alan Modra | 2007-08-01 | 1 | -7/+31 |
* | PR4694 | Alan Modra | 2007-08-01 | 1 | -10/+7 |
* | 2007-07-27 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-07-27 | 1 | -1/+4 |
* | 2007-07-26 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-07-26 | 1 | -2/+7 |
* | Switch sources over to use the GPL version 3 | Nick Clifton | 2007-07-03 | 1 | -2/+3 |
* | PR gas/3041 | Nick Clifton | 2007-05-03 | 1 | -1/+4 |
* | bfd/ | Alan Modra | 2007-04-26 | 1 | -2/+2 |
* | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 2007-03-26 | 1 | -2/+25 |
* | bfd/ | Alan Modra | 2006-06-19 | 1 | -1/+2 |
* | bfd/ | Alan Modra | 2006-05-03 | 1 | -8/+3 |
* | PR 2434 | Alan Modra | 2006-03-16 | 1 | -8/+11 |
* | 2005-10-28 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2005-10-28 | 1 | -1/+6 |
* | Remove a29k support. | Alan Modra | 2005-08-18 | 1 | -6/+0 |
* | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 2005-05-04 | 1 | -1/+1 |
* | bfd/ | Alan Modra | 2005-05-04 | 1 | -5/+5 |
* | Update the FSF address in the copyright/GPL notice | Nick Clifton | 2005-05-04 | 1 | -1/+1 |
* | Convert to ISO C90 formatting | Nick Clifton | 2005-04-11 | 1 | -1843/+1675 |
* | update copyright dates | Alan Modra | 2005-03-03 | 1 | -2/+2 |
* | * aoutx.h (aout_link_add_symbols): Just return TRUE if a warning | Hans-Peter Nilsson | 2005-02-07 | 1 | -2/+3 |
* | * aoutx.h (NAME(aout,find_nearest_line)): Correct case for N_SO | Hans-Peter Nilsson | 2005-02-07 | 1 | -1/+1 |
* | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 2005-01-31 | 1 | -101/+1 |
* | * archures.c: Define bfd_mach_mips9000. | Ian Lance Taylor | 2004-12-09 | 1 | -0/+1 |
* | bfd/ | H.J. Lu | 2004-10-21 | 1 | -6/+8 |
* | From Miod Vallat <miod@online.fr>: | Mark Kettenis | 2004-06-27 | 1 | -0/+4 |
* | bfd/ | Alan Modra | 2004-06-24 | 1 | -54/+53 |
* | * aix5ppc-core.c: Fix comment typos. | Kazu Hirata | 2003-11-24 | 1 | -1/+1 |
* | * aout-adobe.c (aout_adobe_set_section_contents): Constify location. | Alan Modra | 2003-11-04 | 1 | -1/+1 |
* | Index: doc/ChangeLog | Andrew Cagney | 2003-10-16 | 1 | -1/+1 |
* | [ bfd/ChangeLog ] | Chris Demetriou | 2003-09-30 | 1 | -0/+1 |
* | Correct spelling of "relocatable". | Alan Modra | 2003-06-25 | 1 | -14/+14 |
* | Fix memory leaks | Nick Clifton | 2003-03-31 | 1 | -12/+9 |
* | [ bfd/ChangeLog ] | Chris Demetriou | 2002-12-31 | 1 | -0/+1 |
* | Allow an otherwise unrepresentable read-only section that lies after .text | Nick Clifton | 2002-12-10 | 1 | -10/+21 |
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 1 | -342/+345 |
* | * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to | Dave Anglin | 2002-10-25 | 1 | -44/+44 |
* | * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386 | Alan Modra | 2002-09-02 | 1 | -1/+3 |
* | * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8. | Alan Modra | 2002-08-26 | 1 | -0/+1 |
* | * aoutx.h (aout_link_write_symbols): Correct handling of warning syms. | Alan Modra | 2002-08-08 | 1 | -2/+2 |
* | Add new field to bfd_link structure and use it to control how common symbols | Nick Clifton | 2002-07-31 | 1 | -99/+124 |