summaryrefslogtreecommitdiffstats
path: root/src/elfcompress.c
Commit message (Expand)AuthorAgeFilesLines
* elfcompress: Don't rewrite file if no section data needs to be updated.Mark Wielaard2018-07-241-3/+42
* elfcompress: Swap fchmod and fchown calls on new file.Mark Wielaard2018-07-221-4/+7
* Consolidate error.h inclusion in system.hRoss Burton2018-07-051-1/+1
* Use fallthrough attribute.Joshua Watt2018-02-101-1/+1
* Move print_version into printversion.{h|c}Ulf Hermann2017-02-171-1/+1
* http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/Mark Wielaard2016-12-241-7/+0
* Add GCC7 -Wimplicit-fallthrough support/fixes.Mark Wielaard2016-11-101-1/+2
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-0/+1
* dwelf: Add string table functions from ebl.Mark Wielaard2016-08-031-13/+18
* elfcompress: -q should not imply --force.Mark Wielaard2016-02-221-1/+2
* Fix build on 32bit systems.Mark Wielaard2016-01-081-1/+1
* elfcompress: New utility.Mark Wielaard2016-01-061-0/+1321