summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libdwelf: add dwelf_elf_remove_debug_relocsupstream/users/amerey/try-remove-relocs2Di Chen2024-10-189-348/+513
* eu-stacktrace [5/5]: NEWS: add entry for new toolSerhei Makarov2024-10-171-0/+7
* eu-stacktrace [4/5]: src: add unwind origin diagnostics to eu-stackSerhei Makarov2024-10-172-8/+37
* eu-stacktrace [3/5]: libdwfl: add unwind origin diagnosticsSerhei Makarov2024-10-176-11/+96
* eu-stacktrace [2/5]: configure.ac: initial version (x86/sysprof only)Serhei Makarov2024-10-172-2/+63
* eu-stacktrace [1/5]: src: add eu-stacktrace toolSerhei Makarov2024-10-171-0/+1571
* Remove usage of "unlocked" variant of stdio print functionsMichael Pratt2024-10-179-91/+91
* doc/Makefile.am: Add man pagesAaron Merey2024-10-161-1/+19
* doc: Add elf{32,64}_xlatetof.3 and elf{32,64}_xlatetom.3Aaron Merey2024-10-164-0/+133
* doc: Add elf32_newphdr.3 and elf64_newphdr.3Aaron Merey2024-10-162-0/+73
* doc: Add elf32_newehdr.3 and elf64_newehdr.3Aaron Merey2024-10-162-0/+61
* doc: Add elf32_getshdr.3 and elf64_getshdr.3Aaron Merey2024-10-162-0/+60
* doc: Add elf32_getphdr.3 and elf64_getphdr.3Aaron Merey2024-10-162-0/+67
* doc: Add elf32_getchdr.3 and elf64_getchdr.3Aaron Merey2024-10-162-0/+61
* doc: Add elf32_fsize.3 and elf64_fsize.3Aaron Merey2024-10-162-0/+79
* doc: Add elf32_checksum.3 and elf64_checksum.3Aaron Merey2024-10-162-0/+61
* PR32218: debuginfod-client: support very long source file namesFrank Ch. Eigler2024-10-168-47/+162
* libdw: Let clean targets be unconditionalMichael Pratt2024-10-141-1/+1
* libcpu: Include config.h before standard headers in lexer sourceMichael Pratt2024-10-141-4/+6
* lib: Add missing config.h include to next_prime.cMichael Pratt2024-10-141-0/+4
* tests/test-subr.sh: Put test_dir under /var/tmp.Frank Ch. Eigler2024-10-101-2/+3
* tests: Fix specifying constant of double typeKhem Raj2024-10-031-1/+1
* elflint: Fix memory leak in check_gnu_hash functionMaks Mishin2024-09-201-0/+1
* libelf: Don't crash elf[32|64]_xlateto[fm] on bad arguments.Mark Wielaard2024-09-112-0/+18
* elf*_xlatetof: do not check ELF_T_NHDR[8] has integer number of recordsMark Wielaard2024-09-111-1/+5
* readelf: Allow .gdb_index const table to be emptyMark Wielaard2024-09-101-1/+1
* srcfiles: Fix compile with --disable-libdebuginfodMark Wielaard2024-09-103-3/+4
* readelf: Fix printing of .gdb_index symbol table offset.Mark Wielaard2024-09-072-5/+5
* debuginfod: Make sure extra libs are also included in static link in src/ tooFrank Ch. Eigler2024-09-061-1/+1
* configure.ac: Restore HAVE_LIBARCHIVEAaron Merey2024-09-061-0/+1
* debuginfod: service metadata queries in separate, timed-out connectionsFrank Ch. Eigler2024-09-031-15/+67
* aarch64: Add NT_ARM_PAC_* regsetKuan-Ying Lee2024-08-302-0/+11
* libdwfl, aarch64: Read PAC mask from coreSteve Capper2024-08-302-2/+49
* libdwfl, aarch64: extend dwfl_thread_state_registers to handle PACSteve Capper2024-08-303-2/+23
* libdwfl, aarch64: Demangle return addresses using a PAC maskGerman Gomez2024-08-303-1/+22
* libdw, aarch64: Implement DW_CFA_AARCH64_negate_ra_state CFI instructionGerman Gomez2024-08-301-1/+13
* aarch64: Create definitions for AARCH64_RA_SIGN_STATE registerGerman Gomez2024-08-305-1/+13
* tests: When BUILD_STATIC always link against libeuMark Wielaard2024-08-211-1/+1
* debuginfod: Make sure crypto and jsonc are also included in static linkMark Wielaard2024-08-211-1/+1
* libdw: Make libdw_findcu thread-safeHeather McIntyre2024-08-201-13/+25
* libdw: Make libdw_find_split_unit thread-safeHeather McIntyre2024-08-205-2/+21
* libdwP.h: Add locking to __libdw_dieabbrevHeather McIntyre2024-08-203-4/+27
* libdw: make dwarf_getalt and dwarf_setalt thread-safeHeather McIntyre2024-08-205-4/+36
* lib: Add eu_tsearch, eu_tfind, eu_tdelete and eu_tdestroyHeather McIntyre2024-08-2025-118/+317
* libelf: Fix deadlock in elf_cntlHeather McIntyre2024-08-201-11/+3
* libelf: Fix deadlock in __libelf_readallHeather McIntyre2024-08-202-12/+16
* aarch64: add some new core note types nameKuan-Ying Lee2024-08-171-0/+3
* aarch64: Add NT_ARM_TAGGED_ADDR_CTRL regsetKuan-Ying Lee2024-08-172-1/+11
* libelf: Sync elf.h from glibcMark Wielaard2024-08-171-0/+4
* Avoid overriding libcxx system headerAlfred Wingate2024-08-142-1/+3