summaryrefslogtreecommitdiffstats
path: root/src/strip.c
Commit message (Expand)AuthorAgeFilesLines
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-6/+6
* strip: Only sanity check symbols to not discarded sections for debug file.Mark Wielaard2015-10-091-3/+5
* Handle merged strtab/shstrtab string tables in strip and unstrip.Mark Wielaard2015-10-051-6/+9
* Remove old-style function definitions.Mark Wielaard2015-09-231-2/+2
* strip: Just admit we don't support stripping ar archives for now.Mark Wielaard2015-06-101-2/+12
* strip: Harden against bogus input files. Don't leak tmp debug file on error.Mark Wielaard2015-05-181-77/+191
* Always call gelf_fsize with EV_CURRENT as argument.Mark Wielaard2015-05-131-12/+7
* Replace futimes with futimens.Max Filippov2015-05-051-9/+9
* Drop mtrace calls.Max Filippov2015-05-041-4/+0
* src: Remove __DATE__ from internal error messages.Mark Wielaard2015-04-141-3/+3
* Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.Mark Wielaard2014-11-261-4/+9
* robustify: strip.Roland McGrath2014-01-231-31/+57
* Fix two memory leaks in findtextrel and strip.Mark Wielaard2013-03-011-1/+6
* Update name, license and contributor policy.Mark Wielaard2012-06-051-19/+11
* Update copyright yearUlrich Drepper2012-01-211-3/+3
* strip.c (relocate): Make offset check overflow-proof.Mark Wielaard2011-05-301-1/+2
* strip: --reloc-debug-sections, relocate against any debug section symbol.Mark Wielaard2011-05-241-65/+83
* strip: Add --reloc-debug-sections option.Mark Wielaard2011-05-231-2/+213
* strip: Handle SHT_GROUP sections better.Mark Wielaard2011-05-191-4/+28
* strip: Remove all excess for --strip-sections.Roland McGrath2011-01-061-27/+31
* strip: Add --strip-sections option.Roland McGrath2011-01-051-0/+58
* Fix sloppy #include use, breaks with latest glibc.Roland McGrath2010-01-151-1/+2
* Add aliases for elf_getshnum and elf_getshstrndx.Ulrich Drepper2009-06-131-2/+2
* Fix strip -f infinite loop when coping with some extra kooky object sections.Roland McGrath2009-04-141-1/+2
* Fix typo in comment.Ulrich Drepper2009-01-241-1/+1
* 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
* src/Roland McGrath2008-04-111-263/+305
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739...Ulrich Drepper2008-01-091-1/+2
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-3/+6
* Update copyright year.Ulrich Drepper2008-01-021-1/+1
* Prepare for 0.128 release.Ulrich Drepper2007-06-061-4/+4
* src/Roland McGrath2007-05-181-20/+31
* 2007-04-24 Roland McGrath <[email protected]>Roland McGrath2007-04-251-1/+1
* Update copyright year.elfutils-0.125Ulrich Drepper2007-01-101-2/+2
* propagate from branch 'com.redhat.elfutils' (head b4944cf70801d9dac056f4f80ef...Roland McGrath2006-12-171-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-3/+3
* merge of 0bdc7517571447282c23ea28a69147eabf574048Roland McGrath2005-08-111-49/+29
* Update DW_LNS_set_epilogue_begin uses to correct misspelling.Roland McGrath2005-08-101-29/+49
* Change addr2line to use dwfl_* functions.Ulrich Drepper2005-08-111-47/+28
* Minimal cleanup in strip.Ulrich Drepper2005-08-111-2/+1
* 2005-08-08 Roland McGrath <[email protected]>Roland McGrath2005-08-091-0/+20
* 2005-08-07 Roland McGrath <[email protected]>Roland McGrath2005-08-081-2/+3
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+1750