summaryrefslogtreecommitdiffstats
path: root/src/elfcmp.c
Commit message (Expand)AuthorAgeFilesLines
* elfcmp: Handle bad sections without crashing.Mark Wielaard2019-04-281-3/+3
* elfcmp: Get, check and shdrstrndx for section names.Mark Wielaard2018-09-131-2/+18
* libebl: Use elf_getshdrstrndx in ebl_section_strip_p.Mark Wielaard2018-09-131-2/+2
* Consolidate error.h inclusion in system.hRoss Burton2018-07-051-2/+1
* Use the empty string for note names with zero size (without any data).Mark Wielaard2017-04-031-2/+4
* Move print_version into printversion.{h|c}Ulf Hermann2017-02-171-1/+1
* http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/Mark Wielaard2016-12-241-15/+0
* elfcmp: fix self-comparison error with GCC 6David Abdurachmanov2016-04-111-1/+1
* elfcmp: Fix leaking Ebl handles.Mark Wielaard2016-01-021-0/+2
* elfcmp: Don't call memcmp with possible NULL d_buf.Mark Wielaard2015-06-051-1/+2
* elfcmp: Add some NULL and zero checks.Mark Wielaard2015-01-151-7/+13
* elfcmp: Make sure Elf32_Word difference doesn't wrap around in int compare.Mark Wielaard2014-12-171-2/+1
* Check elf_strptr didn't fail getting section name.Mark Wielaard2014-11-171-2/+3
* Update name, license and contributor policy.Mark Wielaard2012-06-051-19/+11
* Update copyright yearUlrich Drepper2012-01-211-4/+4
* elfcmp: Add --l/--verbose flag.Roland McGrath2011-02-111-36/+46
* elfcmp: Add --ignore-build-id flag.Roland McGrath2011-02-111-1/+114
* Handle extended phnum in elflint and elfcmp.Roland McGrath2010-01-071-3/+36
* Make elfcmp exit 2 for trouble and 1 only for mismatch, like all its cousins.Roland McGrath2009-01-211-17/+17
* Move argp_program_version_hook and argp_program_bug_address variablesUlrich Drepper2009-01-171-2/+3
* Unpdate copyright in messages.Ulrich Drepper2009-01-011-2/+2
* Finish elflint .gnu.attributes checkingRoland McGrath2008-02-211-2/+4
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-0/+3
* Update copyright year.Ulrich Drepper2008-01-021-1/+1
* Prepare for 0.128 release.Ulrich Drepper2007-06-061-3/+3
* 2007-04-24 Roland McGrath <roland@redhat.com>Roland McGrath2007-04-251-3/+112
* 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
* Cleanup of messages.Ulrich Drepper2005-09-031-42/+43
* Relax elfcmp to ignore section count and the position of the sectionUlrich Drepper2005-08-011-3/+1
* elfcmp.c: Include <locale.h>.Roland McGrath2005-07-281-0/+1
* elfcmp.c: Print name and index of differing section.Ulrich Drepper2005-07-271-11/+25
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+611