1. c8920de nm.c: Remove unused if/else and parameters. by Marek Polacek · 13 years ago
  2. 82f77d7 unstrip.c: Mark function as static. by Marek Polacek · 13 years ago
  3. bcdb09d Merge branch 'mjw/sdt' by Mark Wielaard · 13 years ago
  4. befea9b Merge branch 'mjw/gdb_index' by Mark Wielaard · 13 years ago
  5. 093a1d3 Add printing of .gdb_index section to readelf. by Mark Wielaard · 13 years ago
  6. f4c39c7 libdw: Sanity check end of section against cu_data () of die->cu. by Mark Wielaard · 13 years ago
  7. bb9d1b4 Add support for printing SDT elf notes. by Mark Wielaard · 13 years ago
  8. ed52618 Fix doubled words. by Marek Polacek · 13 years ago
  9. dbb490f Fix libdwfl compile issue in case none of the compression libraries are there. by Mark Wielaard · 13 years ago
  10. 494275c New test for ebl_dynamic_tag_name. by Marek Polacek · 14 years ago
  11. 1879e5b Improve output of readelf -wline by Petr Machata · 14 years ago
  12. 1c2a198 Merge branch 'mpolacek/readelf-pltrel-case' by Marek Polacek · 14 years ago
  13. 5d899cc Merge branch 'mpolacek/tlsdesc' by Marek Polacek · 14 years ago
  14. a89ca03 Merge branch 'pmachata/rerequest-tag' by Petr Machata · 14 years ago
  15. e3368c5 Add support for call_site and entry_value to dwarf.h and readelf. by Mark Wielaard · 14 years ago
  16. 44de92a Don't segfault at DT_PLTREL case. by Marek Polacek · 14 years ago
  17. cde0b27 Fix typo in TLSDESC_GOT. by Marek Polacek · 14 years ago
  18. bd1d16c Handle repeated requests for invalid abbreviation by Petr Machata · 14 years ago
  19. a062b6b Add new ebl_check_st_other_bits function. by Mark Wielaard · 14 years ago
  20. a707911 Cosmetic cleanup for new test. by Roland McGrath · 14 years ago
  21. 02c5619 Reject requests for abbreviation with code 0 by Petr Machata · 14 years ago
  22. d76bd7a Alpha backend: accept any _GLOBAL_OFFSET_TABLE_ value. by Roland McGrath · 14 years ago
  23. 3587087 Check for truncated section in dwarf_child. by Petr Machata · 14 years ago
  24. e07da4f libdwfl: Clear errno before using its ambient value. by Roland McGrath · 14 years ago
  25. 4894221 New test for dwarf_getstring. by Marek Polacek · 14 years ago
  26. c32696c Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Roland McGrath · 14 years ago
  27. fec3999 Fix readelf --debug-dump=loc crash on multiple input files. by Jan Kratochvil · 14 years ago
  28. 58cfa1c BUILT_RPATH vs BUILD_RPATH fixup. by Mark Wielaard · 14 years ago
  29. cf454ab Merge over readelf dwarf string additions from dwarf branch dwarfstrings. by Mark Wielaard · 14 years ago
  30. 725aad5 Support reading .zdebug_* DWARF sections compressed via zlib. by Roland McGrath · 14 years ago
  31. 47c5323 Handle DW_AT_GNU_odr_signature in readelf. by Roland McGrath · 14 years ago
  32. 170ecbd Prepare 0.152 release. by Ulrich Drepper · 14 years ago
  33. 750ba33 l10n: Updates to Polish (pl) translation by raven · 14 years ago
  34. 398e0f6 l10n: Updates to Ukrainian (uk) translation by yurchor · 14 years ago
  35. 788cc88 NEWS item for last change by Roland McGrath · 14 years ago
  36. 6ecdead libdwfl: Search for Linux kernel binaries with compression file name suffixes. by Roland McGrath · 14 years ago
  37. 4a14ef7 elfcmp: Add --l/--verbose flag. by Roland McGrath · 14 years ago
  38. 1fb9c91 elfcmp: Add --ignore-build-id flag. by Roland McGrath · 14 years ago
  39. 240784b ldscript: Remove unused variable. by Roland McGrath · 14 years ago
  40. 8f6c179 unstrip: Remove unused variable. by Roland McGrath · 14 years ago
  41. 4db89f0 elflint: Remove unused variables. by Roland McGrath · 14 years ago
  42. 3323131 elflint: Warn about missing xndx section only once. by Roland McGrath · 14 years ago
  43. fd99254 ld: Remove an unused variable. by Roland McGrath · 14 years ago
  44. 8a7b623 0.152 NEWS item for nit fixes. by Roland McGrath · 14 years ago
  45. f64e25f Use AC_LANG_SOURCE. by Roland McGrath · 14 years ago
  46. bc88fff Remove obsolete ALL_LINGUAS variable from configure. by Roland McGrath · 14 years ago
  47. 7094d00 libasm: Remove an unused variable. by Roland McGrath · 14 years ago
  48. f339cd6 0.152 NEWS item for latest libdwfl prelink fix by Roland McGrath · 14 years ago
  49. dc34eda run-prelink-addr-test.sh: Add a .dynbss+.bss prelink split by Josh Stone · 14 years ago
  50. 3a44c9a libdwfl: Use the section-end address as the synchronization point, rather than sh_addr. by Roland McGrath · 14 years ago
  51. 0ef4020 libdwfl: Discover PT_INTERP p_vaddr separately from main phdrs and undo phdrs. by Roland McGrath · 14 years ago
  52. 9fdd461 libdwfl: Fix prelink address_sync to find 64-bit PT_INTERP. by Roland McGrath · 14 years ago
  53. d1c5cb3 l10n: Updates to Polish (pl) translation by raven · 14 years ago
  54. 8f0693a l10n: Updates to Ukrainian (uk) translation by yurchor · 14 years ago
  55. 754f22e Prepare 0.151 release. by Ulrich Drepper · 14 years ago
  56. 4f6d4e1 Undo last change for data-only tests, so we test PT_DYNAMIC digging too. by Roland McGrath · 14 years ago
  57. 32520bd run-prelink-addr-test.sh: Make symlinks to find .debug files corresponding to noshdrs files. by Roland McGrath · 14 years ago
  58. ccbccef Add data-only prelink tests by Josh Stone · 14 years ago
  59. cf51471 Expand testfile53 for 32/64-bit by Josh Stone · 14 years ago
  60. d41d9a6 Expand testfile52 for 32/64-bit and stripped headers by Josh Stone · 14 years ago
  61. f631595 NEWS items for 0.151 by Roland McGrath · 14 years ago
  62. 5ad466d libdwfl: Rejigger address synchronization using .gnu.prelink_undo information. by Roland McGrath · 14 years ago
  63. ffa0200 Test cases for libdwfl vs prelink. by Josh Stone · 14 years ago
  64. 9777cc4 l10n: Updates to Spanish (Castilian) (es) translation by elsupergomez · 14 years ago
  65. a4ed0a4 l10n: Updates to Polish (pl) translation by raven · 14 years ago
  66. 705bfd4 l10n: Updates to Ukrainian (uk) translation by yurchor · 14 years ago
  67. f151b7d strip: Remove all excess for --strip-sections. by Roland McGrath · 14 years ago
  68. 2c7d0dd libdwfl: Enhance address_sync calculation to handle more prelink permutations. by Roland McGrath · 14 years ago
  69. 0b9d1fb strip: Add --strip-sections option. by Roland McGrath · 14 years ago
  70. f1ccc41 Fix off64_t overflow when MAXIMUM_SIZE == ~0. by Jan Kratochvil · 14 years ago
  71. 33d305f dwfl_module_relocations: Remove over-eager assert. by Roland McGrath · 14 years ago
  72. 8f656c7 elfutils 0.150 release preparation by Ulrich Drepper · 14 years ago
  73. 65d8e4e 0.150 NEWS items by Roland McGrath · 14 years ago
  74. 464bc4e Version bump for 0.150 development. by Roland McGrath · 14 years ago
  75. 1743d7f libdwfl: Revamp bias bookkeeping, account correctly for prelink REL->RELA segment inflation. by Roland McGrath · 14 years ago
  76. 58af200 findtextrel: Optimize last change. by Roland McGrath · 14 years ago
  77. 77221de findtextrel: Don't assume order of sections. by Roland McGrath · 14 years ago
  78. adf84f4 backends: i386 integer return value typo fix, reported by Thorsten Glaser <tg@mirbsd.de>. by Roland McGrath · 14 years ago
  79. d503157 l10n: Updates to Polish (pl) translation by raven · 14 years ago
  80. 8595e4d l10n: Updates to Polish (pl) translation by raven · 14 years ago
  81. bf8cd3d DWARF people changed their mind about the value. by Roland McGrath · 14 years ago
  82. 8c0a382 dwarf.h: Add DW_LANG_Go. by Roland McGrath · 14 years ago
  83. 5f95e2b dwarf_getaranges: Avoid alloca to cope with huge .debug_aranges sections. by Roland McGrath · 14 years ago
  84. 5659bdb l10n: Updates to Spanish (Castilian) (es) translation by logan · 14 years ago
  85. b8cdd45 Prepare 0.149 release. by Ulrich Drepper · 14 years ago
  86. 27838fb Update ALL_LINGUAS. by Ulrich Drepper · 14 years ago
  87. 5c45def NEWS typo by Roland McGrath · 14 years ago
  88. 6849dbb strip NEWS item by Roland McGrath · 14 years ago
  89. a4e6b96 Merge branch 'roland/implicit-ptr' by Roland McGrath · 14 years ago
  90. 4f16799 l10n: Updates to Ukrainian (uk) translation by yurchor · 14 years ago
  91. adeca96 l10n: Updates to Ukrainian (uk) translation by yurchor · 14 years ago
  92. fa14495 readelf: Print .debug_loc/.debug_ranges with cognizance of actual DIE pointers into them. by Roland McGrath · 14 years ago
  93. 932585d Handle DW_OP_GNU_implicit_pointer. by Roland McGrath · 14 years ago
  94. a159915 readelf: Fix crash in .debug_loc with garbage data. by Roland McGrath · 14 years ago
  95. e977543 l10n: Updates to Spanish (Castilian) (es) translation by logan · 14 years ago
  96. e8ada7d l10n: Updates to Ukrainian (uk) translation by yurchor · 14 years ago
  97. d4fc3e3 Missing new file for last commit. by Roland McGrath · 14 years ago
  98. de44f13 Add dwfl_dwarf_line, addr2line -F to print out more line info bits. by Roland McGrath · 14 years ago
  99. f85fe04 l10n: Updates to Polish (pl) translation by raven · 14 years ago
  100. b088f21 Add missing size entries for ELF_T_LIB and ELF_T_GNUHASH. by Roland McGrath · 14 years ago