1. 01f7370 Fix creation of rpm file. by Ulrich Drepper · 16 years ago
  2. 103b1dc Bump version to 0.139. by Ulrich Drepper · 16 years ago
  3. 9a847e1 readelf -l: Don't print section mapping when no sections. by Roland McGrath · 16 years ago
  4. d759aa6 no_Wformat means -Wno-format. by Roland McGrath · 16 years ago
  5. 80d94f4 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  6. 5ece809 When writing ELF files in libelf, fill the gap between sections even if only by Ulrich Drepper · 16 years ago
  7. cabeeee Tiny build nits. by Roland McGrath · 16 years ago
  8. e9de9b4 Use t instead of j formats for ptrdiff_t by Roland McGrath · 16 years ago
  9. e34a3f8 Fix build when missing -lz and -lbz2. by Roland McGrath · 16 years ago
  10. 74afbee Fix libdwfl segment bugs breaking core-file support. by Roland McGrath · 16 years ago
  11. 97b12d0 known-dwarf.awk: Handle DW_FOO_BAR_* sets better. by Roland McGrath · 16 years ago
  12. afdd51e dwarf.h: Add DW_OP_GNU_encoded_addr. by Roland McGrath · 16 years ago
  13. 1ea4fdc Fix 'make clean' in libdw. by Roland McGrath · 16 years ago
  14. 1439393 Revert "Dummy commit, testing Transifex at" by Roland McGrath · 16 years ago
  15. e9243e6 whitespace by Roland McGrath · 16 years ago
  16. 23fba75 Cleanup of loop to write out section content. by Ulrich Drepper · 16 years ago
  17. 9507386 Remove duplicate commits. by Ulrich Drepper · 16 years ago
  18. e39d584 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  19. 315ebd5 Fix possible crash in note conversion. by Roland McGrath · 16 years ago
  20. 3614d99 Make elfcmp exit 2 for trouble and 1 only for mismatch, like all its cousins. by Roland McGrath · 16 years ago
  21. 33a0341 Make elfcmp exit 2 for trouble and 1 only for mismatch, like all its cousins. by Roland McGrath · 16 years ago
  22. 2fe76ea Fix possible crash in note conversion. by Roland McGrath · 16 years ago
  23. 07ba31f Fix accounting of last written position when updating ELF files. by Ulrich Drepper · 16 years ago
  24. f93ee8d Fix handling of debuginfo files when checking exception handling tables. by Ulrich Drepper · 16 years ago
  25. 4411ed2 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  26. daf0fda Fix elflint test for .eh_frame_hdr allocation. by Ulrich Drepper · 16 years ago
  27. cdc4ce3 Dummy commit, testing Transifex at by Dimitris Glezos · 16 years ago
  28. 935edde More improveents to exception handling table printing and checking. by Ulrich Drepper · 16 years ago
  29. d3fb1c8 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  30. 978360c Beginning of exception table testing. by Ulrich Drepper · 16 years ago
  31. 54456d8 Merge commit 'origin/master' into roland/known-dwarf by Roland McGrath · 16 years ago
  32. e9c5963 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Roland McGrath · 16 years ago
  33. 24b0330 Add DW_OP_GNU_* constants. by Roland McGrath · 16 years ago
  34. fdc93e1 Move argp_program_version_hook and argp_program_bug_address variables by Ulrich Drepper · 16 years ago
  35. 3a52c7a Implement check for PT_GNU_EH_FRAME program header check. by Ulrich Drepper · 16 years ago
  36. 05d2b20 Finish implementation of exception handling table dumping in readelf. by Ulrich Drepper · 16 years ago
  37. bc29897 Some more changes to call frame info dumping in readelf. by Ulrich Drepper · 16 years ago
  38. b006fbf Bug fixes for .eh_frame_hdr dumping in readelf. by Ulrich Drepper · 16 years ago
  39. 12a7f32 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  40. 351bf20 Fix minor problems in call frame info dumper in reader. by Ulrich Drepper · 16 years ago
  41. 8dc9f93 Missed log entry for Linux kernel zImage format by Roland McGrath · 16 years ago
  42. c4ac861 Grok Linux kernel zImage format. by Roland McGrath · 16 years ago
  43. 5513e64 Generate macros for tables of known dwarf.h constants. by Roland McGrath · 16 years ago
  44. 43aafe6 We only have one translation domain, elfutils. Change use in libelf. by Ulrich Drepper · 16 years ago
  45. 8b39463 Fix type in error message in strings. by Ulrich Drepper · 16 years ago
  46. 21fd1d8 More correct info on contributors. by Ulrich Drepper · 16 years ago
  47. e921e88 Merge commit 'origin/roland/fixes-for-c++' by Ulrich Drepper · 16 years ago
  48. 7e678fa Require __thread support in compiler. by Ulrich Drepper · 16 years ago
  49. 5e7f6f6 Reintroduce __attribute__((unused)) for free_key_mem. by Petr Machata · 16 years ago
  50. a4b1a95 Make -k/-K prune "source" subdirectory. by Roland McGrath · 16 years ago
  51. 7a64787 Move eu_ZIPLIB macro to m4/zip.am, new file. by Roland McGrath · 16 years ago
  52. e06762c Don't depend on $(zip_LIBS), just link it in. by Roland McGrath · 16 years ago
  53. 91a9be6 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  54. 87cf583 ld: Fix adding to search path list. by Ulrich Drepper · 16 years ago
  55. d666b00 Item for gzip/bzip2 support in libdwfl. by Roland McGrath · 16 years ago
  56. 7e827f2 Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++ by Roland McGrath · 16 years ago
  57. 705364b Fix nits in .ko.{gz,bz2} matching. by Roland McGrath · 16 years ago
  58. c462c63 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into libdwfl-decompress by Roland McGrath · 16 years ago
  59. a6ef1dc Fix decompression logic. by Roland McGrath · 16 years ago
  60. ac194d0 Implement call frame information dumping. by Ulrich Drepper · 16 years ago
  61. 60205c9 libdwfl -k/-K match compressed .ko files by Roland McGrath · 16 years ago
  62. bca4315 libdwfl automagic decompression support by Roland McGrath · 16 years ago
  63. 9a8b9c7 Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++ by Roland McGrath · 16 years ago
  64. 92287fd Optimize x86/x86-64 disassembler tables. by Ulrich Drepper · 16 years ago
  65. 44173ed Unpdate copyright in messages. by Ulrich Drepper · 16 years ago
  66. 3bf5759 Add Intel SSE4 support to disassembler. by Ulrich Drepper · 16 years ago
  67. cadbdd3 Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++ by Roland McGrath · 16 years ago
  68. d4bcd83 Update .spec file 0.138 date line. by Roland McGrath · 16 years ago
  69. a492e8e Replay output operations correctly when internal buffer in x86/x86-64 by Ulrich Drepper · 16 years ago
  70. 4692d81 Slightly better formatting in generating disassembly data. by Ulrich Drepper · 16 years ago
  71. 71696ba Optimize x86/x86-64 disassembler some more. Avoid relocations for string table. by Ulrich Drepper · 16 years ago
  72. 54a6d4b Fix printing of rex prefix in x86-64 disassembler. by Ulrich Drepper · 16 years ago
  73. 98c245e Optimize x86/x86-64 disassembler a bit. by Ulrich Drepper · 16 years ago
  74. b51abc6 Mark constant array as const. by Ulrich Drepper · 16 years ago
  75. 5bd4444 Implement blendvpd and blendvps opcodes in x86/x86-64 disassembler. by Ulrich Drepper · 16 years ago
  76. 1f6d201 dwarf_haschildren: Return -1 for error case, not 0. by Roland McGrath · 16 years ago
  77. ec32ff9 Implement blendps opcode for x86/x86-64. by Ulrich Drepper · 16 years ago
  78. 26d3c6f Implement disassembly of blendpd instruction for x86/x86-64. by Ulrich Drepper · 16 years ago
  79. bb3424b We now need automake 1.8 for no-dist-gzip. by Ulrich Drepper · 16 years ago
  80. 0ec30d2 0.138 spec updates by Roland McGrath · 16 years ago
  81. f2ef7fc Distribute .tar.bz2 file, not .tar.gz file. by Roland McGrath · 16 years ago
  82. c6a3004 Rewrite awk magic to generate spec file changelog. by Roland McGrath · 16 years ago
  83. d8ca9bd 0.138 items by Roland McGrath · 16 years ago
  84. e932544 Merge branch 'master' into roland/bug-compat by Roland McGrath · 16 years ago
  85. d151240 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  86. 5a04b9f Implement AMD 3DNOW disassembly. by Ulrich Drepper · 16 years ago
  87. 468b373 Merge branch 'master' into roland/bug-compat by Roland McGrath · 16 years ago
  88. 7d9b821 Fix last fix: ET_DYN addresses are taken as relative to MOD->low_addr. by Roland McGrath · 16 years ago
  89. 506aada . by Ulrich Drepper · 16 years ago
  90. 7f923f4 (i386_disasm): If instruction matches prefix, undoing the prefix match by Ulrich Drepper · 16 years ago
  91. 43166e0 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into roland/bug-compat by Roland McGrath · 16 years ago
  92. fbc7245 Install elfutils/version.h header for library compatibility checking. by Roland McGrath · 16 years ago
  93. 45d7b29 Bug compatibility wrapper for ELFUTILS_0.130 dwfl_module_build_id behavior. by Roland McGrath · 16 years ago
  94. b61a414 Merge branch 'master' into roland/pending by Roland McGrath · 16 years ago
  95. d7b3180 Merge commit '970a1663' by Roland McGrath · 16 years ago
  96. 681257c Merge branch 'master' into roland/pending by Roland McGrath · 16 years ago
  97. 74825c4 (dwfl_module_relocate_address): Apply main.bias, not debug.bias. by Roland McGrath · 16 years ago
  98. 534ad31 Comment fix in last change. by Roland McGrath · 16 years ago
  99. 75b07c0 Don't crash in fill code when sh_offset layout is out of order. by Roland McGrath · 16 years ago
  100. 970a166 libelf.h (Elf_Data): Whitespace fix. by Roland McGrath · 16 years ago