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
/
elfcompress.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
elfcompress: Don't compress if section already compressed unless forced
Mark Wielaard
2023-05-08
1
-20
/
+23
*
support ZSTD compression algorithm
Martin Liska
2022-12-23
1
-60
/
+88
*
Refactor elf_compare
Martin Liska
2022-11-29
1
-63
/
+110
*
Missing newline for: elfcompress -t zlib-gnu a.out -force
Martin Liska
2022-11-28
1
-1
/
+1
*
elfcompress: Add sanity checks to make sure to not override variable
Mark Wielaard
2022-05-14
1
-0
/
+24
*
Introduce error_exit as a noreturn variant of error (EXIT_FAILURE, ...)
Mark Wielaard
2022-03-30
1
-3
/
+2
*
elfcompress: fix exit status in case of an error
Dmitry V. Levin
2021-05-12
1
-1
/
+1
*
elfcompress: remove redundant assignment
Dmitry V. Levin
2021-05-12
1
-1
/
+0
*
elfcompress: fix exit status regression in case of "Nothing to do"
Dmitry V. Levin
2021-05-12
1
-0
/
+1
*
Come up with startswith function.
Martin Liska
2021-05-12
1
-14
/
+11
*
elfcompress: Replace cleanup() with label
Timm Bäder
2021-03-02
1
-109
/
+106
*
elfcompress: Pull get_sections() into file scope
Timm Bäder
2021-03-01
1
-10
/
+11
*
elfcompress: Pull get_section() into file scope
Timm Bäder
2021-03-01
1
-6
/
+7
*
elfcompress: Pull set_section() into file scope
Timm Bäder
2021-03-01
1
-7
/
+9
*
src: fix spelling typos in comments and ChangeLog
Dmitry V. Levin
2020-12-12
1
-1
/
+1
*
elfcompress: Don't rewrite file if no section data needs to be updated.
Mark Wielaard
2018-07-24
1
-3
/
+42
*
elfcompress: Swap fchmod and fchown calls on new file.
Mark Wielaard
2018-07-22
1
-4
/
+7
*
Consolidate error.h inclusion in system.h
Ross Burton
2018-07-05
1
-1
/
+1
*
Use fallthrough attribute.
Joshua Watt
2018-02-10
1
-1
/
+1
*
Move print_version into printversion.{h|c}
Ulf Hermann
2017-02-17
1
-1
/
+1
*
http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
Mark Wielaard
2016-12-24
1
-7
/
+0
*
Add GCC7 -Wimplicit-fallthrough support/fixes.
Mark Wielaard
2016-11-10
1
-1
/
+2
*
lib: Provide MAX and MIN in system.h
Akihiko Odaki
2016-10-12
1
-0
/
+1
*
dwelf: Add string table functions from ebl.
Mark Wielaard
2016-08-03
1
-13
/
+18
*
elfcompress: -q should not imply --force.
Mark Wielaard
2016-02-22
1
-1
/
+2
*
Fix build on 32bit systems.
Mark Wielaard
2016-01-08
1
-1
/
+1
*
elfcompress: New utility.
Mark Wielaard
2016-01-06
1
-0
/
+1321