aboutsummaryrefslogtreecommitdiff
path: root/binutils/nm.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-13 * nm.c (value_format_64bit, set_print_radix, print_value): HandleAlan Modra1-1/+9
2007-07-05Change sources over to using GPLv3Nick Clifton1-1/+1
2007-04-26bfd/Alan Modra1-1/+2
2007-04-19 * budemang.c: Delete.Alan Modra1-5/+7
2007-04-05 PR binutils/4292Alan Modra1-1/+1
2007-04-02PR binutils/4292Nick Clifton1-55/+63
2007-02-17top level:Joseph Myers1-2/+2
2005-10-03 * addr2line.c (usage): Document @file.Mark Mitchell1-0/+1
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell1-0/+2
2005-06-06bfd/H.J. Lu1-3/+4
2005-05-08Update FSF addressNick Clifton1-2/+2
2005-01-25bfd/Alan Modra1-1/+11
2004-10-14(usage): Fix description of --special-syms switch.Nick Clifton1-1/+1
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-0/+8
2004-09-28Reoder functions to eliminate most of the static function prototypes.Nick Clifton1-601/+571
2004-08-28 * nm.c (show_synthetic): New var.Alan Modra1-1/+43
2003-11-07Use consistent error messages for missing files.Nick Clifton1-0/+3
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-2/+2
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger1-204/+98
2003-03-17nm.c (print_symbol_info_bsd): Print the symbol's size instead of the symbol'sNick Clifton1-2/+9
2003-03-04(print_symbol): Remove check for undefined_only.Nick Clifton1-21/+20
2003-02-13Fix help messages about demangling stylesNick Clifton1-2/+3
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-49/+86
2002-08-26Revert last change.Alan Modra1-2/+8
2002-08-26 * nm.c (display_rel_file): Don't report "no symbols" as an error.Alan Modra1-8/+2
2002-08-14Replace 'gnu-new-abi' with 'gnu-v3'Nick Clifton1-1/+1
2002-07-02 * budemang.c: New file, "demangle" function.Alan Modra1-36/+5
2002-06-26 * nm.c (print_symname): When demangling, strip leading dots fromAlan Modra1-1/+23
2002-06-21 * configure.in: Check for strcoll.Alan Modra1-6/+22
2002-06-192002-06-18 H.J. Lu (hjl@gnu.org)H.J. Lu1-23/+77
2002-06-152002-06-15 H.J. Lu (hjl@gnu.org)H.J. Lu1-2/+8
2002-06-13Display the symbol's size and use it for sorting.Nick Clifton1-168/+146
2002-06-08 * bucomm.c: Replace CONST with const.Alan Modra1-7/+7
2002-06-07When computing size of symbols for an ELF target use the internal size field.Nick Clifton1-6/+9
2002-05-21 * filemode.c: Fix formatting.Kazu Hirata1-6/+6
2002-05-01 * nm.c (print_symbol): Check returned filename fromAlan Modra1-1/+2
2002-01-302002-01-29 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-01-23Tidy up formatting of --help output.Nick Clifton1-6/+7
2001-12-18 * addr2line.c (main): Protoype.Thiemo Seufer1-0/+2
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-0/+3
2001-08-252001-08-25 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+11
2001-08-102001-08-10 H.J. Lu <hjl@gnu.org>H.J. Lu1-6/+7
2001-04-11 * MAINTAINERS: Update my email addressAlan Modra1-3/+2
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+2
2001-02-09Don't #ifdef inside printf in case printf is a macro.Alan Modra1-5/+3
2000-07-27* nm.c (main): Ignore '-X32_64' as an option.Geoffrey Keating1-1/+13
2000-07-20Add optional style argument to --demangle switch.Nick Clifton1-3/+17
2000-07-20Change output of `nm --help' to include a description of the purpose of theNick Clifton1-11/+30
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra1-9/+6
2000-04-04Move translated part of bug report string back into .c files soAlan Modra1-1/+1