Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-08-26 | Revert last change. | Alan Modra | 1 | -2/+8 |
2002-08-26 | * nm.c (display_rel_file): Don't report "no symbols" as an error. | Alan Modra | 1 | -8/+2 |
2002-08-14 | Replace 'gnu-new-abi' with 'gnu-v3' | Nick Clifton | 1 | -1/+1 |
2002-07-02 | * budemang.c: New file, "demangle" function. | Alan Modra | 1 | -36/+5 |
2002-06-26 | * nm.c (print_symname): When demangling, strip leading dots from | Alan Modra | 1 | -1/+23 |
2002-06-21 | * configure.in: Check for strcoll. | Alan Modra | 1 | -6/+22 |
2002-06-19 | 2002-06-18 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -23/+77 |
2002-06-15 | 2002-06-15 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -2/+8 |
2002-06-13 | Display the symbol's size and use it for sorting. | Nick Clifton | 1 | -168/+146 |
2002-06-08 | * bucomm.c: Replace CONST with const. | Alan Modra | 1 | -7/+7 |
2002-06-07 | When computing size of symbols for an ELF target use the internal size field. | Nick Clifton | 1 | -6/+9 |
2002-05-21 | * filemode.c: Fix formatting. | Kazu Hirata | 1 | -6/+6 |
2002-05-01 | * nm.c (print_symbol): Check returned filename from | Alan Modra | 1 | -1/+2 |
2002-01-30 | 2002-01-29 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+1 |
2002-01-23 | Tidy up formatting of --help output. | Nick Clifton | 1 | -6/+7 |
2001-12-18 | * addr2line.c (main): Protoype. | Thiemo Seufer | 1 | -0/+2 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -0/+3 |
2001-08-25 | 2001-08-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -3/+11 |
2001-08-10 | 2001-08-10 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -6/+7 |
2001-04-11 | * MAINTAINERS: Update my email address | Alan Modra | 1 | -3/+2 |
2001-03-13 | Fix typos in ChangeLogs and update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-02-09 | Don't #ifdef inside printf in case printf is a macro. | Alan Modra | 1 | -5/+3 |
2000-07-27 | * nm.c (main): Ignore '-X32_64' as an option. | Geoffrey Keating | 1 | -1/+13 |
2000-07-20 | Add optional style argument to --demangle switch. | Nick Clifton | 1 | -3/+17 |