index
:
qt-creator/elfutils.git
10.0
11.0
12.0
4.10
4.11
4.12
4.13
4.14
4.15
4.4
4.5
4.6
4.7
4.8
4.9
5.0
master
upstream/dwarf
upstream/dwarflint
upstream/fche/copr
upstream/ima-keys
upstream/jankratochvil/NT_FILE
upstream/jankratochvil/cfaloop
upstream/jankratochvil/corepattern
upstream/jankratochvil/devmem
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
upstream/jankratochvil/gdbserver
upstream/jankratochvil/ppc64bidir
upstream/jankratochvil/ppc64bidir-unwindppc
upstream/main
upstream/master
upstream/mjw/DWARF5
upstream/mjw/RH-DTS
upstream/mjw/call_site
upstream/mjw/check_self_referential_die
upstream/mjw/compress
upstream/mjw/compress2
upstream/mjw/compress3
upstream/mjw/compress4
upstream/mjw/dwarf_output
upstream/mjw/dwarfstrings
upstream/mjw/elfstrmerge
upstream/mjw/fp-unwind
upstream/mjw/leaks
upstream/mjw/location-range
upstream/mjw/pending
upstream/mpolacek/autotest
upstream/pmachata/RH-DTS
upstream/pmachata/aarch64-review
upstream/pmachata/dwarf
upstream/pmachata/dwarf-writer
upstream/pmachata/dwarf_output
upstream/pmachata/dwarflint
upstream/pmachata/dwfl_core_file_report
upstream/pmachata/iterators
upstream/pmachata/macro
upstream/pmachata/range_list_iterator_formptr
upstream/pmachata/reader_hooks
upstream/pmachata/sharing
upstream/pmachata/threads
upstream/portable
upstream/relocate
upstream/robustify
upstream/roland/addrsym_tls
upstream/roland/arm_corenote
upstream/roland/cfi
upstream/roland/dwarf-collector
upstream/roland/dwarf-hacking
upstream/roland/dwarf-macinfo
upstream/roland/dwarf_edit
upstream/roland/dwarf_output-shape
upstream/roland/dwarf_output-tracker
upstream/roland/elf_clone
upstream/roland/is_stmt
upstream/roland/notes
upstream/roland/parisc
upstream/roland/parisc_corenote
upstream/roland/relocate-cfi-tmp
upstream/roland/tracker
upstream/roland/unstrip-buildid-relative
upstream/roland/unwind
upstream/users/amerey/manpages
upstream/users/amerey/thread_safety
upstream/users/amerey/try-clean
upstream/users/amerey/try-compress
upstream/users/amerey/try-config
upstream/users/amerey/try-no-objcopy
upstream/users/amerey/try-pr27405
upstream/users/amerey/try-pr31097
upstream/users/amerey/try-readelf-concurrency
upstream/users/amerey/try-remove-relocs
upstream/users/amerey/try-remove-relocs2
upstream/users/amerey/try-thread
upstream/users/amerey/try-track-fds
upstream/users/amerey/try-xz4
upstream/users/amerey/try-xz5
upstream/users/dichen/readelf-28873
upstream/users/dichen/readelf-Ds
upstream/users/dichen/try-dwfl-frame-reg
upstream/users/marxin/try-PR29474-fix-debuginfod-concurrency
upstream/users/marxin/try-zstd-support-v2
upstream/users/serhei/eu-stacktrace
upstream/users/serhei/eu-stacktrace.v0
upstream/users/serhei/eu-stacktrace.v1
upstream/users/serhei/try-process-tracker
Fork of git://sourceware.org/git/elfutils.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
strip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trust AC_SYS_LARGEFILE to provide large file support
Josh Stone
2015-10-09
1
-6
/
+6
*
strip: Only sanity check symbols to not discarded sections for debug file.
Mark Wielaard
2015-10-09
1
-3
/
+5
*
Handle merged strtab/shstrtab string tables in strip and unstrip.
Mark Wielaard
2015-10-05
1
-6
/
+9
*
Remove old-style function definitions.
Mark Wielaard
2015-09-23
1
-2
/
+2
*
strip: Just admit we don't support stripping ar archives for now.
Mark Wielaard
2015-06-10
1
-2
/
+12
*
strip: Harden against bogus input files. Don't leak tmp debug file on error.
Mark Wielaard
2015-05-18
1
-77
/
+191
*
Always call gelf_fsize with EV_CURRENT as argument.
Mark Wielaard
2015-05-13
1
-12
/
+7
*
Replace futimes with futimens.
Max Filippov
2015-05-05
1
-9
/
+9
*
Drop mtrace calls.
Max Filippov
2015-05-04
1
-4
/
+0
*
src: Remove __DATE__ from internal error messages.
Mark Wielaard
2015-04-14
1
-3
/
+3
*
Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.
Mark Wielaard
2014-11-26
1
-4
/
+9
*
robustify: strip.
Roland McGrath
2014-01-23
1
-31
/
+57
*
Fix two memory leaks in findtextrel and strip.
Mark Wielaard
2013-03-01
1
-1
/
+6
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
1
-19
/
+11
*
Update copyright year
Ulrich Drepper
2012-01-21
1
-3
/
+3
*
strip.c (relocate): Make offset check overflow-proof.
Mark Wielaard
2011-05-30
1
-1
/
+2
*
strip: --reloc-debug-sections, relocate against any debug section symbol.
Mark Wielaard
2011-05-24
1
-65
/
+83
*
strip: Add --reloc-debug-sections option.
Mark Wielaard
2011-05-23
1
-2
/
+213
*
strip: Handle SHT_GROUP sections better.
Mark Wielaard
2011-05-19
1
-4
/
+28
*
strip: Remove all excess for --strip-sections.
Roland McGrath
2011-01-06
1
-27
/
+31
*
strip: Add --strip-sections option.
Roland McGrath
2011-01-05
1
-0
/
+58
*
Fix sloppy #include use, breaks with latest glibc.
Roland McGrath
2010-01-15
1
-1
/
+2
*
Add aliases for elf_getshnum and elf_getshstrndx.
Ulrich Drepper
2009-06-13
1
-2
/
+2
*
Fix strip -f infinite loop when coping with some extra kooky object sections.
Roland McGrath
2009-04-14
1
-1
/
+2
*
Fix typo in comment.
Ulrich Drepper
2009-01-24
1
-1
/
+1
*
Move argp_program_version_hook and argp_program_bug_address variables
Ulrich Drepper
2009-01-17
1
-2
/
+2
*
Unpdate copyright in messages.
Ulrich Drepper
2009-01-01
1
-2
/
+2
*
src/
Roland McGrath
2008-04-11
1
-263
/
+305
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739...
Ulrich Drepper
2008-01-09
1
-1
/
+2
*
propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...
Ulrich Drepper
2008-01-02
1
-3
/
+6
*
Update copyright year.
Ulrich Drepper
2008-01-02
1
-1
/
+1
*
Prepare for 0.128 release.
Ulrich Drepper
2007-06-06
1
-4
/
+4
*
src/
Roland McGrath
2007-05-18
1
-20
/
+31
*
2007-04-24 Roland McGrath <
[email protected]
>
Roland McGrath
2007-04-25
1
-1
/
+1
*
Update copyright year.
elfutils-0.125
Ulrich Drepper
2007-01-10
1
-2
/
+2
*
propagate from branch 'com.redhat.elfutils' (head b4944cf70801d9dac056f4f80ef...
Roland McGrath
2006-12-17
1
-2
/
+2
*
Fix FSF address. No exception for libdwarf.
Ulrich Drepper
2006-04-04
1
-1
/
+1
*
Prepare for 0.120 release.
Ulrich Drepper
2006-04-04
1
-2
/
+2
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...
Ulrich Drepper
2006-04-04
1
-9
/
+21
*
Cleanup of messages.
Ulrich Drepper
2005-09-03
1
-3
/
+3
*
merge of 0bdc7517571447282c23ea28a69147eabf574048
Roland McGrath
2005-08-11
1
-49
/
+29
*
Update DW_LNS_set_epilogue_begin uses to correct misspelling.
Roland McGrath
2005-08-10
1
-29
/
+49
*
Change addr2line to use dwfl_* functions.
Ulrich Drepper
2005-08-11
1
-47
/
+28
*
Minimal cleanup in strip.
Ulrich Drepper
2005-08-11
1
-2
/
+1
*
2005-08-08 Roland McGrath <
[email protected]
>
Roland McGrath
2005-08-09
1
-0
/
+20
*
2005-08-07 Roland McGrath <
[email protected]
>
Roland McGrath
2005-08-08
1
-2
/
+3
*
Adjust for monotone.
Ulrich Drepper
2005-07-26
1
-0
/
+1750