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-abbrev_lock
upstream/users/amerey/try-arhdr
upstream/users/amerey/try-clean
upstream/users/amerey/try-compress
upstream/users/amerey/try-config
upstream/users/amerey/try-gettext-cache
upstream/users/amerey/try-lcov-and-ssize_t
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-sample-guard
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
*
strip.c: Apply --permissive when writing the debug file
Aaron Merey
2024-07-23
1
-0
/
+2
*
Add helper function for basename
Khem Raj
2023-12-21
1
-1
/
+1
*
strip: Clean up a bit more after errors
Mark Wielaard
2023-10-06
1
-6
/
+3
*
Move the #include <libintl.h> into eu-config.h
Yonggang Luo
2022-10-16
1
-1
/
+0
*
strip: Add more NULL check
Mark Wielaard
2022-05-14
1
-2
/
+10
*
Introduce error_exit as a noreturn variant of error (EXIT_FAILURE, ...)
Mark Wielaard
2022-03-30
1
-33
/
+25
*
Remove redundant casts of memory allocating functions returning void *
Dmitry V. Levin
2021-09-09
1
-5
/
+4
*
strip: Always check gelf_update results.
Mark Wielaard
2021-07-03
1
-4
/
+9
*
Come up with startswith function.
Martin Liska
2021-05-12
1
-1
/
+1
*
strip: Remove no_symtab_updates() function
Timm Bäder
2021-01-28
1
-45
/
+29
*
strip: Pull update_section_size() into file scope
Timm Bäder
2021-01-28
1
-23
/
+28
*
strip: Pull relocate() info file scope
Timm Bäder
2021-01-28
1
-163
/
+184
*
strip: Replace nested check_preserved function with loop
Timm Bäder
2021-01-28
1
-16
/
+21
*
src: consistently use _(Str) instead of gettext(Str)
Dmitry V. Levin
2020-12-16
1
-54
/
+54
*
src: fix spelling typos in comments and ChangeLog
Dmitry V. Levin
2020-12-12
1
-1
/
+1
*
src: fix spelling typos in argp help text and error diagnostics
Dmitry V. Levin
2020-12-12
1
-2
/
+2
*
strip don't mmap debug output file.
Mark Wielaard
2019-06-24
1
-1
/
+1
*
strip: Files with symbols referring to non-existing sections are illformed
Mark Wielaard
2019-03-27
1
-0
/
+1
*
strip: Fix check test for SHN_XINDEX symbol.
Mark Wielaard
2019-01-24
1
-1
/
+1
*
strip: Also handle gnu compressed debug sections with --reloc-debug-sections
Mark Wielaard
2018-11-13
1
-6
/
+23
*
strip: Add --reloc-debug-sections-only option.
Mark Wielaard
2018-11-06
1
-6
/
+149
*
strip: Extract code to update shdrstrndx into new common function.
Mark Wielaard
2018-11-06
1
-45
/
+49
*
strip: Split out debug section relocation into separate helper functions.
Mark Wielaard
2018-11-06
1
-249
/
+292
*
strip: Always copy over any phdrs if there are any.
Mark Wielaard
2018-11-06
1
-28
/
+42
*
strip, unstrip: Handle SHT_GROUP correctly.
Mark Wielaard
2018-10-17
1
-3
/
+9
*
Handle ADD/SUB relocations
Andreas Schwab
2018-10-13
1
-4
/
+19
*
strip,unstrip: Use and set shdrstrndx consistently.
Mark Wielaard
2018-09-14
1
-4
/
+39
*
libebl: Use elf_getshdrstrndx in ebl_section_strip_p.
Mark Wielaard
2018-09-13
1
-2
/
+2
*
strip: Handle mixed allocated/non-allocated sections.
Mark Wielaard
2018-08-30
1
-15
/
+65
*
Consolidate error.h inclusion in system.h
Ross Burton
2018-07-05
1
-1
/
+0
*
strip: Deal with ARM data marker symbols pointing to debug sections.
Mark Wielaard
2017-07-24
1
-6
/
+24
*
strip: Add --keep-section=SECTION and --remove-section=SECTION.
Mark Wielaard
2017-07-17
1
-17
/
+110
*
strip: Don't generate empty output file when nothing to do.
Mark Wielaard
2017-06-14
1
-12
/
+19
*
strip: Make sure old .shstrab is removed when eu-strip recreates it.
Mark Wielaard
2017-06-14
1
-6
/
+10
*
Move print_version into printversion.{h|c}
Ulf Hermann
2017-02-17
1
-0
/
+1
*
http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
Mark Wielaard
2016-12-24
1
-15
/
+0
*
lib: Provide MAX and MIN in system.h
Akihiko Odaki
2016-10-12
1
-1
/
+1
*
strip: Don't remove real symbols from allocated symbol tables.
Mark Wielaard
2016-10-06
1
-11
/
+24
*
strip: Use ELF_CHF_FORCE to recompress any sections that were uncompressed.
Mark Wielaard
2016-08-25
1
-1
/
+1
*
strip: Handle compressed relocation target sections.
Mark Wielaard
2016-08-15
1
-5
/
+17
*
dwelf: Add string table functions from ebl.
Mark Wielaard
2016-08-03
1
-9
/
+15
*
Fix GCC6 -Wnull-dereference warnings.
Mark Wielaard
2016-02-22
1
-2
/
+4
*
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
[next]