Age | Commit message (Expand) | Author | Files | Lines |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-14 | nm: basic COFF symbol type support for SysV-style symbol table dumping | Jan Beulich | 1 | -4/+52 |
2015-08-12 | Remove trailing spaces in binutils | H.J. Lu | 1 | -2/+2 |
2015-01-21 | Fix memory access violations triggered by running strip on fuzzed binaries. | Nick Clifton | 1 | -0/+1 |
2015-01-05 | More fixes for invalid memory accesses triggered by fuzzed binaries. | Nick Clifton | 1 | -21/+50 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-07-28 | Warn for ar/nm/ranlib/ld on lto objects without plugin | Alan Modra | 1 | -0/+4 |
2014-04-03 | This patch allows one to place the gcc's liblto_plugin in the lib/bfd-plugins... | Markus Trippelsdorf | 1 | -2/+5 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-10-25 | * nm.c (display_rel_file): Treat bfd_error_no_symbols as | Nick Clifton | 1 | -1/+1 |
2013-10-25 | * nm.c (display_rel_file): Treat bfd_error_no_symbols as | Nick Clifton | 1 | -1/+9 |
2013-08-19 | binutils/ | Tristan Gingold | 1 | -8/+1 |
2012-06-29 | Simplify global symbol handling | H.J. Lu | 1 | -4/+4 |
2012-01-16 | PR binutils/13593 | Alan Modra | 1 | -5/+15 |
2011-07-12 | PR 12983 | Cary Coutant | 1 | -0/+4 |
2011-05-18 | PR binutils/12753 | Nick Clifton | 1 | -0/+2 |
2011-03-14 | 2011-03-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-10-08 | * nm.c (value_format_64bit): Define appropriately for __MSVCRT__. | Joseph Myers | 1 | -0/+8 |
2010-10-03 | Set BFD target to "plugin" for "nm --plugin". | H.J. Lu | 1 | -1/+3 |
2010-01-06 | 2010-01-06 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+2 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -19/+19 |
2009-09-10 | Updated soruces in binutils/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -10/+10 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-06-19 | * ar.c (usage): Do not use #ifdef inside _("...). | Nick Clifton | 1 | -3/+5 |
2009-05-28 | 2009-05-28 Nick Clifton <nickc@redhat.com> | Nick Clifton | 1 | -0/+3 |
2009-05-26 | * Makefile.am: Run "make dep-am". | Nick Clifton | 1 | -3/+17 |
2008-11-13 | * nm.c (filter_symbols): Only call memcpy when from != to. | Hans-Peter Nilsson | 1 | -1/+2 |
2007-09-13 | * nm.c (value_format_64bit, set_print_radix, print_value): Handle | Alan Modra | 1 | -1/+9 |
2007-07-05 | Change sources over to using GPLv3 | Nick Clifton | 1 | -1/+1 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+2 |
2007-04-19 | * budemang.c: Delete. | Alan Modra | 1 | -5/+7 |
2007-04-05 | PR binutils/4292 | Alan Modra | 1 | -1/+1 |
2007-04-02 | PR binutils/4292 | Nick Clifton | 1 | -55/+63 |
2007-02-17 | top level: | Joseph Myers | 1 | -2/+2 |
2005-10-03 | * addr2line.c (usage): Document @file. | Mark Mitchell | 1 | -0/+1 |
2005-09-30 | * addr2line.c (main): Likewise. | Mark Mitchell | 1 | -0/+2 |
2005-06-06 | bfd/ | H.J. Lu | 1 | -3/+4 |
2005-05-08 | Update FSF address | Nick Clifton | 1 | -2/+2 |
2005-01-25 | bfd/ | Alan Modra | 1 | -1/+11 |
2004-10-14 | (usage): Fix description of --special-syms switch. | Nick Clifton | 1 | -1/+1 |
2004-10-08 | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 1 | -0/+8 |
2004-09-28 | Reoder functions to eliminate most of the static function prototypes. | Nick Clifton | 1 | -601/+571 |
2004-08-28 | * nm.c (show_synthetic): New var. | Alan Modra | 1 | -1/+43 |
2003-11-07 | Use consistent error messages for missing files. | Nick Clifton | 1 | -0/+3 |
2003-10-27 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -2/+2 |
2003-09-14 | * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove | Andreas Jaeger | 1 | -204/+98 |
2003-03-17 | nm.c (print_symbol_info_bsd): Print the symbol's size instead of the symbol's | Nick Clifton | 1 | -2/+9 |
2003-03-04 | (print_symbol): Remove check for undefined_only. | Nick Clifton | 1 | -21/+20 |
2003-02-13 | Fix help messages about demangling styles | Nick Clifton | 1 | -2/+3 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -49/+86 |