2025-01-30 |
Alfred Wingate | stacktrace: Add missing locale.h |
commit | commitdiff | tree |
2025-01-29 |
Alfred Wingate | Declare HAVE_ERROR_H only if error symbol is available |
commit | commitdiff | tree |
2025-01-27 |
Aaron Merey | Add eu_search_tree_init |
commit | commitdiff | tree |
2025-01-25 |
Aaron Merey | src/readelf.c: Close skel_fd |
commit | commitdiff | tree |
2025-01-25 |
Aaron Merey | debuginfod-client.c: Avoid freeing uninitialized value |
commit | commitdiff | tree |
2025-01-21 |
Michael Pratt | Replace usage of ar with stored library manifest files |
commit | commitdiff | tree |
2025-01-21 |
Aaron Merey | libdwfl/argp-std.c: Set offline_next_address for a... |
commit | commitdiff | tree |
2025-01-10 |
Mark Wielaard | Update minimum C compiler supported to C11 plus stdatomic.h |
commit | commitdiff | tree |
2025-01-10 |
Philippe Benard | libcpu: Remove false positive null ptr deref warning... |
commit | commitdiff | tree |
2025-01-10 |
Mark Wielaard | config: Put the -D option as first argument to INSTALL_DATA |
commit | commitdiff | tree |
2025-01-10 |
Michael Pratt | Consolidate list of custom phony targets |
commit | commitdiff | tree |
2025-01-10 |
Michael Pratt | Consolidate custom clean targets for coverage files |
commit | commitdiff | tree |
2025-01-10 |
Michael Pratt | Makefile.am: include common eu.am definitions |
commit | commitdiff | tree |
2024-12-30 |
Mark Wielaard | backends: check_special_symbol _GLOBAL_OFFSET_TABLE_... |
commit | commitdiff | tree |
2024-12-10 |
Aaron Merey | debuginfod.cxx: Fix unused parameter warning |
commit | commitdiff | tree |
2024-12-08 |
Henning Meyer | debuginfod: in --cors mode, add CORS response headers... |
commit | commitdiff | tree |
2024-12-02 |
Mark Wielaard | libdw: Update DW_LANG codes |
commit | commitdiff | tree |
2024-11-25 |
Aaron Merey | srcfiles.cxx: Prevent fd and entry leak |
commit | commitdiff | tree |
2024-11-22 |
Mark Wielaard | libdw: Don't use ATOMIC_VAR_INIT |
commit | commitdiff | tree |
2024-11-08 |
Michael Pratt | Consolidate and add files to clean target variables users/amerey/try-clean |
commit | commitdiff | tree |
2024-11-07 |
Mark Wielaard | libelf: Only fetch shdr once in elf_compress[_gnu] |
commit | commitdiff | tree |
2024-11-05 |
Aaron Merey | strip: Ignore --reloc-debug-sections-only for non-ET_RE... |
commit | commitdiff | tree |
2024-10-29 |
Aaron Merey | tests/.gitignore: Add newzdata |
commit | commitdiff | tree |
2024-10-29 |
Aaron Merey | configure.ac: Fix ENABLE_IMA_VERIFICATION conditional |
commit | commitdiff | tree |
2024-10-29 |
RocketDev | config: fix globing error for zsh |
commit | commitdiff | tree |
2024-10-24 |
Mark Wielaard | config: Enable Debuginfod RPM sig checking and eu-stack... |
commit | commitdiff | tree |
2024-10-24 |
Mark Wielaard | stacktrace: Init elf_fd in sysprof_init_dwfl |
commit | commitdiff | tree |
2024-10-24 |
Mark Wielaard | configure: better error message for [lib]debuginfod... |
commit | commitdiff | tree |
2024-10-23 |
Mark Wielaard | libelf: Add libeu objects to libelf.a static archive |
commit | commitdiff | tree |
2024-10-23 |
Mark Wielaard | tests: run-debuginfod-seekable.sh depends on LZMA and... |
commit | commitdiff | tree |
2024-10-18 |
Aaron Merey | config/elfutils.spec.in: Add missing wildcard elfutils-0.192 |
commit | commitdiff | tree |
2024-10-18 |
Aaron Merey | Prepare for 0.192 |
commit | commitdiff | tree |
2024-10-18 |
Aaron Merey | doc: Add libelf man page |
commit | commitdiff | tree |
2024-10-18 |
Mark Wielaard | libelf: Treat elf_memory image as writable |
commit | commitdiff | tree |
2024-10-18 |
Mark Wielaard | libelf: elf_compress doesn't handle multiple elf_newdat... |
commit | commitdiff | tree |
2024-10-17 |
Serhei Makarov | eu-stacktrace [5/5]: NEWS: add entry for new tool |
commit | commitdiff | tree |
2024-10-17 |
Serhei Makarov | eu-stacktrace [4/5]: src: add unwind origin diagnostics... |
commit | commitdiff | tree |
2024-10-17 |
Serhei Makarov | eu-stacktrace [3/5]: libdwfl: add unwind origin diagnostics |
commit | commitdiff | tree |
2024-10-17 |
Serhei Makarov | eu-stacktrace [2/5]: configure.ac: initial version... |
commit | commitdiff | tree |
2024-10-17 |
Serhei Makarov | eu-stacktrace [1/5]: src: add eu-stacktrace tool |
commit | commitdiff | tree |
2024-10-17 |
Michael Pratt | Remove usage of "unlocked" variant of stdio print functions |
commit | commitdiff | tree |
2024-10-16 |
Aaron Merey | doc/Makefile.am: Add man pages |
commit | commitdiff | tree |
2024-10-16 |
Aaron Merey | doc: Add elf{32,64}_xlatetof.3 and elf{32,64}_xlatetom.3 |
commit | commitdiff | tree |
2024-10-16 |
Aaron Merey | doc: Add elf32_newphdr.3 and elf64_newphdr.3 |
commit | commitdiff | tree |
2024-10-16 |
Aaron Merey | doc: Add elf32_newehdr.3 and elf64_newehdr.3 |
commit | commitdiff | tree |
2024-10-16 |
Aaron Merey | doc: Add elf32_getshdr.3 and elf64_getshdr.3 |
commit | commitdiff | tree |
2024-10-16 |
Aaron Merey | doc: Add elf32_getphdr.3 and elf64_getphdr.3 |
commit | commitdiff | tree |
2024-10-16 |
Aaron Merey | doc: Add elf32_getchdr.3 and elf64_getchdr.3 |
commit | commitdiff | tree |
2024-10-16 |
Aaron Merey | doc: Add elf32_fsize.3 and elf64_fsize.3 |
commit | commitdiff | tree |
2024-10-16 |
Aaron Merey | doc: Add elf32_checksum.3 and elf64_checksum.3 |
commit | commitdiff | tree |
2024-10-16 |
Frank Ch. Eigler | PR32218: debuginfod-client: support very long source... |
commit | commitdiff | tree |
2024-10-14 |
Michael Pratt | libdw: Let clean targets be unconditional |
commit | commitdiff | tree |
2024-10-14 |
Michael Pratt | libcpu: Include config.h before standard headers in... |
commit | commitdiff | tree |
2024-10-14 |
Michael Pratt | lib: Add missing config.h include to next_prime.c |
commit | commitdiff | tree |
2024-10-10 |
Frank Ch. Eigler | tests/test-subr.sh: Put test_dir under /var/tmp. |
commit | commitdiff | tree |
2024-10-03 |
Khem Raj | tests: Fix specifying constant of double type |
commit | commitdiff | tree |
2024-09-20 |
Maks Mishin | elflint: Fix memory leak in check_gnu_hash function |
commit | commitdiff | tree |
2024-09-11 |
Mark Wielaard | libelf: Don't crash elf[32|64]_xlateto[fm] on bad argum... |
commit | commitdiff | tree |
2024-09-11 |
Mark Wielaard | elf*_xlatetof: do not check ELF_T_NHDR[8] has integer... |
commit | commitdiff | tree |
2024-09-10 |
Mark Wielaard | readelf: Allow .gdb_index const table to be empty |
commit | commitdiff | tree |
2024-09-10 |
Mark Wielaard | srcfiles: Fix compile with --disable-libdebuginfod |
commit | commitdiff | tree |
2024-09-07 |
Mark Wielaard | readelf: Fix printing of .gdb_index symbol table offset. |
commit | commitdiff | tree |
2024-09-06 |
Frank Ch. Eigler | debuginfod: Make sure extra libs are also included... |
commit | commitdiff | tree |
2024-09-06 |
Aaron Merey | configure.ac: Restore HAVE_LIBARCHIVE |
commit | commitdiff | tree |
2024-09-03 |
Frank Ch. Eigler | debuginfod: service metadata queries in separate, timed... |
commit | commitdiff | tree |
2024-08-30 |
Kuan-Ying Lee | aarch64: Add NT_ARM_PAC_* regset |
commit | commitdiff | tree |
2024-08-30 |
Steve Capper | libdwfl, aarch64: Read PAC mask from core |
commit | commitdiff | tree |
2024-08-30 |
Steve Capper | libdwfl, aarch64: extend dwfl_thread_state_registers... |
commit | commitdiff | tree |
2024-08-30 |
German Gomez | libdwfl, aarch64: Demangle return addresses using a... |
commit | commitdiff | tree |
2024-08-30 |
German Gomez | libdw, aarch64: Implement DW_CFA_AARCH64_negate_ra_stat... |
commit | commitdiff | tree |
2024-08-30 |
German Gomez | aarch64: Create definitions for AARCH64_RA_SIGN_STATE... |
commit | commitdiff | tree |
2024-08-21 |
Mark Wielaard | tests: When BUILD_STATIC always link against libeu |
commit | commitdiff | tree |
2024-08-21 |
Mark Wielaard | debuginfod: Make sure crypto and jsonc are also include... |
commit | commitdiff | tree |
2024-08-21 |
Heather McIntyre | libdw: Make libdw_findcu thread-safe |
commit | commitdiff | tree |
2024-08-21 |
Heather McIntyre | libdw: Make libdw_find_split_unit thread-safe |
commit | commitdiff | tree |
2024-08-21 |
Heather McIntyre | libdwP.h: Add locking to __libdw_dieabbrev |
commit | commitdiff | tree |
2024-08-21 |
Heather McIntyre | libdw: make dwarf_getalt and dwarf_setalt thread-safe |
commit | commitdiff | tree |
2024-08-21 |
Heather McIntyre | lib: Add eu_tsearch, eu_tfind, eu_tdelete and eu_tdestroy |
commit | commitdiff | tree |
2024-08-20 |
Heather McIntyre | libelf: Fix deadlock in elf_cntl |
commit | commitdiff | tree |
2024-08-20 |
Heather McIntyre | libelf: Fix deadlock in __libelf_readall |
commit | commitdiff | tree |
2024-08-16 |
Kuan-Ying Lee | aarch64: add some new core note types name |
commit | commitdiff | tree |
2024-08-16 |
Kuan-Ying Lee | aarch64: Add NT_ARM_TAGGED_ADDR_CTRL regset |
commit | commitdiff | tree |
2024-08-16 |
Mark Wielaard | libelf: Sync elf.h from glibc |
commit | commitdiff | tree |
2024-08-14 |
Alfred Wingate | Avoid overriding libcxx system header |
commit | commitdiff | tree |
2024-08-07 |
Andreas Schwab | backends/riscv: Remove unused relocations |
commit | commitdiff | tree |
2024-07-24 |
Omar Sandoval | debuginfod: populate _r_seekable on request |
commit | commitdiff | tree |
2024-07-24 |
Omar Sandoval | debuginfod: populate _r_seekable on scan |
commit | commitdiff | tree |
2024-07-24 |
Omar Sandoval | debuginfod: optimize extraction from seekable xz archives |
commit | commitdiff | tree |
2024-07-24 |
Omar Sandoval | debugifod: add new table and views for seekable archives |
commit | commitdiff | tree |
2024-07-24 |
Omar Sandoval | debuginfod: factor out common code for responding from... |
commit | commitdiff | tree |
2024-07-24 |
Omar Sandoval | tests/run-debuginfod-fd-prefetch-caches.sh: disable... |
commit | commitdiff | tree |
2024-07-24 |
Omar Sandoval | debuginfod: fix skipping <built-in> source file |
commit | commitdiff | tree |
2024-07-24 |
Aaron Merey | Add man pages for some libelf functions |
commit | commitdiff | tree |
2024-07-23 |
Aaron Merey | strip.c: Apply --permissive when writing the debug... |
commit | commitdiff | tree |
2024-07-18 |
Sergei Trofimovich | backends: allocate enough stace for null terminator |
commit | commitdiff | tree |
2024-07-12 |
Aleksei Vetrov | libdwfl: Make dwfl_report_offline_memory work with... |
commit | commitdiff | tree |
2024-07-12 |
Aaron Merey | tests/run-sysroot.sh: Call exit_cleanup directly |
commit | commitdiff | tree |
2024-07-12 |
Aaron Merey | tests/run-sysroot.sh: Delete file with tempfiles |
commit | commitdiff | tree |
2024-07-11 |
Aaron Merey | tests/run-sysroot.sh: Avoid testing output that depends... |
commit | commitdiff | tree |
2024-07-04 |
Aaron Merey | tests/Makefile.am: Add run-sysroot.sh to EXTRA_DIST |
commit | commitdiff | tree |
next |