| Commit message (Expand) | Author | Age | Files | Lines |
* | libdw: Fix eu_search_tree TOCTOU bugs | Aaron Merey | 2025-06-02 | 1 | -0/+24 |
* | Prepare for 0.193elfutils-0.193 | Aaron Merey | 2025-04-25 | 1 | -1/+1 |
* | lib: Prevent double inclusion of config.h through system.h | Mark Wielaard | 2025-04-06 | 3 | -3/+10 |
* | Change type of dwarf_lock from rwlock to mutex | Aaron Merey | 2025-03-26 | 1 | -0/+16 |
* | libelf, readelf: Use validate_str also to check dynamic symstr data | Mark Wielaard | 2025-02-14 | 1 | -0/+27 |
* | Replace usage of ar with stored library manifest files | Michael Pratt | 2025-01-21 | 1 | -0/+7 |
* | Update minimum C compiler supported to C11 plus stdatomic.h | Mark Wielaard | 2025-01-11 | 4 | -481/+2 |
* | Consolidate and add files to clean target variablesupstream/users/amerey/try-clean | Michael Pratt | 2024-11-08 | 1 | -0/+1 |
* | lib: Add missing config.h include to next_prime.c | Michael Pratt | 2024-10-14 | 1 | -0/+4 |
* | lib: Add eu_tsearch, eu_tfind, eu_tdelete and eu_tdestroy | Heather McIntyre | 2024-08-20 | 5 | -31/+215 |
* | Prepare for 0.191elfutils-0.191 | Aaron Merey | 2024-03-01 | 1 | -1/+1 |
* | Add helper function for basename | Khem Raj | 2023-12-21 | 1 | -0/+14 |
* | PR 30000: debuginfod-find should have a source-list verb | Housam Alamour | 2023-10-24 | 1 | -0/+7 |
* | lib: Add new once_define and once macros to eu-config.h | Heather McIntyre | 2023-10-14 | 1 | -0/+7 |
* | Prepare for 0.189elfutils-0.189 | Mark Wielaard | 2023-03-03 | 1 | -1/+1 |
* | printversion: Fix unused variable | Ilya Leoshkevich | 2023-02-14 | 1 | -1/+4 |
* | Fix typos from codespell | Sam James | 2023-01-13 | 2 | -3/+3 |
* | lib: Remove -ffunction-sections for xmalloc | Mark Wielaard | 2022-12-21 | 2 | -4/+4 |
* | lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.h | Yonggang Luo | 2022-10-28 | 2 | -1/+4 |
* | Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIAN | Yonggang Luo | 2022-10-17 | 2 | -2/+6 |
* | Move the #include <libintl.h> into eu-config.h | Yonggang Luo | 2022-10-16 | 5 | -4/+1 |
* | move platform depended include into system.h of libelf | Yonggang Luo | 2022-10-16 | 2 | -4/+17 |
* | lib: Add documentation to explain concurrent htab resizing. | Mark Wielaard | 2022-08-08 | 2 | -6/+28 |
* | Prepare for 0.187elfutils-0.187 | Mark Wielaard | 2022-04-25 | 2 | -1/+5 |
* | Introduce error_exit as a noreturn variant of error (EXIT_FAILURE, ...) | Mark Wielaard | 2022-03-30 | 2 | -0/+14 |
* | Improve building with LTO | Alexander Miller | 2021-11-08 | 2 | -12/+66 |
* | lib: Make error.c more like error(3) | Colin Cross | 2021-09-12 | 2 | -3/+34 |
* | Use xasprintf instead of asprintf followed by error(EXIT_FAILURE) | Dmitry V. Levin | 2021-09-09 | 2 | -4/+5 |
* | Introduce xasprintf | Dmitry V. Levin | 2021-09-09 | 4 | -1/+59 |
* | Remove redundant casts of memory allocating functions returning void * | Dmitry V. Levin | 2021-09-09 | 3 | -2/+8 |
* | Add lib/error.c | Mark Wielaard | 2021-08-27 | 1 | -0/+49 |
* | lib: avoid potential problems with `-fno-common` | Saleem Abdulrasool | 2021-08-27 | 3 | -16/+12 |
* | lib: remove unused `STROF` definition (NFC) | Saleem Abdulrasool | 2021-08-27 | 2 | -1/+4 |
* | handle libc implementations which do not provide `error.h` | Saleem Abdulrasool | 2021-08-27 | 2 | -1/+30 |
* | lib: remove usage of `sys/cdefs.h` | Saleem Abdulrasool | 2021-08-27 | 2 | -5/+5 |
* | lib: Add static inline reallocarray fallback function | Mark Wielaard | 2021-07-29 | 2 | -0/+18 |
* | Come up with startswith function. | Martin Liska | 2021-05-12 | 2 | -3/+19 |
* | Prepare for 0.183 | Mark Wielaard | 2021-02-05 | 2 | -1/+5 |
* | lib: consistently use _(Str) instead of gettext(Str) | Dmitry V. Levin | 2020-12-16 | 4 | -4/+9 |
* | Consistently define _(Str) using dgettext ("elfutils", Str) | Dmitry V. Levin | 2020-12-16 | 3 | -5/+7 |
* | Switch from numerical to defined constants for permissions. | Érico Rolim | 2020-11-03 | 2 | -0/+18 |
* | Prepare for 0.180elfutils-0.180 | Mark Wielaard | 2020-06-11 | 2 | -1/+5 |
* | libdw: Add and use a concurrent version of the dynamic-size hash table. | Srđan Milaković | 2019-11-08 | 4 | -2/+607 |
* | Add some supporting framework for C11-style atomics. | Jonathon Anderson | 2019-10-22 | 4 | -1/+487 |
* | Implement RISC-V disassembler | Ulrich Drepper | 2019-09-06 | 2 | -3/+13 |
* | lib/color: Fix compilation with uClibc | Rosen Penev | 2019-05-05 | 2 | -1/+5 |
* | libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLE | Mark Wielaard | 2018-11-09 | 2 | -0/+8 |
* | Consolidate error.h inclusion in system.h | Ross Burton | 2018-07-05 | 4 | -2/+8 |
* | Prepare for 0.171.elfutils-0.171 | Mark Wielaard | 2018-06-01 | 2 | -2/+6 |
* | Use fallthrough attribute. | Joshua Watt | 2018-02-10 | 2 | -0/+11 |