summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove -ffunction-sections for xmallocMark Wielaard2022-12-211-0/+4
* lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.hYonggang Luo2022-10-281-0/+4
* Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIANYonggang Luo2022-10-171-0/+4
* move platform depended include into system.h of libelfYonggang Luo2022-10-161-0/+10
* lib: Add documentation to explain concurrent htab resizing.Mark Wielaard2022-08-081-0/+8
* Prepare for 0.187elfutils-0.187Mark Wielaard2022-04-251-0/+4
* Introduce error_exit as a noreturn variant of error (EXIT_FAILURE, ...)Mark Wielaard2022-03-301-0/+4
* Improve building with LTOAlexander Miller2021-11-081-0/+13
* lib: Make error.c more like error(3)Colin Cross2021-09-121-0/+5
* Use xasprintf instead of asprintf followed by error(EXIT_FAILURE)Dmitry V. Levin2021-09-091-0/+3
* Introduce xasprintfDmitry V. Levin2021-09-091-0/+4
* Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-091-0/+6
* lib: avoid potential problems with `-fno-common`Saleem Abdulrasool2021-08-271-0/+9
* lib: remove unused `STROF` definition (NFC)Saleem Abdulrasool2021-08-271-0/+4
* handle libc implementations which do not provide `error.h`Saleem Abdulrasool2021-08-271-0/+5
* lib: remove usage of `sys/cdefs.h`Saleem Abdulrasool2021-08-271-0/+5
* lib: Add static inline reallocarray fallback functionMark Wielaard2021-07-291-0/+4
* Come up with startswith function.Martin Liska2021-05-121-0/+7
* Prepare for 0.183Mark Wielaard2021-02-051-0/+4
* lib: consistently use _(Str) instead of gettext(Str)Dmitry V. Levin2020-12-161-0/+5
* Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin2020-12-161-0/+5
* Switch from numerical to defined constants for permissions.Érico Rolim2020-11-031-0/+6
* Prepare for 0.180elfutils-0.180Mark Wielaard2020-06-111-0/+4
* libdw: Add and use a concurrent version of the dynamic-size hash table.Srđan Milaković2019-11-081-0/+5
* Add some supporting framework for C11-style atomics.Jonathon Anderson2019-10-221-0/+6
* lib/color: Fix compilation with uClibcRosen Penev2019-05-051-0/+4
* libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLEMark Wielaard2018-11-091-0/+4
* Consolidate error.h inclusion in system.hRoss Burton2018-07-051-0/+6
* Prepare for 0.171.elfutils-0.171Mark Wielaard2018-06-011-0/+4
* Use fallthrough attribute.Joshua Watt2018-02-101-0/+4
* lib: Remove md5 and sha1 implementations.Mark Wielaard2017-10-201-0/+7
* Make sure packed structs follow the gcc memory layoutUlf Hermann2017-09-201-0/+5
* Check if gcc complains about __attribute__ (visibility(..))Ulf Hermann2017-08-181-0/+5
* Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-181-0/+4
* backends: Don't depend on linux/bpf.h to compile bpf disassembler.Mark Wielaard2017-07-241-0/+5
* Prepare for 0.169.elfutils-0.169Mark Wielaard2017-05-051-0/+4
* Avoid double-including config.hUlf Hermann2017-05-021-0/+5
* Move print_version into printversion.{h|c}Ulf Hermann2017-02-171-0/+13
* Check for existence of mempcpyUlf Hermann2017-02-171-0/+5
* Always use the same method to query the system page sizeUlf Hermann2017-02-151-0/+4
* Move color handling into a separate headerUlf Hermann2017-02-151-0/+7
* Fix TEMP_FAILURE_RETRY definition when not defined.Luiz Angelo Daros de Luca2016-12-301-0/+5
* http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/Mark Wielaard2016-12-241-1/+7
* Do not depend on some non-POSIX features.Akihiko Odaki2016-10-131-0/+7
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-0/+14
* Use -fPIC instead of -fpic when generating PIC code.Jose E. Marchesi2015-10-061-0/+5
* Remove old-style function definitions.Mark Wielaard2015-09-231-0/+9
* Fix sanitize-undefined config check. Don't ALLOW_UNALIGNED when checking.Mark Wielaard2015-06-051-0/+4
* Allow disabling symbol versioning at configure timeMax Filippov2015-04-231-0/+4
* lib: Add missing config.h #include to crc32_file.c.Lei Zhang2014-01-171-0/+4