1. ed431dd libdwfl: Refuse to fall back to an ELF file opened by name when that mismatches the module build ID. by Roland McGrath · 14 years ago
  2. b4bb301 Use [pie] rather than [dso] for unnamed modules that are PIEs. by Roland McGrath · 14 years ago
  3. 89bb5d3 dwfl_segment_report_module: Fix jump-start of NDX-finding loop. by Roland McGrath · 14 years ago
  4. 4820a05 Fix libdwfl segment table management. by Roland McGrath · 14 years ago
  5. d05c596 dwfl_link_map_report: Handle PIE-generated core. by Roland McGrath · 14 years ago
  6. 77cda9d Fix dwfl_core_file_report return value when link_map failed after sniffing succeeded. by Roland McGrath · 14 years ago
  7. da062d5 Prepare 0.147 release. by Ulrich Drepper · 14 years ago
  8. fba8ec8 NEWS items for 0.147 by Roland McGrath · 14 years ago
  9. 3b10ac0 libdw: Record ill-specified CFA rule and diagnose in dwarf_frame_cfa, not immediately at decode time. by Roland McGrath · 14 years ago
  10. d17f9de libdwfl: Treat R_*_NONE reloc as no reloc. by Roland McGrath · 14 years ago
  11. 55195e5 Revert "Handle partial-reset DW_CFA_def_cfa_* operations after DW_CFA_def_cfa_expression." by Roland McGrath · 14 years ago
  12. 0ab9783 Translate DW_CFA_expression/DW_CFA_val_expression properly to imply pushing CFA before given expression. by Roland McGrath · 14 years ago
  13. 3c6ee4b Fix tests/addrcfi error reporting. by Roland McGrath · 14 years ago
  14. 3b2486c Handle partial-reset DW_CFA_def_cfa_* operations after DW_CFA_def_cfa_expression. by Roland McGrath · 14 years ago
  15. 3f9d955 Fix double-free in libdw CFI handling error paths. by Roland McGrath · 14 years ago
  16. f5ed544 Don't install and distribution files without translations. by Ulrich Drepper · 14 years ago
  17. 51f4ddf Prepare 0.146 release. by Ulrich Drepper · 14 years ago
  18. 7c04e7a l10n: Updates to Spanish (Castilian) (es) translation by logan · 14 years ago
  19. b386ccf Set LOCALEDIR via make rather than configure, as per Autoconf manual. by Roland McGrath · 15 years ago
  20. d862cc8 Fix LOCALEDIR default. by Roland McGrath · 15 years ago
  21. 134038b l10n: Updates to Ukrainian (uk) translation by yurchor · 15 years ago
  22. 6823414 Update gettext boilerplate from 0.17. Add LINGUAS file so translations get installed. by Roland McGrath · 15 years ago
  23. 26618d8 Add missing file for dist. by Roland McGrath · 15 years ago
  24. be13930 Prevent infinite iteration on link_map list clobbered into circularity. by Roland McGrath · 15 years ago
  25. 62b28b6 Fix readelf core note bitmask printing. by Roland McGrath · 15 years ago
  26. 9d81c7d Fix typo in last change. by Roland McGrath · 15 years ago
  27. 957072c Handle truncated phdrs without crash. by Roland McGrath · 15 years ago
  28. 7880556 Adjust copyrights. by Ulrich Drepper · 15 years ago
  29. f35dfa8 Update elf.h from glibc. by Roland McGrath · 15 years ago
  30. d80f0b2 Complete SH port. by Matt Fleming · 15 years ago
  31. c2d1e48 Adjust expected error message text from libelf. by Ulrich Drepper · 15 years ago
  32. b8b849b Accept R_ARM_PC24 and R_ARM_ABS32 in EXEC|DYN too. by Roland McGrath · 15 years ago
  33. 9531bb9 l10n: Updates to Spanish (Castilian) (es) translation by logan · 15 years ago
  34. bbba958 l10n: Initial Polish (pl) translation from Jakub Bogusz by raven · 15 years ago
  35. f1c5b23 l10n: Updates to Ukrainian (uk) translation by yurchor · 15 years ago
  36. 3b495d8 Fix some message typos and xgettext markers. by Roland McGrath · 15 years ago
  37. 9a8e4e5 Merge remote branch 'origin/pmachata/576283' by Petr Machata · 15 years ago
  38. d7b12c6 Fix for the same by Petr Machata · 15 years ago
  39. 77961b5 Testcase for elf_getdata/elf_flagdata on NOBITS section by Petr Machata · 15 years ago
  40. 5ea349b Fix auxv scanning in core-file grokking. by Roland McGrath · 15 years ago
  41. f56a988 l10n: Updates to Ukrainian (uk) translation by yurchor · 15 years ago
  42. 37abaf4 l10n: Updates to Ukrainian (uk) translation by yurchor · 15 years ago
  43. db8f2b7 l10n: Updates to Ukrainian (uk) translation by yurchor · 15 years ago
  44. 8aabc7e l10n: Updates to Ukrainian (uk) translation by yurchor · 15 years ago
  45. fcbd202 l10n: Updates to Ukrainian (uk) translation by yurchor · 15 years ago
  46. e951292 l10n: Updates to Ukrainian (uk) translation by yurchor · 15 years ago
  47. 54765b5 l10n: Updates to Ukrainian (uk) translation by yurchor · 15 years ago
  48. b8ce45b l10n: Updates to Ukrainian (uk) translation by yurchor · 15 years ago
  49. 8b61c81 l10n: Updates to Ukrainian (uk) translation by yurchor · 15 years ago
  50. cb22153 l10n: Updates to Ukrainian (uk) translation by yurchor · 15 years ago
  51. 331a186 elf.h: Update from glibc. by Roland McGrath · 15 years ago
  52. 8068e06 Export dwfl_core_file_report. by Roland McGrath · 15 years ago
  53. dd7a9d7 Sending translation for Ukrainian by yurchor · 15 years ago
  54. cf1acc5 Sending translation for po/uk.po by yurchor · 15 years ago
  55. 7761513 Support new x86-64 relocations. by Ulrich Drepper · 15 years ago
  56. f7a9a9e Update elf.h by Ulrich Drepper · 15 years ago
  57. ad64d8e Start development of 0.146. by Ulrich Drepper · 15 years ago
  58. 890081b readelf: Fix fd leak on bad input files. by Roland McGrath · 15 years ago
  59. b5bd407 0.145 release preparations. by Ulrich Drepper · 15 years ago
  60. bc87bd7 Sending translation for Spanish by logan · 15 years ago
  61. 9e92418 Tweak backends makefile rules to avoid make -j bug. by Roland McGrath · 15 years ago
  62. 4b0ee3b More NEWS. by Roland McGrath · 15 years ago
  63. ca84a55 Fix core file grovelling to skip all segments covered by the last module. by Roland McGrath · 15 years ago
  64. 429502f Avoid wild section data pointers from bogus sh_offset in mapped files. by Roland McGrath · 15 years ago
  65. 056d693 NEWS items since 0.144 by Roland McGrath · 15 years ago
  66. 22359e2 Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking. by Roland McGrath · 15 years ago
  67. bf96347 Fix uninitialized variable in error case. by Roland McGrath · 15 years ago
  68. c2b26f1 Fix compiler warning nit in readelf. by Roland McGrath · 15 years ago
  69. e9ca738 Fix -Wshadow warning in asm-tst9. by Roland McGrath · 15 years ago
  70. 060038e Sending translation for Spanish by logan · 15 years ago
  71. f920fd5 readelf: Fix CFI decoding for DW_EH_PE_absptr. by Roland McGrath · 15 years ago
  72. ee29a31 libdw/fde.c (intern_fde): Fix length check for sized_augmentation_data. by Mark Wielaard · 15 years ago
  73. eacdcf3 Always set bias in dwfl_module_dwarf_cfi() and dwfl_module_eh_cfi(). by Mark Wielaard · 15 years ago
  74. 725f755 Sending translation for Spanish by logan · 15 years ago
  75. b337b1f Fix sloppy #include use, breaks with latest glibc. by Roland McGrath · 15 years ago
  76. 5f21160 0.144 release preparation. by Ulrich Drepper · 15 years ago
  77. 8111da0 Handle extended phnum in readelf. by Roland McGrath · 15 years ago
  78. f95760a Use elf_getphdrnum in libdw and libdwfl. by Roland McGrath · 15 years ago
  79. bd733ca Handle extended phnum in elflint and elfcmp. by Roland McGrath · 15 years ago
  80. 6fd3cd1 Add elf_getphdrnum, support >65536 phdrs. by Roland McGrath · 15 years ago
  81. 7452e19 Missing file from commit ebc5c88 by Roland McGrath · 15 years ago
  82. 1d7cbd1 libdwfl: Handle SHN_COMMON symbols in ET_REL. by Roland McGrath · 15 years ago
  83. 0c16c58 Use dwarf_aggregate_size in backend return_value functions. Observe DW_AT_GNU_vector on powerpc return_value type. by Roland McGrath · 15 years ago
  84. ebc5c88 Add dwarf_aggregate_size helper function to libdw. by Roland McGrath · 15 years ago
  85. 0cb1983 Add some more DW_AT_GNU_* types from gcc. by Roland McGrath · 15 years ago
  86. 019d9fb Add DWARF attributes DW_AT_GNU_vector and DW_AT_GNU_template_name. by Roland McGrath · 15 years ago
  87. ec9746f NEWS item for readelf changes by Roland McGrath · 15 years ago
  88. 0ccbbcd Make readelf -n check note name strings, handle "VMCOREINFO" flavor. by Roland McGrath · 15 years ago
  89. 2e79deb readelf: No complaints for missing DWARF under just -a. by Roland McGrath · 15 years ago
  90. a7422be readelf: Correct --help output for -a. by Roland McGrath · 15 years ago
  91. e4061d0 readelf: No complaints for missing named sections implicit in -a. by Roland McGrath · 15 years ago
  92. 2cfe33f Fix fill_mmap for sections past the section headers by Lubomir Rintel · 15 years ago
  93. 73a4d82 Sending translation for French by mrtom · 15 years ago
  94. d4325dc Sending translation for po/fr.po by mrtom · 15 years ago
  95. d3d1e68 Sending translation for Spanish by logan · 15 years ago
  96. 888381b Fix dwarf_getlocation braino in constant-form case handling. by Roland McGrath · 15 years ago
  97. 76aec24 Sending translation for Spanish by elsupergomez · 15 years ago
  98. 15426bd libdwfl: Skip relocation on empty or SHT_NOBITS sections. by Roland McGrath · 15 years ago
  99. efa6496 Make readelf -x/-a handle SHT_NOBITS gracefully as -p already does. by Roland McGrath · 15 years ago
  100. 003dd32 Load ahead core file chunk only if the area is vaddr-contiguous by Petr Machata · 15 years ago