summaryrefslogtreecommitdiff
path: root/binutils/nm.c
Commit message (Expand)AuthorAgeFilesLines
* binutils/Tristan Gingold2013-08-191-8/+1
* Simplify global symbol handlingH.J. Lu2012-06-291-4/+4
* PR binutils/13593Alan Modra2012-01-161-5/+15
* PR 12983Cary Coutant2011-07-121-0/+4
* PR binutils/12753Nick Clifton2011-05-181-0/+2
* 2011-03-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-141-0/+1
* * nm.c (value_format_64bit): Define appropriately for __MSVCRT__.Joseph Myers2010-10-081-0/+8
* Set BFD target to "plugin" for "nm --plugin".H.J. Lu2010-10-031-1/+3
* 2010-01-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-01-061-2/+2
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-19/+19
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-10/+10
* update copyright datesAlan Modra2009-09-021-1/+1
* * ar.c (usage): Do not use #ifdef inside _("...).Nick Clifton2009-06-191-3/+5
* 2009-05-28 Nick Clifton <nickc@redhat.com>Nick Clifton2009-05-281-0/+3
* * Makefile.am: Run "make dep-am".Nick Clifton2009-05-261-3/+17
* * nm.c (filter_symbols): Only call memcpy when from != to.Hans-Peter Nilsson2008-11-131-1/+2
* * nm.c (value_format_64bit, set_print_radix, print_value): HandleAlan Modra2007-09-131-1/+9
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+1
* bfd/Alan Modra2007-04-261-1/+2
* * budemang.c: Delete.Alan Modra2007-04-191-5/+7
* PR binutils/4292Alan Modra2007-04-051-1/+1
* PR binutils/4292Nick Clifton2007-04-021-55/+63
* top level:Joseph Myers2007-02-171-2/+2
* * addr2line.c (usage): Document @file.Mark Mitchell2005-10-031-0/+1
* * addr2line.c (main): Likewise.Mark Mitchell2005-09-301-0/+2
* bfd/H.J. Lu2005-06-061-3/+4
* Update FSF addressNick Clifton2005-05-081-2/+2
* bfd/Alan Modra2005-01-251-1/+11
* (usage): Fix description of --special-syms switch.Nick Clifton2004-10-141-1/+1
* Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton2004-10-081-0/+8
* Reoder functions to eliminate most of the static function prototypes.Nick Clifton2004-09-281-601/+571
* * nm.c (show_synthetic): New var.Alan Modra2004-08-281-1/+43
* Use consistent error messages for missing files.Nick Clifton2003-11-071-0/+3
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-2/+2
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-204/+98
* nm.c (print_symbol_info_bsd): Print the symbol's size instead of the symbol'sNick Clifton2003-03-171-2/+9
* (print_symbol): Remove check for undefined_only.Nick Clifton2003-03-041-21/+20
* Fix help messages about demangling stylesNick Clifton2003-02-131-2/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-49/+86
* Revert last change.Alan Modra2002-08-261-2/+8
* * nm.c (display_rel_file): Don't report "no symbols" as an error.Alan Modra2002-08-261-8/+2
* Replace 'gnu-new-abi' with 'gnu-v3'Nick Clifton2002-08-141-1/+1
* * budemang.c: New file, "demangle" function.Alan Modra2002-07-021-36/+5
* * nm.c (print_symname): When demangling, strip leading dots fromAlan Modra2002-06-261-1/+23
* * configure.in: Check for strcoll.Alan Modra2002-06-211-6/+22
* 2002-06-18 H.J. Lu (hjl@gnu.org)H.J. Lu2002-06-191-23/+77
* 2002-06-15 H.J. Lu (hjl@gnu.org)H.J. Lu2002-06-151-2/+8
* Display the symbol's size and use it for sorting.Nick Clifton2002-06-131-168/+146
* * bucomm.c: Replace CONST with const.Alan Modra2002-06-081-7/+7
* When computing size of symbols for an ELF target use the internal size field.Nick Clifton2002-06-071-6/+9