Age | Commit message (Expand) | Author | Files | Lines |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -4/+4 |
2018-02-19 | %L conversions | Alan Modra | 1 | -6/+7 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -5/+5 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -20/+44 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -318/+318 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -8/+6 |
2017-04-13 | Rewrite bfd error handler | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -1/+10 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -14/+15 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -11/+7 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -8/+8 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-08-07 | Ensure coff-ppc local symbols are zero terminated | Chen Gang | 1 | -8/+11 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -4/+4 |
2012-11-06 | Allow SEC_CODE and SEC_READONLY in section flags. | Alan Modra | 1 | -6/+8 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -204/+112 |
2012-05-01 | PR binutils/13121 | Nick Clifton | 1 | -117/+117 |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -2/+1 |
2011-06-06 | * targets.c (bfd_target): Make ar_max_namelen an unsigned char. | Alan Modra | 1 | -0/+2 |
2011-01-14 | * bfd.c (bfd_perror): Flush stdout before and stderr after printing | Alan Modra | 1 | -9/+7 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -15/+1 |
2009-01-03 | 2009-01-03 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+1 |
2009-01-02 | PR 9682 | Nick Clifton | 1 | -3/+3 |
2008-07-30 | Silence gcc printf warnings | Alan Modra | 1 | -3/+3 |
2007-10-15 | * coff-arm.c (arm_emit_base_file_entry): Check fwrite return value. | Alan Modra | 1 | -12/+20 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -1/+1 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+1 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -2/+18 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -1/+1 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -15/+11 |
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 | -2/+2 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
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 | -188/+0 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -2/+2 |
2004-08-13 | bfd/ | Alan Modra | 1 | -18/+12 |
2004-06-28 | * bfd-in.h (struct stab_info): Move from stabs.c. | Alan Modra | 1 | -1/+3 |
2004-06-24 | bfd/ | Alan Modra | 1 | -6/+6 |
2003-11-24 | * aix5ppc-core.c: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -11/+11 |
2003-02-20 | Fix typo: intial -> initial. | Nick Clifton | 1 | -338/+264 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -128/+128 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -3/+3 |
2001-09-21 | Fix compile time warnings | Nick Clifton | 1 | -4/+6 |