1. 775375e libdw: Add support for DWZ multifile forms DW_FORM_GNU_ref_alt/strp_alt. by Mark Wielaard · 12 years ago
  2. 30a941c Test case for handling archives with 64-bit symbol table by Petr Machata · 12 years ago
  3. bf707b5 tests: Add run-nm-self.sh and run-readelf-self.sh tests. by Mark Wielaard · 12 years ago
  4. 94e387f tests: Introduce testrun_on_self, use it in run-elflint-self.sh by Mark Wielaard · 12 years ago
  5. 030f626 elf_getshdr should work for elf->flags & ELF_F_MALLOCED. by Mark Wielaard · 12 years ago
  6. adcd1dd test: run-elflint-self.sh ebl shared libraries are under backends now. by Mark Wielaard · 12 years ago
  7. 714ea0e test_cleanup run-unstrip-n.sh and add testcore-rtlib-ppc.bz2 to EXTRA_DIST. by Mark Wielaard · 12 years ago
  8. 7b2aea5 Merge branch 'debug_macro' by Mark Wielaard · 12 years ago
  9. 6300691 Merge branch 'gdb_index7' by Mark Wielaard · 12 years ago
  10. 97212fe Add ppc testcase for elf32_xlatetom.c fix. by Mark Wielaard · 12 years ago
  11. c09c5f3 tests: only compile test programs when running test by Mike Frysinger · 12 years ago
  12. e9b2388 readelf: Add .debug_macro parsing support. by Mark Wielaard · 12 years ago
  13. 84a1e0b readelf: Add .gdb_index version 7 support. by Mark Wielaard · 12 years ago
  14. a0172d7 Add low-level support for .debug_macro. by Mark Wielaard · 12 years ago
  15. 547049b tests/low_high_pc.c: Use proper inttypes in printf formats. by Mark Wielaard · 12 years ago
  16. de2ed97 Update name, license and contributor policy. by Mark Wielaard · 12 years ago
  17. 5128fb4 Remove .mtn-ignore and .cvsignore files. by Mark Wielaard · 12 years ago
  18. dbbc67a TESTS_ENVIRONMENT set LC_ALL and LANG to C. by Mark Wielaard · 12 years ago
  19. d9bc75f tests/low_high_pc.c: Allow highpc == lowpc for CU DIEs for buggy GCC. by Mark Wielaard · 12 years ago
  20. 5479725 dwarf_highpc: Handle DW_AT_high_pc being a constant offset from DW_AT_low_pc. by Mark Wielaard · 12 years ago
  21. bdad8e3 Removed old libdwarf test show-ciefde. by Mark Wielaard · 12 years ago
  22. 96a5213 Add new run-unstrip-n.sh test for RHBZ#805447 fixed in commit 210c2f. by Mark Wielaard · 12 years ago
  23. 191d1f0 elf32_offscn.c: Do not match SHT_NOBITS sections at OFFSET. by Mark Wielaard · 12 years ago
  24. 581c3f6 Fix bug using dwarf_next_unit to iterate over .debug_types by Tom Tromey · 12 years ago
  25. 5a8e39a run-alldts.sh: testrun ./alldts. by Kurt Roeckx · 12 years ago
  26. 593f2af run-alldts.sh: testrun ./alldts. by Kurt Roeckx · 12 years ago
  27. c1c6a9d test-subr.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH. by Roland McGrath · 12 years ago
  28. e3b1568 test-wrapper.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH. by Roland McGrath · 12 years ago
  29. b8ff18e Don't set LD_LIBRARY_PATH explicitly for command run inside test case. by Roland McGrath · 13 years ago
  30. 32899ac Clean up byte order handling in md5 and sha1 code. by Roland McGrath · 13 years ago
  31. 3f2290b Add missing test wrappers to Makefile.am (EXTRA_DIST). by Mark Wielaard · 13 years ago
  32. 20a217d Add hello_s390.ko testcase to run-strip-reloc.sh. by Mark Wielaard · 13 years ago
  33. 1662bc3 strip: Add --reloc-debug-sections option. by Mark Wielaard · 13 years ago
  34. 7a125b9 strip: Handle SHT_GROUP sections better. by Mark Wielaard · 13 years ago
  35. 494275c New test for ebl_dynamic_tag_name. by Marek Polacek · 13 years ago
  36. bd1d16c Handle repeated requests for invalid abbreviation by Petr Machata · 13 years ago
  37. a707911 Cosmetic cleanup for new test. by Roland McGrath · 13 years ago
  38. 02c5619 Reject requests for abbreviation with code 0 by Petr Machata · 13 years ago
  39. 4894221 New test for dwarf_getstring. by Marek Polacek · 13 years ago
  40. c32696c Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Roland McGrath · 13 years ago
  41. fec3999 Fix readelf --debug-dump=loc crash on multiple input files. by Jan Kratochvil · 13 years ago
  42. 58cfa1c BUILT_RPATH vs BUILD_RPATH fixup. by Mark Wielaard · 13 years ago
  43. dc34eda run-prelink-addr-test.sh: Add a .dynbss+.bss prelink split by Josh Stone · 13 years ago
  44. 4f6d4e1 Undo last change for data-only tests, so we test PT_DYNAMIC digging too. by Roland McGrath · 14 years ago
  45. 32520bd run-prelink-addr-test.sh: Make symlinks to find .debug files corresponding to noshdrs files. by Roland McGrath · 14 years ago
  46. ccbccef Add data-only prelink tests by Josh Stone · 14 years ago
  47. cf51471 Expand testfile53 for 32/64-bit by Josh Stone · 14 years ago
  48. d41d9a6 Expand testfile52 for 32/64-bit and stripped headers by Josh Stone · 14 years ago
  49. ffa0200 Test cases for libdwfl vs prelink. by Josh Stone · 14 years ago
  50. ec86e5f Fix unstrip for modifying file in place. by Roland McGrath · 14 years ago
  51. 3c6ee4b Fix tests/addrcfi error reporting. by Roland McGrath · 14 years ago
  52. 26618d8 Add missing file for dist. by Roland McGrath · 14 years ago
  53. c2d1e48 Adjust expected error message text from libelf. by Ulrich Drepper · 14 years ago
  54. 77961b5 Testcase for elf_getdata/elf_flagdata on NOBITS section by Petr Machata · 14 years ago
  55. 22359e2 Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking. by Roland McGrath · 14 years ago
  56. e9ca738 Fix -Wshadow warning in asm-tst9. by Roland McGrath · 14 years ago
  57. af80014 Rejigger calling conventions for dwarf_frame_{cfa,register}. by Roland McGrath · 15 years ago
  58. 3c84db3 CFI support: lookup by PC and translate into DWARF location per register by Roland McGrath · 15 years ago
  59. 0c735a9 Cosmetic fixup and missed EXTRA_DIST file. by Roland McGrath · 15 years ago
  60. d24c7bf Add a test for dwarf_getmacros by Petr Machata · 15 years ago
  61. f9545c4 Fix building tests with mudflap. by Ulrich Drepper · 15 years ago
  62. 2fe3aa6 Revert leaked bogon. by Roland McGrath · 15 years ago
  63. 19a8e4d Fix derelocate crash for non-ET_REL file with some sh_addr at 0. by Roland McGrath · 15 years ago
  64. 3bf5759 Add Intel SSE4 support to disassembler. by Ulrich Drepper · 16 years ago
  65. 5bd4444 Implement blendvpd and blendvps opcodes in x86/x86-64 disassembler. by Ulrich Drepper · 16 years ago
  66. ec32ff9 Implement blendps opcode for x86/x86-64. by Ulrich Drepper · 16 years ago
  67. 26d3c6f Implement disassembly of blendpd instruction for x86/x86-64. by Ulrich Drepper · 16 years ago
  68. 5a04b9f Implement AMD 3DNOW disassembly. by Ulrich Drepper · 16 years ago
  69. a845f68 by Roland McGrath · 16 years ago
  70. b4d6f0f Fix up bogon and missing log entries from .pmachata.threads branch. by Roland McGrath · 16 years ago
  71. 521c47d by Roland McGrath · 16 years ago
  72. 13b6960 by Roland McGrath · 16 years ago
  73. d11f9cb by Roland McGrath · 16 years ago
  74. 834de6f Add missing file Add more TLS support for x86 linker. by Ulrich Drepper · 16 years ago
  75. 658094a by Roland McGrath · 16 years ago
  76. 059c83e Finish elflint .gnu.attributes checking by Roland McGrath · 16 years ago
  77. c54785a Implement SHA1 build-id handling in ld. by Ulrich Drepper · 17 years ago
  78. 4d8bc81 propagate from branch 'com.redhat.elfutils.roland.pending' (head 6b4ecd4bacd23aaea4922adc10aab7908c45d23e) by Ulrich Drepper · 17 years ago
  79. 35f2fe6 Fix a couple of x86-64 disassembler cases. by Ulrich Drepper · 17 years ago
  80. fd47989 Add comment with absolute address to %rip based address modes. by Ulrich Drepper · 17 years ago
  81. 679608b Yet more disasm tests. by Ulrich Drepper · 17 years ago
  82. 2b31218 More tests. by Ulrich Drepper · 17 years ago
  83. 9dc49f5 More immediate operand fixes for x86 disassembler. by Ulrich Drepper · 17 years ago
  84. 96a7399 Fix a few instructions with immediate arguments. by Ulrich Drepper · 17 years ago
  85. e219f1c propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739af072e7ff4fdab5e8eb7cd756d50) by Ulrich Drepper · 17 years ago
  86. ff99322 Add x86-64 disassembler support. by Ulrich Drepper · 17 years ago
  87. 9e6925d Add remaining Intel x86 opcodes. by Ulrich Drepper · 17 years ago
  88. fea4e9d Yet more x86 disassembler changes. by Ulrich Drepper · 17 years ago
  89. ee67b64 Add more SSE instructions for x86 disassembler. by Ulrich Drepper · 17 years ago
  90. f231e27 Cleanup after .disasm branch merge. by Ulrich Drepper · 17 years ago
  91. 3cbdd38 propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f9896fe82a74cb5ecf4514c) by Ulrich Drepper · 17 years ago
  92. 1a2e8f4 backends/ 2007-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  93. e4c22ea 2007-10-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  94. b597dfa merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec' by Ulrich Drepper · 17 years ago
  95. 59ea7f3 src/ 2007-10-04 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  96. f6b9228 2007-10-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  97. c76f0b0 2007-09-27 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  98. cb6d865 readelf register printing sort order tweak by Roland McGrath · 17 years ago
  99. 099dd52 missed testdata files by Roland McGrath · 17 years ago
  100. 42f6868 2007-08-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago