1. fdc93e1 Move argp_program_version_hook and argp_program_bug_address variables by Ulrich Drepper · 16 years ago
  2. 3a52c7a Implement check for PT_GNU_EH_FRAME program header check. by Ulrich Drepper · 16 years ago
  3. 05d2b20 Finish implementation of exception handling table dumping in readelf. by Ulrich Drepper · 16 years ago
  4. bc29897 Some more changes to call frame info dumping in readelf. by Ulrich Drepper · 16 years ago
  5. b006fbf Bug fixes for .eh_frame_hdr dumping in readelf. by Ulrich Drepper · 16 years ago
  6. 12a7f32 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  7. 351bf20 Fix minor problems in call frame info dumper in reader. by Ulrich Drepper · 16 years ago
  8. 8dc9f93 Missed log entry for Linux kernel zImage format by Roland McGrath · 16 years ago
  9. c4ac861 Grok Linux kernel zImage format. by Roland McGrath · 16 years ago
  10. 5513e64 Generate macros for tables of known dwarf.h constants. by Roland McGrath · 16 years ago
  11. 43aafe6 We only have one translation domain, elfutils. Change use in libelf. by Ulrich Drepper · 16 years ago
  12. 8b39463 Fix type in error message in strings. by Ulrich Drepper · 16 years ago
  13. 21fd1d8 More correct info on contributors. by Ulrich Drepper · 16 years ago
  14. e921e88 Merge commit 'origin/roland/fixes-for-c++' by Ulrich Drepper · 16 years ago
  15. 7e678fa Require __thread support in compiler. by Ulrich Drepper · 16 years ago
  16. a4b1a95 Make -k/-K prune "source" subdirectory. by Roland McGrath · 16 years ago
  17. 7a64787 Move eu_ZIPLIB macro to m4/zip.am, new file. by Roland McGrath · 16 years ago
  18. e06762c Don't depend on $(zip_LIBS), just link it in. by Roland McGrath · 16 years ago
  19. 91a9be6 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  20. 87cf583 ld: Fix adding to search path list. by Ulrich Drepper · 16 years ago
  21. d666b00 Item for gzip/bzip2 support in libdwfl. by Roland McGrath · 16 years ago
  22. 7e827f2 Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++ by Roland McGrath · 16 years ago
  23. 705364b Fix nits in .ko.{gz,bz2} matching. by Roland McGrath · 16 years ago
  24. c462c63 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into libdwfl-decompress by Roland McGrath · 16 years ago
  25. a6ef1dc Fix decompression logic. by Roland McGrath · 16 years ago
  26. ac194d0 Implement call frame information dumping. by Ulrich Drepper · 16 years ago
  27. 60205c9 libdwfl -k/-K match compressed .ko files by Roland McGrath · 16 years ago
  28. bca4315 libdwfl automagic decompression support by Roland McGrath · 16 years ago
  29. 9a8b9c7 Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++ by Roland McGrath · 16 years ago
  30. 92287fd Optimize x86/x86-64 disassembler tables. by Ulrich Drepper · 16 years ago
  31. 44173ed Unpdate copyright in messages. by Ulrich Drepper · 16 years ago
  32. 3bf5759 Add Intel SSE4 support to disassembler. by Ulrich Drepper · 16 years ago
  33. cadbdd3 Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++ by Roland McGrath · 16 years ago
  34. d4bcd83 Update .spec file 0.138 date line. by Roland McGrath · 16 years ago
  35. a492e8e Replay output operations correctly when internal buffer in x86/x86-64 by Ulrich Drepper · 16 years ago
  36. 4692d81 Slightly better formatting in generating disassembly data. by Ulrich Drepper · 16 years ago
  37. 71696ba Optimize x86/x86-64 disassembler some more. Avoid relocations for string table. by Ulrich Drepper · 16 years ago
  38. 54a6d4b Fix printing of rex prefix in x86-64 disassembler. by Ulrich Drepper · 16 years ago
  39. 98c245e Optimize x86/x86-64 disassembler a bit. by Ulrich Drepper · 16 years ago
  40. b51abc6 Mark constant array as const. by Ulrich Drepper · 16 years ago
  41. 5bd4444 Implement blendvpd and blendvps opcodes in x86/x86-64 disassembler. by Ulrich Drepper · 16 years ago
  42. 1f6d201 dwarf_haschildren: Return -1 for error case, not 0. by Roland McGrath · 16 years ago
  43. ec32ff9 Implement blendps opcode for x86/x86-64. by Ulrich Drepper · 16 years ago
  44. 26d3c6f Implement disassembly of blendpd instruction for x86/x86-64. by Ulrich Drepper · 16 years ago
  45. bb3424b We now need automake 1.8 for no-dist-gzip. by Ulrich Drepper · 16 years ago
  46. 0ec30d2 0.138 spec updates by Roland McGrath · 16 years ago
  47. f2ef7fc Distribute .tar.bz2 file, not .tar.gz file. by Roland McGrath · 16 years ago
  48. c6a3004 Rewrite awk magic to generate spec file changelog. by Roland McGrath · 16 years ago
  49. d8ca9bd 0.138 items by Roland McGrath · 16 years ago
  50. e932544 Merge branch 'master' into roland/bug-compat by Roland McGrath · 16 years ago
  51. d151240 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  52. 5a04b9f Implement AMD 3DNOW disassembly. by Ulrich Drepper · 16 years ago
  53. 468b373 Merge branch 'master' into roland/bug-compat by Roland McGrath · 16 years ago
  54. 7d9b821 Fix last fix: ET_DYN addresses are taken as relative to MOD->low_addr. by Roland McGrath · 16 years ago
  55. 506aada . by Ulrich Drepper · 16 years ago
  56. 7f923f4 (i386_disasm): If instruction matches prefix, undoing the prefix match by Ulrich Drepper · 16 years ago
  57. 43166e0 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into roland/bug-compat by Roland McGrath · 16 years ago
  58. fbc7245 Install elfutils/version.h header for library compatibility checking. by Roland McGrath · 16 years ago
  59. 45d7b29 Bug compatibility wrapper for ELFUTILS_0.130 dwfl_module_build_id behavior. by Roland McGrath · 16 years ago
  60. b61a414 Merge branch 'master' into roland/pending by Roland McGrath · 16 years ago
  61. d7b3180 Merge commit '970a1663' by Roland McGrath · 16 years ago
  62. 681257c Merge branch 'master' into roland/pending by Roland McGrath · 16 years ago
  63. 74825c4 (dwfl_module_relocate_address): Apply main.bias, not debug.bias. by Roland McGrath · 16 years ago
  64. 534ad31 Comment fix in last change. by Roland McGrath · 16 years ago
  65. 75b07c0 Don't crash in fill code when sh_offset layout is out of order. by Roland McGrath · 16 years ago
  66. 970a166 libelf.h (Elf_Data): Whitespace fix. by Roland McGrath · 16 years ago
  67. 468fe4d Fix crashes on bad sh_name/st_name offsets. by Roland McGrath · 16 years ago
  68. b28a894 Fixes RHBZ#465878: eu-readelf crash on empty archive by Roland McGrath · 16 years ago
  69. d353328 * elf_getarhdr.c (elf_getarhdr): Fix missing rename in last change. by Roland McGrath · 16 years ago
  70. 5d3bd4f Add .gitignore file. by Roland McGrath · 16 years ago
  71. 12af5a2 merge of '4c5dbb5e116d9a9c7f9014a3dcbabba8e7d89327' by Roland McGrath · 16 years ago
  72. 02f6645 propagate from branch 'com.redhat.elfutils.roland.pending.libelf-threads' (head fc97c9c202b5d7d7699a3b1d5c53007a2ef37bb1) by Ulrich Drepper · 16 years ago
  73. 5937988 [USE_TLS] Link libasm.so with libpthread. by Ulrich Drepper · 16 years ago
  74. a845f68 by Roland McGrath · 16 years ago
  75. a4c9d28 Fix some entries in i386_reloc.def. by Ulrich Drepper · 16 years ago
  76. 9cf28e4 by Roland McGrath · 16 years ago
  77. bb48a27 0.137 release. by Ulrich Drepper · 16 years ago
  78. 122f388 propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 6db56f08d1ba946c22c9bcfaec0ddeb6532e1dcc) by Roland McGrath · 16 years ago
  79. 513ebdc 0.136 release. by Ulrich Drepper · 16 years ago
  80. b4d6f0f Fix up bogon and missing log entries from .pmachata.threads branch. by Roland McGrath · 16 years ago
  81. f729d77 Fix build problem after merge of pmachata.threads branch when compiled without by Ulrich Drepper · 16 years ago
  82. d56e232 propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 8bd3bc10eb015c96f7bafcc6a22c973620b57dd8) by Ulrich Drepper · 16 years ago
  83. 1d8bb25 by Roland McGrath · 16 years ago
  84. 9d2f3ee cosmetic by Roland McGrath · 16 years ago
  85. 939de94 0.135 release. by Ulrich Drepper · 16 years ago
  86. b37d253 0.135 items by Roland McGrath · 16 years ago
  87. 0fa20e8 by Roland McGrath · 16 years ago
  88. 9897d66 propagate from branch 'com.redhat.elfutils' (head bef2134618ae8468c403066e350769ec46e303b7) by Roland McGrath · 17 years ago
  89. 521c47d by Roland McGrath · 17 years ago
  90. 9c4242e elfutils 0.134 release. by Ulrich Drepper · 17 years ago
  91. bfc0170 by Roland McGrath · 17 years ago
  92. 60982e6 0.134 items by Roland McGrath · 17 years ago
  93. 13b6960 by Roland McGrath · 17 years ago
  94. d11f9cb by Roland McGrath · 17 years ago
  95. 472b20d 0.133 release. by Ulrich Drepper · 17 years ago
  96. 1c5928d More news for 0.133. by Ulrich Drepper · 17 years ago
  97. 47c5c35 by Roland McGrath · 17 years ago
  98. 834de6f Add missing file Add more TLS support for x86 linker. by Ulrich Drepper · 17 years ago
  99. 658094a by Roland McGrath · 17 years ago
  100. 059c83e Finish elflint .gnu.attributes checking by Roland McGrath · 17 years ago