1. 904aec2 Add parameter add_p_vaddr to dwfl_report_elf. by Jan Kratochvil · 11 years ago
  2. 807ea31 tests: Don't use pushd or popd, just use cd to change working directory. by Mark Wielaard · 11 years ago
  3. 527e21e tests: Tests that override EXIT (0) trap need to cleanup themselves. by Mark Wielaard · 11 years ago
  4. b0f202e tests: All update tests should use unique temporary file names and cleanup. by Mark Wielaard · 11 years ago
  5. a609831 tests: Add various files to tempfiles so they are always cleaned up. by Mark Wielaard · 11 years ago
  6. 86be792 Enable automake parallel-tests for make check. by Mark Wielaard · 11 years ago
  7. cdaaf21 Updates for Automake 1.13. by Mark Wielaard · 11 years ago
  8. b79788c readelf: Display raw .debug_aranges. Use libdw only for decodedaranges. by Mark Wielaard · 11 years ago
  9. a8c7f05 readelf: When highpc is in constant form also print as address. by Mark Wielaard · 11 years ago
  10. a1d4482 Fix dwfl_report_elf BASE alignment by Jan Kratochvil · 12 years ago
  11. f1b06b5 libdw and libdwfl srcfiles and srclines fixes for partial_units. by Mark Wielaard · 12 years ago
  12. f6185a7 libdwfl: Try opening files all installed compression libraries. by Mark Wielaard · 12 years ago
  13. 443304e libdw: Handle FORM_GNU_strp_alt for files with string data only in dwz file. by Mark Wielaard · 12 years ago
  14. 6c4b207 Add readelf test for --debug-dump=loc --debug-dump=ranges, -N and -U. by Mark Wielaard · 12 years ago
  15. cc84d79 backends/ by Jan Kratochvil · 12 years ago
  16. 697bdca libdwfl: Support auxiliary symbol table only for getsym and addrsym. by Mark Wielaard · 12 years ago
  17. 9a91fb2 tests: readelf --elf-section, dwfl_module_addrsym and dwfl_module_getsym. by Mark Wielaard · 12 years ago
  18. 3f9256d Make run-prelink-addr-test.sh robust in its use of ln. by Roland McGrath · 12 years ago
  19. 1d6a435 Run valgrind tests with --run-libc-freeres=no. by Mark Wielaard · 12 years ago
  20. d5784af libdwfl/ by Jan Kratochvil · 12 years ago
  21. d7ed025 tests/ by Jan Kratochvil · 12 years ago
  22. 3fdcdcb libdwfl/ 2012-10-17 Jan Kratochvil <jan.kratochvil@redhat.com> by Jan Kratochvil · 12 years ago
  23. 387654d libdwfl/ by Jan Kratochvil · 12 years ago
  24. 78dec22 libdwfl/ by Jan Kratochvil · 12 years ago
  25. e3e3ee2 Add configure --enable-valgrind option to run all tests under valgrind. by Mark Wielaard · 12 years ago
  26. 522a73f Test elfutils output of a mixed core note. by Petr Machata · 12 years ago
  27. ae7c5e7 Test elfutils output of VMCOREINFO note. by Petr Machata · 12 years ago
  28. 3662ad1 Add allregs test for ARM back end by Petr Machata · 12 years ago
  29. e0ebc5a tests: Add testfile60.bz2 to EXTRA_DIST. by Mark Wielaard · 12 years ago
  30. 257dcf4 Add support for Tilera TILE-Gx processor. by Jeff Kenton · 12 years ago
  31. f5519fc Don't include dwz support by default. by Mark Wielaard · 12 years ago
  32. f31c441 Rewrite DWARF string functions using known-dwarf macros. by Mark Wielaard · 12 years ago
  33. 775375e libdw: Add support for DWZ multifile forms DW_FORM_GNU_ref_alt/strp_alt. by Mark Wielaard · 12 years ago
  34. 30a941c Test case for handling archives with 64-bit symbol table by Petr Machata · 12 years ago
  35. bf707b5 tests: Add run-nm-self.sh and run-readelf-self.sh tests. by Mark Wielaard · 12 years ago
  36. 94e387f tests: Introduce testrun_on_self, use it in run-elflint-self.sh by Mark Wielaard · 12 years ago
  37. 030f626 elf_getshdr should work for elf->flags & ELF_F_MALLOCED. by Mark Wielaard · 12 years ago
  38. adcd1dd test: run-elflint-self.sh ebl shared libraries are under backends now. by Mark Wielaard · 12 years ago
  39. 714ea0e test_cleanup run-unstrip-n.sh and add testcore-rtlib-ppc.bz2 to EXTRA_DIST. by Mark Wielaard · 12 years ago
  40. 7b2aea5 Merge branch 'debug_macro' by Mark Wielaard · 12 years ago
  41. 6300691 Merge branch 'gdb_index7' by Mark Wielaard · 12 years ago
  42. 97212fe Add ppc testcase for elf32_xlatetom.c fix. by Mark Wielaard · 12 years ago
  43. c09c5f3 tests: only compile test programs when running test by Mike Frysinger · 12 years ago
  44. e9b2388 readelf: Add .debug_macro parsing support. by Mark Wielaard · 12 years ago
  45. 84a1e0b readelf: Add .gdb_index version 7 support. by Mark Wielaard · 12 years ago
  46. a0172d7 Add low-level support for .debug_macro. by Mark Wielaard · 12 years ago
  47. 547049b tests/low_high_pc.c: Use proper inttypes in printf formats. by Mark Wielaard · 12 years ago
  48. dbbc67a TESTS_ENVIRONMENT set LC_ALL and LANG to C. by Mark Wielaard · 12 years ago
  49. d9bc75f tests/low_high_pc.c: Allow highpc == lowpc for CU DIEs for buggy GCC. by Mark Wielaard · 12 years ago
  50. 5479725 dwarf_highpc: Handle DW_AT_high_pc being a constant offset from DW_AT_low_pc. by Mark Wielaard · 12 years ago
  51. bdad8e3 Removed old libdwarf test show-ciefde. by Mark Wielaard · 12 years ago
  52. 96a5213 Add new run-unstrip-n.sh test for RHBZ#805447 fixed in commit 210c2f. by Mark Wielaard · 12 years ago
  53. 191d1f0 elf32_offscn.c: Do not match SHT_NOBITS sections at OFFSET. by Mark Wielaard · 12 years ago
  54. 581c3f6 Fix bug using dwarf_next_unit to iterate over .debug_types by Tom Tromey · 12 years ago
  55. 5a8e39a run-alldts.sh: testrun ./alldts. by Kurt Roeckx · 13 years ago
  56. c1c6a9d test-subr.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH. by Roland McGrath · 13 years ago
  57. e3b1568 test-wrapper.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH. by Roland McGrath · 13 years ago
  58. b8ff18e Don't set LD_LIBRARY_PATH explicitly for command run inside test case. by Roland McGrath · 13 years ago
  59. 32899ac Clean up byte order handling in md5 and sha1 code. by Roland McGrath · 13 years ago
  60. 3f2290b Add missing test wrappers to Makefile.am (EXTRA_DIST). by Mark Wielaard · 13 years ago
  61. 20a217d Add hello_s390.ko testcase to run-strip-reloc.sh. by Mark Wielaard · 13 years ago
  62. 1662bc3 strip: Add --reloc-debug-sections option. by Mark Wielaard · 13 years ago
  63. 7a125b9 strip: Handle SHT_GROUP sections better. by Mark Wielaard · 13 years ago
  64. 494275c New test for ebl_dynamic_tag_name. by Marek Polacek · 13 years ago
  65. 4894221 New test for dwarf_getstring. by Marek Polacek · 14 years ago
  66. c32696c Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Roland McGrath · 14 years ago
  67. fec3999 Fix readelf --debug-dump=loc crash on multiple input files. by Jan Kratochvil · 14 years ago
  68. 58cfa1c BUILT_RPATH vs BUILD_RPATH fixup. by Mark Wielaard · 14 years ago
  69. dc34eda run-prelink-addr-test.sh: Add a .dynbss+.bss prelink split by Josh Stone · 14 years ago
  70. 4f6d4e1 Undo last change for data-only tests, so we test PT_DYNAMIC digging too. by Roland McGrath · 14 years ago
  71. 32520bd run-prelink-addr-test.sh: Make symlinks to find .debug files corresponding to noshdrs files. by Roland McGrath · 14 years ago
  72. ccbccef Add data-only prelink tests by Josh Stone · 14 years ago
  73. cf51471 Expand testfile53 for 32/64-bit by Josh Stone · 14 years ago
  74. d41d9a6 Expand testfile52 for 32/64-bit and stripped headers by Josh Stone · 14 years ago
  75. ffa0200 Test cases for libdwfl vs prelink. by Josh Stone · 14 years ago
  76. ec86e5f Fix unstrip for modifying file in place. by Roland McGrath · 14 years ago
  77. 3c6ee4b Fix tests/addrcfi error reporting. by Roland McGrath · 14 years ago
  78. 26618d8 Add missing file for dist. by Roland McGrath · 14 years ago
  79. c2d1e48 Adjust expected error message text from libelf. by Ulrich Drepper · 14 years ago
  80. 77961b5 Testcase for elf_getdata/elf_flagdata on NOBITS section by Petr Machata · 14 years ago
  81. 22359e2 Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking. by Roland McGrath · 15 years ago
  82. e9ca738 Fix -Wshadow warning in asm-tst9. by Roland McGrath · 15 years ago
  83. af80014 Rejigger calling conventions for dwarf_frame_{cfa,register}. by Roland McGrath · 15 years ago
  84. 3c84db3 CFI support: lookup by PC and translate into DWARF location per register by Roland McGrath · 15 years ago
  85. 0c735a9 Cosmetic fixup and missed EXTRA_DIST file. by Roland McGrath · 15 years ago
  86. d24c7bf Add a test for dwarf_getmacros by Petr Machata · 15 years ago
  87. f9545c4 Fix building tests with mudflap. by Ulrich Drepper · 15 years ago
  88. 19a8e4d Fix derelocate crash for non-ET_REL file with some sh_addr at 0. by Roland McGrath · 15 years ago
  89. 3bf5759 Add Intel SSE4 support to disassembler. by Ulrich Drepper · 16 years ago
  90. 5bd4444 Implement blendvpd and blendvps opcodes in x86/x86-64 disassembler. by Ulrich Drepper · 16 years ago
  91. ec32ff9 Implement blendps opcode for x86/x86-64. by Ulrich Drepper · 16 years ago
  92. 26d3c6f Implement disassembly of blendpd instruction for x86/x86-64. by Ulrich Drepper · 16 years ago
  93. 5a04b9f Implement AMD 3DNOW disassembly. by Ulrich Drepper · 16 years ago
  94. a845f68 by Roland McGrath · 16 years ago
  95. b4d6f0f Fix up bogon and missing log entries from .pmachata.threads branch. by Roland McGrath · 16 years ago
  96. 521c47d by Roland McGrath · 16 years ago
  97. 13b6960 by Roland McGrath · 16 years ago
  98. d11f9cb by Roland McGrath · 16 years ago
  99. 658094a by Roland McGrath · 17 years ago
  100. 059c83e Finish elflint .gnu.attributes checking by Roland McGrath · 17 years ago