summaryrefslogtreecommitdiff
path: root/binutils/nm.c
Commit message (Expand)AuthorAgeFilesLines
* bfd: Add a bfd_boolean argument to bfd_get_symbol_version_stringH.J. Lu2020-03-241-4/+4
* bfd: Display symbol version for nm -DH.J. Lu2020-03-241-6/+20
* plugin: Don't invoke LTO-wrapperH.J. Lu2020-03-201-1/+1
* Don't call lto-wrapper for ar and ranlibH.J. Lu2020-02-251-1/+1
* PR25362, memory leak in nmAlan Modra2020-01-131-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* PR25031, nm reports wrong address on 32bitAlan Modra2019-09-241-54/+50
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* bfd_asymbol_* macrosAlan Modra2019-09-181-10/+10
* bfd_get_filenameAlan Modra2019-09-061-21/+21
* Support .gnu.lto_.lto section in ELF files (PR 24768).Martin Liska2019-07-291-3/+20
* Change nm so that when it is running in POSIX compatible mode, it does not pr...Nick Clifton2019-05-011-33/+62
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* 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