Age | Commit message (Expand) | Author | Files | Lines |
2017-02-17 | bfd: Rename Chunk and S3Forced | Pedro Alves | 1 | -11/+11 |
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 | -0/+4 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -5/+5 |
2016-04-21 | Add support for non-ELF targets to check their relocs. | Nick Clifton | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-04 | Fix stack buffer overflows when parsing corrupt ihex files. | Yuriy M. Kaminskiy | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-25 | Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS | H.J. Lu | 1 | -0/+1 |
2014-10-28 | This patch fixes a flaw in the SREC parser which could cause a stack overflow | Nick Clifton | 1 | -2/+2 |
2014-10-15 | Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME. | Alan Modra | 1 | -0/+1 |
2014-08-29 | Report an error for S-records with less than the miniumum size | Alan Modra | 1 | -3/+15 |
2014-08-28 | Check S-record with 0 size | H.J. Lu | 1 | -1/+2 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -1/+0 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-05-22 | PR binutils/15474 | Alan Modra | 1 | -3/+4 |
2011-07-11 | include/ChangeLog | Catherine Moore | 1 | -0/+1 |
2011-06-06 | * targets.c (bfd_target): Make ar_max_namelen an unsigned char. | Alan Modra | 1 | -1/+3 |
2009-11-23 | 2009-11-23 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+2 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -12/+13 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-04-16 | bfd/ | Richard Sandiford | 1 | -0/+1 |
2008-02-11 | * cache.c (cache_bread): Set bfd_error_file_truncated if EOF | Daniel Jacobowitz | 1 | -1/+37 |
2007-07-26 | 2007-07-26 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -0/+5 |
2007-07-26 | * srec.c (srec_get_section_contents): Return immediately on | Alan Modra | 1 | -1/+11 |
2007-07-26 | * srec.c (srec_canonicalize_symtab): Don't alloc when symcount | Alan Modra | 1 | -3/+3 |
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-02-15 | * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define, | Alan Modra | 1 | -6/+3 |
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/+4 |
2005-05-23 | Approved by nickc@redhat.com | Fred Fish | 1 | -0/+1 |
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 | -250/+163 |
2005-02-20 | include/ | Alan Modra | 1 | -2/+3 |
2004-10-08 | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 1 | -0/+1 |
2004-08-13 | bfd/ | Alan Modra | 1 | -2/+2 |
2004-07-21 | bfd/ | H.J. Lu | 1 | -0/+2 |
2004-06-24 | bfd/ | Alan Modra | 1 | -8/+8 |
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 | -1/+1 |
2003-11-04 | * aout-adobe.c (aout_adobe_set_section_contents): Constify location. | Alan Modra | 1 | -3/+3 |
2003-10-16 | Index: doc/ChangeLog | Andrew Cagney | 1 | -2/+2 |
2002-12-03 | * srec.c (srec_write_symbols): Restore '$' prefix to address | Alan Modra | 1 | -5/+6 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -84/+84 |
2002-10-25 | * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to | Dave Anglin | 1 | -2/+2 |
2002-07-30 | * aoutx.h (some_aout_object_p): Clean up tdata properly on error. | Alan Modra | 1 | -20/+33 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -1/+1 |