1. 0cd02dc tests: Skip dwfl-bug-fd-leak test if dwfl_linux_proc_report is unsupported. by Mark Wielaard · 8 years ago
  2. d460773 tests: Guard linux specific header includes with ifdef __linux__. by Mark Wielaard · 8 years ago
  3. 344ca07 libelf: Add ELF compression types and defines to libelf.h for older glibc. by Mark Wielaard · 8 years ago
  4. 53e4471 tests: Fix parentheses in elfputzdata strncmp test. by Mark Wielaard · 8 years ago
  5. 3a5fc51 Fix build on 32bit systems. by Mark Wielaard · 8 years ago
  6. dd13116 Simplify code and build now that zlib support is no longer optional. by Mark Wielaard · 8 years ago
  7. 92acb57 elfcompress: New utility. by Mark Wielaard · 9 years ago
  8. 519c13c libelf: Make elf_strptr index correctly into compressed section data. by Mark Wielaard · 8 years ago
  9. f5013e8 readelf: Handle compressed sections and extend -z to cover -x and -p. by Mark Wielaard · 9 years ago
  10. 272018b libelf: Add elf_compress and elf_compress_gnu. by Mark Wielaard · 9 years ago
  11. b7105b4 readelf: Add -z,--decompress option. by Mark Wielaard · 9 years ago
  12. 5ddb50a libelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr. by Mark Wielaard · 9 years ago
  13. 0c32b6f libdwelf: Add dwelf_scn_gnu_compressed_size. by Mark Wielaard · 9 years ago
  14. 29ee512 tests: elfstrmerge warn about STT_SECTION symbol for shstrhndx. by Mark Wielaard · 8 years ago
  15. a8a22a3 backends: sparc: support for core backtraces by Jose E. Marchesi · 9 years ago
  16. a5a354b tests: Use valgrind --leak-check=full. by Mark Wielaard · 9 years ago
  17. a1372e0 tests: Fix some memory leaks in testcases. by Mark Wielaard · 9 years ago
  18. 528cb45 Make zlib mandatory. by Mark Wielaard · 9 years ago
  19. 9bcd3cb tests: Add AM_LDFLAGS to dwfl_proc_attach_LDFLAGS. by Mark Wielaard · 9 years ago
  20. 3425454 Trust AC_SYS_LARGEFILE to provide large file support by Josh Stone · 9 years ago
  21. c53857b tests: Rename argument from check to statement in elfshphehdr.c. by Mark Wielaard · 9 years ago
  22. 3a45dbb strip: Only sanity check symbols to not discarded sections for debug file. by Mark Wielaard · 9 years ago
  23. daee471 Improve AM_SILENT_RULES coverage by Josh Stone · 9 years ago
  24. df7dfab Handle merged strtab/shstrtab string tables in strip and unstrip. by Mark Wielaard · 9 years ago
  25. 3adda3c libelf: Always update e_version and e_shentsize in elf_update. by Mark Wielaard · 9 years ago
  26. 8798509 libdwfl: Make dwfl_linux_proc_attach work even without any Dwfl_Modules. by Mark Wielaard · 9 years ago
  27. b85f80a tests: Init local variable enctype before use in print_base_type varlocs.c. by Chih-Hung Hsieh · 9 years ago
  28. 4cb8f61 tests: Remove unused static const variables in md5-sha1-test.c. by Chih-Hung Hsieh · 9 years ago
  29. 2ec9573 Replace printf %Z length modifier with %z. by Chih-Hung Hsieh · 9 years ago
  30. c689d90 tests: Add a testcase for dwfl debuginfo-path with separate bin/debug dirs. by Mark Wielaard · 9 years ago
  31. f9fc50c unstrip: Handle debuginfo files with missing SHF_INFO_LINK section flags. by Mark Wielaard · 9 years ago
  32. 26d5a63 tests: skip run-deleted.sh when dwfl_linux_proc_attach is not implemented by Pino Toscano · 9 years ago
  33. 349d1cd tests: dwfl-bug-fd-leak: Guard against null module addresses by Pino Toscano · 9 years ago
  34. 204e36e tests: Mark an unused argument as such by Pino Toscano · 9 years ago
  35. 6525149 Reduce scope of some includes by Pino Toscano · 9 years ago
  36. 0d01165 libelf: Always call ftruncate before posix_fallocate to set the right size. by Mark Wielaard · 9 years ago
  37. 7ec8d27 tests: Always print reason when skipping test. by Mark Wielaard · 9 years ago
  38. b23a5b2 addr2line: Add --pretty-print option to show all information on one line. by Mark Wielaard · 9 years ago
  39. cd2da6c addr2line: Add demangler support. by Mark Wielaard · 9 years ago
  40. 70a504d addr2line: Add -a, --address. Print address before for each entry. by Mark Wielaard · 9 years ago
  41. d76d73f addr2line: Always parse addresses as hex numbers. by Mark Wielaard · 9 years ago
  42. c801acf Replace assert_perror with assert by Max Filippov · 9 years ago
  43. 1ab3c2b Link against standalone argp library by Anthony G. Basile · 9 years ago
  44. e6e80da tests: Split run-stack tests to support missing demangler. by Mark Wielaard · 9 years ago
  45. 224e2e6 tests: Add run-strip-test10.sh by H.J. Lu · 9 years ago
  46. f1bde8d tests: Add run-strip-test9.sh by H.J. Lu · 9 years ago
  47. 6de7276 tests: Add run-backtrace-core-x32.sh by H.J. Lu · 9 years ago
  48. aa19e59 tests: Add testfile-x32 to run-addrcfi.sh by H.J. Lu · 9 years ago
  49. 8c78ff0 tests: Add testfile-x32-core to run-allregs.sh by H.J. Lu · 9 years ago
  50. 5bbf039 tests: Add testfile-x32-core.bz2 to run-readelf-mixed-corenote.sh by H.J. Lu · 9 years ago
  51. 7f61734 Publish known-dwarf.h by Petr Machata · 9 years ago
  52. 06457da Add forgotten files to EXTRA_DIST by Petr Machata · 9 years ago
  53. 0a35e3a Fix -Wimplicit warnings. by Mark Wielaard · 9 years ago
  54. be7ea70 tests: Use PTRACE_GETREGS/PTRACE_SETREGS to update rip by H.J. Lu · 9 years ago
  55. 2e09635 tests: Use PRId64 for printing loff_t. by Mark Wielaard · 9 years ago
  56. 3d11410 tests: ensure backtrace.c exec_dump sets jmp by Josh Stone · 9 years ago
  57. b4da85d dwarf_ranges: do not request base address attributes if not necessary by Petr Machata · 9 years ago
  58. 710ca87 libelf: elf_strptr should use datalist when data has been added to section. by Mark Wielaard · 9 years ago
  59. b543cdd libelf: Fix elf_newdata when raw ELF file/image data is available. by Mark Wielaard · 9 years ago
  60. 058ae7b libelf: elf_strptr should fetch the shdr for the section if not yet known. by Mark Wielaard · 9 years ago
  61. cc74c21 tests: Make deleted and vdsosyms testcases work with "restricted ptrace". by Mark Wielaard · 9 years ago
  62. ddbf23a libdw: Search for the last matching address with dwarf_getsrc_die. by Mark Wielaard · 9 years ago
  63. f8198f2 libdwfl: dwfl_module_getsrc should never match end_sequence line. by Mark Wielaard · 9 years ago
  64. b4b2de9 libdw: Robustify eh_frame_hdr and encoded-values reading. by Mark Wielaard · 9 years ago
  65. 47efc3b tests: Add testfile-debug-types test case. by Mark Wielaard · 9 years ago
  66. 8fb260f nm: Handle/Skip /SYM64/ index entries. by Mark Wielaard · 9 years ago
  67. 3943a38 tests: Don't match libfunc symbol on ppc64 in run-deleted.sh testcase. by Mark Wielaard · 10 years ago
  68. 7152afa tests: vdsosyms should not fail for architectures that don't have a vdso. by Mark Wielaard · 10 years ago
  69. cdfc853 tests: run-deleted.sh should SKIP if arch doesn't support unwinding. by Mark Wielaard · 10 years ago
  70. e80d324 tests: Add testfile-macros-0xff.bz2 to EXTRA_DIST. by Mark Wielaard · 10 years ago
  71. f3111d5 tests: Add an explicit -fasynchronous-unwind-tables for deleted-lib.so. by Mark Wielaard · 10 years ago
  72. 080fa4e tests: Test addr2line -i with lexical blocks present by Josh Stone · 10 years ago
  73. 2098b3d addr2line: Always prefer linkage_name over plain names by Josh Stone · 10 years ago
  74. edb079a Change calling convention of dwarf_getmacros to allow opcode 0xff by Petr Machata · 10 years ago
  75. 4466216 tests: vdsosyms call dwfl_linux_proc_attach. by Mark Wielaard · 10 years ago
  76. 9644aaf readelf: print_attributes (-A) robustify and handle non-gnu attributes. by Mark Wielaard · 10 years ago
  77. 5691f86 libdwfl: find_dynsym don't assume dynamic linker has adjusted DYNAMIC entries. by Mark Wielaard · 10 years ago
  78. 0a1e81b Test cases for .debug_macro support by Petr Machata · 10 years ago
  79. 3a36e8a libdw: Add dwarf_peel_type. Use it in dwarf_aggregate_size. by Mark Wielaard · 10 years ago
  80. 281ebd7 tests: run-deleted.sh unset VALGRIND_CMD before running deleted. by Mark Wielaard · 10 years ago
  81. b50014f libdw: dwarf_aggregate_size return CU address_size for sizeless pointer/refs. by Mark Wielaard · 10 years ago
  82. 6d48bbf Support note NT_FILE for locating files. by Jan Kratochvil · 10 years ago
  83. 0375056 Fix resolving ELF symbols for live PIDs with deleted files by Jan Kratochvil · 10 years ago
  84. 41362da tests/backtrace.c (frame_callback): Error on seeing more than 16 frames. by Mark Wielaard · 10 years ago
  85. 1986c17 tests: backtrace.c accept __libc_do_syscall as first frame symname. by Mark Wielaard · 10 years ago
  86. cb5ac6e tests: backtrace-subr.sh add check_native_unsupported. by Mark Wielaard · 10 years ago
  87. 14beac3 libdwfl: Record dwfl_attach_state error and return it on failure. by Mark Wielaard · 10 years ago
  88. 85482fc tests: Don't use static functions in testfile-backtrace-demangle. by Mark Wielaard · 10 years ago
  89. bb096d0 Remove --enable-dwz. dwz alt debug is no longer experimental. by Mark Wielaard · 10 years ago
  90. df85bf9 libdwfl: Move dwz alt multi file searching to find_debuginfo callback. by Mark Wielaard · 10 years ago
  91. d81d32d libdwelf: Add dwelf_elf_gnu_build_id. by Mark Wielaard · 10 years ago
  92. 2248165 tests/allfcts.c: Install alternate debug information by Florian Weimer · 10 years ago
  93. 4813dbb libdwelf: Add dwelf_dwarf_gnu_debugaltlink by Florian Weimer · 10 years ago
  94. 9380297 libdwelf: New DWARF ELF Low-level Functions. Add dwelf_elf_gnu_debuglink. by Mark Wielaard · 10 years ago
  95. fe4b5fd tests: run-nm-self.sh use test = not == for string comparisons. by Mark Wielaard · 10 years ago
  96. 02cefda Unwinding is only supported on Linux by Kurt Roeckx · 10 years ago
  97. 3232479 Remove mudflap build option. by Mark Wielaard · 10 years ago
  98. f7cdc74 readelf: Read the decompressed data when processing .zdebug DWARF sections. by Mark Wielaard · 10 years ago
  99. 110c273 readelf: convert up to a target long in buf_read_ulong. by Mark Wielaard · 10 years ago
  100. 66637fa backends: Add aarch64 native and core unwind support. by Mark Wielaard · 10 years ago