support ZSTD compression algorithm
[platform/upstream/elfutils.git] / src / elfcompress.c
2022-12-23 Martin Liskasupport ZSTD compression algorithm
2022-11-29 Martin LiskaRefactor elf_compare
2022-11-28 Martin LiskaMissing newline for: elfcompress -t zlib-gnu a.out...
2022-05-14 Mark Wielaardelfcompress: Add sanity checks to make sure to not...
2022-03-30 Mark WielaardIntroduce error_exit as a noreturn variant of error...
2021-05-12 Dmitry V. Levinelfcompress: fix exit status in case of an error
2021-05-12 Dmitry V. Levinelfcompress: remove redundant assignment
2021-05-12 Dmitry V. Levinelfcompress: fix exit status regression in case of...
2021-05-12 Martin LiskaCome up with startswith function.
2021-03-02 Timm Bäderelfcompress: Replace cleanup() with label
2021-03-01 Timm Bäderelfcompress: Pull get_sections() into file scope
2021-03-01 Timm Bäderelfcompress: Pull get_section() into file scope
2021-03-01 Timm Bäderelfcompress: Pull set_section() into file scope
2020-12-12 Dmitry V. Levinsrc: fix spelling typos in comments and ChangeLog
2018-07-24 Mark Wielaardelfcompress: Don't rewrite file if no section data...
2018-07-22 Mark Wielaardelfcompress: Swap fchmod and fchown calls on new file.
2018-07-05 Ross BurtonConsolidate error.h inclusion in system.h
2018-02-10 Joshua WattUse fallthrough attribute.
2017-02-17 Ulf HermannMove print_version into printversion.{h|c}
2016-12-24 Mark Wielaardelfutils.org/ is now hosted at http://sourceware.org...
2016-11-10 Mark WielaardAdd GCC7 -Wimplicit-fallthrough support/fixes.
2016-10-12 Akihiko Odakilib: Provide MAX and MIN in system.h
2016-08-03 Mark Wielaarddwelf: Add string table functions from ebl.
2016-02-22 Mark Wielaardelfcompress: -q should not imply --force.
2016-01-08 Mark WielaardFix build on 32bit systems.
2016-01-06 Mark Wielaardelfcompress: New utility.