1. 6bb9071 Rewrite kernel image support: use calculation instead of brute force, support uncompressed payloads. by Roland McGrath · 15 years ago
  2. e5a1a81 libdwfl: Support LZMA kernel images. by Roland McGrath · 15 years ago
  3. 2416964 libdwfl: Support automatic decompression of files in XZ format. by Roland McGrath · 15 years ago
  4. ae1d7dc Fix bzip2 support for non-mmap case. by Roland McGrath · 15 years ago
  5. d6ccdc1 libdwfl: Support Linux bzip2 kernel images for automatic decompression. by Roland McGrath · 15 years ago
  6. cc93cc4 Make dwarf_hasattr_integrate handle DW_AT_specification. by Josh Stone · 15 years ago
  7. 671d6d8 Revert accidental commits. by Roland McGrath · 15 years ago
  8. 2d13ea2 Don't print raw block contents for locations we decode and print. by Roland McGrath · 15 years ago
  9. 536127f Use pathconf instead of statfs. by Roland McGrath · 15 years ago
  10. 8466417 Sending translation for po/zh_CN.po by leahliu · 15 years ago
  11. e2fedf4 Makefile.am (libelf.so): Use -Wl,-z,defs not -defs. by Mark Wielaard · 15 years ago
  12. 08277ba Use dwarf_diename in place of open-coding it. by Roland McGrath · 15 years ago
  13. ebfb648 New macros for symbol versioning definitions, use them for libdw convenience wrappers just changed. by Roland McGrath · 15 years ago
  14. de0bef8 Add missing x86-64 reloc types. by Roland McGrath · 15 years ago
  15. de69d52 Use dwarf_attr_integrate in various convenience functions. by Roland McGrath · 15 years ago
  16. 077a708 ebl_strtabfinalize: Don't SEGV when no strings are present by Petr Machata · 15 years ago
  17. 9ccf76a Polish debugpred code a bit. by Ulrich Drepper · 15 years ago
  18. 2f5b79e Handle text output for NT_GNU_GOLD_VERSION. by Mark Wielaard · 15 years ago
  19. bc1b92e Handle NT_GNU_GOLD_VERSION. by Mark Wielaard · 15 years ago
  20. 3117a85 Update elf.h from glibc. by Ulrich Drepper · 15 years ago
  21. 7917820 Explicitly link addr2line with libelf. by Mark Wielaard · 15 years ago
  22. be4589d Make readelf dump all block forms in hex. by Roland McGrath · 15 years ago
  23. 91dd750 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 15 years ago
  24. daf85b2 Handle DW_OP_implicit_value in readelf. by Mark Wielaard · 15 years ago
  25. 409fe10 libdw NEWS items by Roland McGrath · 15 years ago
  26. af80014 Rejigger calling conventions for dwarf_frame_{cfa,register}. by Roland McGrath · 15 years ago
  27. fa1d444 Fix handling of gaps between sections when writing files in libelf. by Lubomir Rintel · 15 years ago
  28. e23e9e7 Fix dwarf_getsrc_file handling empty CUs. by Roland McGrath · 15 years ago
  29. d108304 Fix last commit, was made too early in the morning. by Roland McGrath · 15 years ago
  30. 96349ff Handle DW_OP_stack_value by Roland McGrath · 15 years ago
  31. e160cc9 Support the easiest of the new v4 form flavors. by Roland McGrath · 15 years ago
  32. a6abdfd Add constants from DWARF 4 working draft 3. by Roland McGrath · 15 years ago
  33. 7dd9464 dwarf_getlocation.c: Grok DW_OP_form_tls_address, DW_OP_GNU_push_tls_address, and DW_OP_bit_piece. by Roland McGrath · 15 years ago
  34. 96d950e Add STB_GNU_UNIQUE support to elflint. by Ulrich Drepper · 15 years ago
  35. 8089343 dwarf_getlocation.c: Grok DW_OP_call_frame_cfa. by Roland McGrath · 15 years ago
  36. 3c84db3 CFI support: lookup by PC and translate into DWARF location per register by Roland McGrath · 15 years ago
  37. fe8b42e Reorder some libdwflP.h struct members for optimal packing. by Roland McGrath · 15 years ago
  38. 6e1f465 Reorder some libdwP.h struct members for optimal packing. by Roland McGrath · 15 years ago
  39. 9dedfcc Reorder Elf struct members for optimal packing. by Roland McGrath · 15 years ago
  40. 95d10e4 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Roland McGrath · 15 years ago
  41. 714f66a Merge branch 'at_data_member_location' by Mark Wielaard · 15 years ago
  42. f7a6f03 Fatfingers fix for commit dffc33d. by Roland McGrath · 15 years ago
  43. cfdd86e Handle DW_AT_data_member_location of class constant magically in dwarf_getlocation{,_addr}. by Roland McGrath · 15 years ago
  44. f735db1 Handle DW_Form constants for DW_AT_data_member_location in readelf. by Mark Wielaard · 15 years ago
  45. 70c442c Add support for STB_GNU_UNIQUE to libebl. by Ulrich Drepper · 15 years ago
  46. 46d5827 Fix last change. by Roland McGrath · 15 years ago
  47. c01442b Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Roland McGrath · 15 years ago
  48. dffc33d Handle unknown register numbers gracefully in readelf -n core reading. by Roland McGrath · 15 years ago
  49. 321c094 Sending translation for German by micm · 15 years ago
  50. 5dbccdb readelf: Add -N option, speeds up DWARF printing without address->name lookups. by Roland McGrath · 15 years ago
  51. 8d74322 Sending translation for German by micm · 15 years ago
  52. 2256e36 __libdwfl_report_elf: Return NULL on overlap, don't (double) close elf. by Mark Wielaard · 15 years ago
  53. 05c4e04 Do some constification to avoid dubious casts. by Roland McGrath · 15 years ago
  54. 99d2372 Squashed commit of the following: by Ulrich Drepper · 15 years ago
  55. f189493 Add aliases for elf_getshnum and elf_getshstrndx. by Ulrich Drepper · 15 years ago
  56. b47d290 Add support for IRELATIVE relocations. by Ulrich Drepper · 15 years ago
  57. e94b1b2 Typo by Roland McGrath · 15 years ago
  58. e7c1633 Fix trivial regression in last commit. by Roland McGrath · 15 years ago
  59. e2eabd8 Slight optimization of dwarf_getmacros for loops. by Roland McGrath · 15 years ago
  60. db19f0b Moved misplaced ChangeLog entry. by Roland McGrath · 15 years ago
  61. 0c735a9 Cosmetic fixup and missed EXTRA_DIST file. by Roland McGrath · 15 years ago
  62. f3df61f Fix dwarf_getmacros so that it passes newly-added test by Petr Machata · 15 years ago
  63. d24c7bf Add a test for dwarf_getmacros by Petr Machata · 15 years ago
  64. e231261 Merge commit 'origin/master' into pmachata/pending by Petr Machata · 15 years ago
  65. 589b3d3 Sending translation for Italian by tombo · 15 years ago
  66. 0cbbf77 Sending translation for po/it.po by tombo · 15 years ago
  67. 61ad089 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 15 years ago
  68. c803fbe Add test of st_other field of symbol table entries. by Ulrich Drepper · 15 years ago
  69. a7cb532 Sending translation for Spanish by logan · 15 years ago
  70. bb7a68a Sending translation for Spanish by logan · 15 years ago
  71. 300f3a4 0.141 release. by Ulrich Drepper · 15 years ago
  72. f9545c4 Fix building tests with mudflap. by Ulrich Drepper · 15 years ago
  73. 4f51571 Avoid symbol versioning unless building code for DSO. by Ulrich Drepper · 15 years ago
  74. aab90f9 Add missing dependencies on compression libraries for static builds. by Ulrich Drepper · 15 years ago
  75. 2fe3aa6 Revert leaked bogon. by Roland McGrath · 15 years ago
  76. c65558b Fix relocation when symbols are resolved in non-ET_REL modules. by Roland McGrath · 15 years ago
  77. cc48047 Fix dwfl_module_build_id regression in last change. by Roland McGrath · 15 years ago
  78. 19a8e4d Fix derelocate crash for non-ET_REL file with some sh_addr at 0. by Roland McGrath · 15 years ago
  79. 1036157 Add missing internal_function attribute. by Roland McGrath · 15 years ago
  80. 8a59241 addr2line: Honor -s and -A for file names of inline call sites. by Roland McGrath · 15 years ago
  81. d86e183 Support -j option in addr2line to match binutils. by Roland McGrath · 15 years ago
  82. a605a3c Break out __libdwfl_getelf internal function. by Roland McGrath · 15 years ago
  83. 105e398 Fiddle version.h magic back, so all the computation is in configure. by Roland McGrath · 15 years ago
  84. 6efdf25 Sending translation for German by tbull · 15 years ago
  85. 8df6586 Arithmetic is hard. by Roland McGrath · 15 years ago
  86. ee9d60d _ELFUTILS_PREREQ magic update for 0.y.z numbers by Roland McGrath · 15 years ago
  87. c6f20e4 Handle ARM VFP register names. by Roland McGrath · 15 years ago
  88. 8ec8215 NT_PRXFPREG -> NT_PRXFPREG by Roland McGrath · 15 years ago
  89. 2fb9051 Fix 32/64 CIE header format CIE_id matching. by Roland McGrath · 16 years ago
  90. eb9ba47 Nominal ARM support. by Roland McGrath · 16 years ago
  91. 94f4383 Fix error message. by Roland McGrath · 16 years ago
  92. 54eb890 NEWS items for notable changes since 0.140 by Roland McGrath · 16 years ago
  93. fa25326 Fix RHBZ#494858: fix bad address checks in core file support. by Roland McGrath · 16 years ago
  94. 04a1416 Fix strip -f infinite loop when coping with some extra kooky object sections. by Roland McGrath · 16 years ago
  95. 9f3610f Merge branch 'roland/getsym' by Roland McGrath · 16 years ago
  96. ec84323 Sending translation for Spanish by elsupergomez · 16 years ago
  97. 68f29f9 Make dwfl_module_getsym yield shndx -1 for any non-allocated section. by Roland McGrath · 16 years ago
  98. 785dbb1 Fix double-adjust for ET_REL. by Roland McGrath · 16 years ago
  99. 8987b87 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Roland McGrath · 16 years ago
  100. 243fa26 dwfl_module_getsym should not adjust symbols from non-SHF_ALLOC sections. by Roland McGrath · 16 years ago