1. bd75419 readelf: Grok -W/--wide for binutils compatibility. by Roland McGrath · 13 years ago
  2. b0a0e0d Wire up -u option handling in ar. by Roland McGrath · 13 years ago
  3. 02a958b strip.c (relocate): Make offset check overflow-proof. by Mark Wielaard · 13 years ago
  4. 63868c2 strip: --reloc-debug-sections, relocate against any debug section symbol. by Mark Wielaard · 13 years ago
  5. 1662bc3 strip: Add --reloc-debug-sections option. by Mark Wielaard · 14 years ago
  6. 7a125b9 strip: Handle SHT_GROUP sections better. by Mark Wielaard · 14 years ago
  7. 0312424 Add DW_OP_GNU_const_type/regval_type/deref_type/convert/reinterpret. by Jakub Jelinek · 14 years ago
  8. 69a9b11 dwarf_tag_string fixup GNU_call_site and GNU_call_site_parameter strings. by Mark Wielaard · 14 years ago
  9. c8920de nm.c: Remove unused if/else and parameters. by Marek Polacek · 14 years ago
  10. 82f77d7 unstrip.c: Mark function as static. by Marek Polacek · 14 years ago
  11. bcdb09d Merge branch 'mjw/sdt' by Mark Wielaard · 14 years ago
  12. befea9b Merge branch 'mjw/gdb_index' by Mark Wielaard · 14 years ago
  13. 093a1d3 Add printing of .gdb_index section to readelf. by Mark Wielaard · 14 years ago
  14. bb9d1b4 Add support for printing SDT elf notes. by Mark Wielaard · 14 years ago
  15. ed52618 Fix doubled words. by Marek Polacek · 14 years ago
  16. 1879e5b Improve output of readelf -wline by Petr Machata · 14 years ago
  17. 1c2a198 Merge branch 'mpolacek/readelf-pltrel-case' by Marek Polacek · 14 years ago
  18. e3368c5 Add support for call_site and entry_value to dwarf.h and readelf. by Mark Wielaard · 14 years ago
  19. 44de92a Don't segfault at DT_PLTREL case. by Marek Polacek · 14 years ago
  20. a062b6b Add new ebl_check_st_other_bits function. by Mark Wielaard · 14 years ago
  21. fec3999 Fix readelf --debug-dump=loc crash on multiple input files. by Jan Kratochvil · 14 years ago
  22. cf454ab Merge over readelf dwarf string additions from dwarf branch dwarfstrings. by Mark Wielaard · 14 years ago
  23. 725aad5 Support reading .zdebug_* DWARF sections compressed via zlib. by Roland McGrath · 14 years ago
  24. 47c5323 Handle DW_AT_GNU_odr_signature in readelf. by Roland McGrath · 14 years ago
  25. 4a14ef7 elfcmp: Add --l/--verbose flag. by Roland McGrath · 14 years ago
  26. 1fb9c91 elfcmp: Add --ignore-build-id flag. by Roland McGrath · 14 years ago
  27. 240784b ldscript: Remove unused variable. by Roland McGrath · 14 years ago
  28. 8f6c179 unstrip: Remove unused variable. by Roland McGrath · 14 years ago
  29. 4db89f0 elflint: Remove unused variables. by Roland McGrath · 14 years ago
  30. 3323131 elflint: Warn about missing xndx section only once. by Roland McGrath · 14 years ago
  31. fd99254 ld: Remove an unused variable. by Roland McGrath · 14 years ago
  32. f151b7d strip: Remove all excess for --strip-sections. by Roland McGrath · 14 years ago
  33. 0b9d1fb strip: Add --strip-sections option. by Roland McGrath · 14 years ago
  34. 58af200 findtextrel: Optimize last change. by Roland McGrath · 14 years ago
  35. 77221de findtextrel: Don't assume order of sections. by Roland McGrath · 14 years ago
  36. a4e6b96 Merge branch 'roland/implicit-ptr' by Roland McGrath · 14 years ago
  37. fa14495 readelf: Print .debug_loc/.debug_ranges with cognizance of actual DIE pointers into them. by Roland McGrath · 14 years ago
  38. 932585d Handle DW_OP_GNU_implicit_pointer. by Roland McGrath · 15 years ago
  39. a159915 readelf: Fix crash in .debug_loc with garbage data. by Roland McGrath · 14 years ago
  40. de44f13 Add dwfl_dwarf_line, addr2line -F to print out more line info bits. by Roland McGrath · 14 years ago
  41. f4763cf readelf: For -x/-p, print all sections with matching name, not just one. by Roland McGrath · 14 years ago
  42. 52604ba readelf: Fix DW_OP_call_ref printing for version 2 CUs. by Roland McGrath · 14 years ago
  43. 2f14a31 readelf: Use symbolic printing for FDE initial_location address. by Roland McGrath · 14 years ago
  44. b645803 strings: Fix brainos in non-mmap case. by Roland McGrath · 14 years ago
  45. fa79990 readelf: Fix braino in DW_LNS_set_isa parsing. by Roland McGrath · 14 years ago
  46. 474cb48 Add some missing DWARF constants and readelf support for them. by Roland McGrath · 14 years ago
  47. 0c5638c Fix readelf for large SLEB128 values. by Roland McGrath · 14 years ago
  48. 2b1f095 Finish .debug_types support in libdw and readelf. by Roland McGrath · 14 years ago
  49. 599f7f5 readelf: Handle v4 .debug_frame format. by Roland McGrath · 14 years ago
  50. e5251a1 readelf: Handle v4 .debug_line format. by Roland McGrath · 14 years ago
  51. ec86e5f Fix unstrip for modifying file in place. by Roland McGrath · 14 years ago
  52. aa32f92 unstrip: Factor common code for shdr changes. by Roland McGrath · 14 years ago
  53. 3b1b651 unstrip: Bail early on bogus invocation with reversed arguments. by Roland McGrath · 14 years ago
  54. c8a0673 readelf: Handle DW_FORK_ref_sig8. by Roland McGrath · 14 years ago
  55. 7fac1ce More DWARF 4 handling, some in readelf. by Roland McGrath · 14 years ago
  56. 7a5bed8 readelf: Print .eh_frame even with no other DWARF. by Roland McGrath · 14 years ago
  57. 50aa8d1 whitespace by Roland McGrath · 14 years ago
  58. 173ade8 More details attribute output. by Ulrich Drepper · 14 years ago
  59. 12e3d1f addr2line: Handle SYMBOL without +OFFSET. by Roland McGrath · 15 years ago
  60. 688f7fc Fix DW_OP_call_ref operand handling. by Roland McGrath · 15 years ago
  61. 62b28b6 Fix readelf core note bitmask printing. by Roland McGrath · 15 years ago
  62. 3b495d8 Fix some message typos and xgettext markers. by Roland McGrath · 15 years ago
  63. 890081b readelf: Fix fd leak on bad input files. by Roland McGrath · 15 years ago
  64. 22359e2 Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking. by Roland McGrath · 15 years ago
  65. c2b26f1 Fix compiler warning nit in readelf. by Roland McGrath · 15 years ago
  66. f920fd5 readelf: Fix CFI decoding for DW_EH_PE_absptr. by Roland McGrath · 15 years ago
  67. b337b1f Fix sloppy #include use, breaks with latest glibc. by Roland McGrath · 15 years ago
  68. 8111da0 Handle extended phnum in readelf. by Roland McGrath · 15 years ago
  69. bd733ca Handle extended phnum in elflint and elfcmp. by Roland McGrath · 15 years ago
  70. 019d9fb Add DWARF attributes DW_AT_GNU_vector and DW_AT_GNU_template_name. by Roland McGrath · 15 years ago
  71. 0ccbbcd Make readelf -n check note name strings, handle "VMCOREINFO" flavor. by Roland McGrath · 15 years ago
  72. 2e79deb readelf: No complaints for missing DWARF under just -a. by Roland McGrath · 15 years ago
  73. a7422be readelf: Correct --help output for -a. by Roland McGrath · 15 years ago
  74. e4061d0 readelf: No complaints for missing named sections implicit in -a. by Roland McGrath · 15 years ago
  75. efa6496 Make readelf -x/-a handle SHT_NOBITS gracefully as -p already does. by Roland McGrath · 15 years ago
  76. c49d00a Handle new .comment section flags. by Mark Wielaard · 15 years ago
  77. fb33c67 ar.c (main): Fix typo in message format. by Roland McGrath · 15 years ago
  78. 671d6d8 Revert accidental commits. by Roland McGrath · 15 years ago
  79. 2d13ea2 Don't print raw block contents for locations we decode and print. by Roland McGrath · 15 years ago
  80. 536127f Use pathconf instead of statfs. by Roland McGrath · 15 years ago
  81. 9ccf76a Polish debugpred code a bit. by Ulrich Drepper · 15 years ago
  82. bc1b92e Handle NT_GNU_GOLD_VERSION. by Mark Wielaard · 15 years ago
  83. 7917820 Explicitly link addr2line with libelf. by Mark Wielaard · 15 years ago
  84. be4589d Make readelf dump all block forms in hex. by Roland McGrath · 15 years ago
  85. daf85b2 Handle DW_OP_implicit_value in readelf. by Mark Wielaard · 15 years ago
  86. 96d950e Add STB_GNU_UNIQUE support to elflint. by Ulrich Drepper · 15 years ago
  87. 95d10e4 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Roland McGrath · 15 years ago
  88. f7a6f03 Fatfingers fix for commit dffc33d. by Roland McGrath · 15 years ago
  89. f735db1 Handle DW_Form constants for DW_AT_data_member_location in readelf. by Mark Wielaard · 15 years ago
  90. 46d5827 Fix last change. by Roland McGrath · 15 years ago
  91. dffc33d Handle unknown register numbers gracefully in readelf -n core reading. by Roland McGrath · 15 years ago
  92. 5dbccdb readelf: Add -N option, speeds up DWARF printing without address->name lookups. by Roland McGrath · 15 years ago
  93. f189493 Add aliases for elf_getshnum and elf_getshstrndx. by Ulrich Drepper · 15 years ago
  94. b47d290 Add support for IRELATIVE relocations. by Ulrich Drepper · 15 years ago
  95. db19f0b Moved misplaced ChangeLog entry. by Roland McGrath · 16 years ago
  96. 61ad089 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  97. c803fbe Add test of st_other field of symbol table entries. by Ulrich Drepper · 16 years ago
  98. aab90f9 Add missing dependencies on compression libraries for static builds. by Ulrich Drepper · 16 years ago
  99. 8a59241 addr2line: Honor -s and -A for file names of inline call sites. by Roland McGrath · 16 years ago
  100. d86e183 Support -j option in addr2line to match binutils. by Roland McGrath · 16 years ago