Age | Commit message (Expand) | Author | Files | Lines |
2017-06-16 | Rewrite __start and __stop symbol handling | Alan Modra | 1 | -0/+1 |
2017-06-14 | Fix seg-faults in objdump when disassembling a corrupt versados binary. | Nick Clifton | 1 | -4/+8 |
2017-05-10 | bfd: new BFD target entry point _bfd_set_reloc. | Jose E. Marchesi | 1 | -0/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-04-21 | Add support for non-ELF targets to check their relocs. | Nick Clifton | 1 | -0/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -2/+2 |
2015-02-10 | Fix memory access violations triggered by running objdump compiled with out-o... | Nick Clifton | 1 | -1/+2 |
2015-01-21 | Fix memory access violations triggered by running strip on fuzzed binaries. | Nick Clifton | 1 | -5/+15 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-22 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -8/+22 |
2014-11-26 | More fixes for memory access errors triggered by attemps to examine corrupted... | Nick Clifton | 1 | -16/+29 |
2014-11-25 | Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS | H.J. Lu | 1 | -0/+1 |
2014-11-21 | Fixes for memory access violations exposed by fuzzinf various binaries. | Nick Clifton | 1 | -3/+18 |
2014-10-15 | Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME. | Alan Modra | 1 | -0/+1 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -1/+0 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2012-05-05 | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 1 | -3/+3 |
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/+2 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -1/+3 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -3/+3 |
2009-11-23 | 2009-11-23 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+2 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-04-16 | bfd/ | Richard Sandiford | 1 | -0/+1 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -1/+2 |
2006-06-19 | bfd/ | Alan Modra | 1 | -3/+3 |
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 | -275/+202 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-02-24 | * coffcode.h (coff_print_aux): Warning fix. | Alan Modra | 1 | -2/+2 |
2004-10-08 | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 1 | -0/+2 |
2004-07-21 | bfd/ | H.J. Lu | 1 | -0/+2 |
2004-06-24 | bfd/ | Alan Modra | 1 | -3/+3 |
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-16 | Index: doc/ChangeLog | Andrew Cagney | 1 | -2/+2 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -3/+3 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -28/+29 |
2002-07-30 | * aoutx.h (some_aout_object_p): Clean up tdata properly on error. | Alan Modra | 1 | -3/+7 |
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/+1 |