summaryrefslogtreecommitdiffstats
path: root/src/nm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.174'Ulf Hermann2018-10-111-1/+0
|\
| * Consolidate error.h inclusion in system.hRoss Burton2018-07-051-1/+0
* | Open files in O_BINARYUlf Hermann2017-05-081-1/+1
|/
* Move print_version into printversion.{h|c}Ulf Hermann2017-02-171-0/+1
* Move color handling into a separate headerUlf Hermann2017-02-151-0/+1
* http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/Mark Wielaard2016-12-241-15/+0
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-1/+1
* nm: Check for malloc size argument overflow in show_symbols.Mark Wielaard2016-03-211-0/+5
* nm: If the file is ET_REL and we need Dwarf use libdwfl to get it relocated.Mark Wielaard2016-01-021-8/+106
* nm: Don't leak duplicate Dwarf local names.Mark Wielaard2016-01-021-5/+10
* nm: First call elf_getdata, then allocate memory.Mark Wielaard2015-06-271-6/+6
* nm: Fix typo in size check to determine whether we stack allocated memory.Mark Wielaard2015-06-191-1/+1
* Always call gelf_fsize with EV_CURRENT as argument.Mark Wielaard2015-05-131-1/+1
* nm: Handle dwarf_linesrc returning NULL.Mark Wielaard2015-05-121-4/+3
* Drop mtrace calls.Max Filippov2015-05-041-4/+0
* src: Remove __DATE__ from internal error messages.Mark Wielaard2015-04-141-3/+3
* nm: Guard against divide by zero in error check.Mark Wielaard2015-01-121-5/+8
* nm: Handle/Skip /SYM64/ index entries.Mark Wielaard2015-01-121-1/+2
* nm: Stop processing ar members on first invalid offset.Mark Wielaard2015-01-121-1/+1
* Use -Wformat=2 by default for all files.Mark Wielaard2014-01-301-44/+49
* Fix corruption of non-C++ symbols by the demangler.Jan Kratochvil2014-01-151-8/+8
* Fix some (harmless) cppcheck warnings.Mark Wielaard2013-11-091-1/+2
* Add missing semicolon in show_symbols_sysvMark Wielaard2012-12-111-1/+1
* nm: Fix size passed to snprintf for invalid sh_name case.Roland McGrath2012-12-111-2/+3
* Reorder formatting string arguments so that there are no gaps in referencesPetr Machata2012-07-301-8/+8
* Update name, license and contributor policy.Mark Wielaard2012-06-051-19/+11
* Update copyright yearUlrich Drepper2012-01-211-2/+2
* Color code output of nm and objdumpUlrich Drepper2012-01-211-29/+65
* Fix nm output for sysv formatUlrich Drepper2011-10-031-9/+25
* Improve nm output for BSD and POSIX formatUlrich Drepper2011-10-031-26/+59
* Add demangling support to nmUlrich Drepper2011-10-021-3/+104
* nm.c: Remove unused if/else and parameters.Marek Polacek2011-05-121-9/+4
* Add aliases for elf_getshnum and elf_getshstrndx.Ulrich Drepper2009-06-131-3/+3
* Move argp_program_version_hook and argp_program_bug_address variablesUlrich Drepper2009-01-171-2/+2
* Unpdate copyright in messages.Ulrich Drepper2009-01-011-2/+2
* Fix crashes on bad sh_name/st_name offsets.Roland McGrath2008-12-111-10/+36
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-0/+3
* Update copyright year.Ulrich Drepper2008-01-021-1/+1
* readelf register printing sort order tweakRoland McGrath2007-08-231-22/+31
* Prepare for 0.128 release.Ulrich Drepper2007-06-061-4/+4
* Update copyright year.elfutils-0.125Ulrich Drepper2007-01-101-2/+2
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-041-1/+1
* Prepare for 0.120 release.Ulrich Drepper2006-04-041-2/+2
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-041-9/+21
* NEWS updatesRoland McGrath2005-10-281-2/+2
* Some more message unifications.Ulrich Drepper2005-09-031-2/+2
* 2005-08-23 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-231-7/+0
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+1282