summaryrefslogtreecommitdiff
path: root/binutils/nm.c
Commit message (Expand)AuthorAgeFilesLines
* PR23952, memory leak in _bfd_generic_read_minisymbolsAlan Modra2018-12-081-6/+3
* Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton2018-12-071-4/+23
* BFD_INIT_MAGICAlan Modra2018-10-151-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* PR22443, Global buffer overflow in _bfd_elf_get_symbol_version_stringAlan Modra2017-11-191-7/+10
* Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2017-10-251-1/+3
* Free memory returned from bfd_get_synthetic_symtabH.J. Lu2017-09-251-1/+3
* Remove datasize measurements based on sbrk()Tristan Gingold2017-07-191-11/+0
* Fix illegal memory access bug in nm when run on a corrupt binary.Nick Clifton2017-02-131-1/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix calculation of synthetic symbol sizes (ppc64)Luis Machado2016-12-011-2/+5
* Add the ability for nm to display symbol version information.Nick Clifton2016-11-111-0/+18
* -Wimplicit-fallthrough noreturn fixesAlan Modra2016-10-061-1/+1
* Fix nm potential buffer overflowAlan Modra2016-09-261-14/+22
* nm handling of synthetic symbolsAlan Modra2016-09-191-17/+8
* Don't include libbfd.h outside of bfd, part 6Alan Modra2016-07-161-0/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* nm: basic COFF symbol type support for SysV-style symbol table dumpingJan Beulich2015-12-141-4/+52
* Remove trailing spaces in binutilsH.J. Lu2015-08-121-2/+2
* Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton2015-01-211-0/+1
* More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton2015-01-051-21/+50
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Warn for ar/nm/ranlib/ld on lto objects without pluginAlan Modra2014-07-281-0/+4
* This patch allows one to place the gcc's liblto_plugin in the lib/bfd-plugins...Markus Trippelsdorf2014-04-031-2/+5
* Update copyright yearsAlan Modra2014-03-051-3/+1
* * nm.c (display_rel_file): Treat bfd_error_no_symbols asNick Clifton2013-10-251-1/+1
* * nm.c (display_rel_file): Treat bfd_error_no_symbols asNick Clifton2013-10-251-1/+9
* 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