1. 8a59241 addr2line: Honor -s and -A for file names of inline call sites. by Roland McGrath · 15 years ago
  2. d86e183 Support -j option in addr2line to match binutils. by Roland McGrath · 15 years ago
  3. a605a3c Break out __libdwfl_getelf internal function. by Roland McGrath · 15 years ago
  4. 105e398 Fiddle version.h magic back, so all the computation is in configure. by Roland McGrath · 15 years ago
  5. 6efdf25 Sending translation for German by tbull · 15 years ago
  6. 8df6586 Arithmetic is hard. by Roland McGrath · 15 years ago
  7. ee9d60d _ELFUTILS_PREREQ magic update for 0.y.z numbers by Roland McGrath · 15 years ago
  8. c6f20e4 Handle ARM VFP register names. by Roland McGrath · 15 years ago
  9. 8ec8215 NT_PRXFPREG -> NT_PRXFPREG by Roland McGrath · 15 years ago
  10. 2fb9051 Fix 32/64 CIE header format CIE_id matching. by Roland McGrath · 15 years ago
  11. eb9ba47 Nominal ARM support. by Roland McGrath · 15 years ago
  12. 94f4383 Fix error message. by Roland McGrath · 15 years ago
  13. 54eb890 NEWS items for notable changes since 0.140 by Roland McGrath · 15 years ago
  14. fa25326 Fix RHBZ#494858: fix bad address checks in core file support. by Roland McGrath · 15 years ago
  15. 04a1416 Fix strip -f infinite loop when coping with some extra kooky object sections. by Roland McGrath · 15 years ago
  16. 9f3610f Merge branch 'roland/getsym' by Roland McGrath · 15 years ago
  17. ec84323 Sending translation for Spanish by elsupergomez · 15 years ago
  18. 68f29f9 Make dwfl_module_getsym yield shndx -1 for any non-allocated section. by Roland McGrath · 15 years ago
  19. 785dbb1 Fix double-adjust for ET_REL. by Roland McGrath · 15 years ago
  20. 8987b87 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Roland McGrath · 15 years ago
  21. 243fa26 dwfl_module_getsym should not adjust symbols from non-SHF_ALLOC sections. by Roland McGrath · 15 years ago
  22. 4e1b7c9 Sending translation for po/de.po by tomspur · 15 years ago
  23. dae7be7 Sending translation for po/es.po by beckerde · 15 years ago
  24. d5ff667 Update elf.h and some tables; fill in sparc backend reloc table. by Roland McGrath · 15 years ago
  25. 6a4bdd9 Add DW_CFA_GNU_negative_offset_extended. by Roland McGrath · 15 years ago
  26. 329ed9f __libdwfl_find_build_id optimization nit by Roland McGrath · 15 years ago
  27. 8651c5e Fix RHBZ#489439: dwfl_module_build_id yields wrong vaddr for prelinked DSO by Roland McGrath · 15 years ago
  28. 8a3b0fa 0.140 release. by Ulrich Drepper · 16 years ago
  29. 7ee70eb Fix last commit. by Roland McGrath · 16 years ago
  30. 4d6d0f7 Handle attribute tag GNU_Power_ABI_Struct_Return. by Roland McGrath · 16 years ago
  31. 31fd654 Fix build_id vaddr calculation for ET_REL modules. by Roland McGrath · 16 years ago
  32. fe31538 typo by Roland McGrath · 16 years ago
  33. 288dfcc Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  34. 18fb639 Don't write uninitialized data into zeroth section header entry. by Ulrich Drepper · 16 years ago
  35. 5453abf Omit module sanity checks on offline modules. by Roland McGrath · 16 years ago
  36. 45c01cd Remove assert depending on confluence of guesses without anomaly. by Roland McGrath · 16 years ago
  37. a9d51bf Fix crash in libdw with empty input files. by Ulrich Drepper · 16 years ago
  38. 973a9c7 Also fix output for DW_CFA_val_expression. by Ulrich Drepper · 16 years ago
  39. 82937be Remove commented-out call in readelf. by Ulrich Drepper · 16 years ago
  40. b3490b5 Fix DW_CFA_expression output in readelf. by Ulrich Drepper · 16 years ago
  41. 8cbc8e6 Yet more label fixes in readelf output of debug_info. by Ulrich Drepper · 16 years ago
  42. 51b3f47 Minor code cleanups in objdump. by Ulrich Drepper · 16 years ago
  43. 04af018 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  44. 411cdb2 Minor output problems in readelf debug_info section printing fixed. by Ulrich Drepper · 16 years ago
  45. c2e71c5 Document possible ld problem. by Ulrich Drepper · 16 years ago
  46. f44f0ce Better spacing in objdump output for relocation sections. by Ulrich Drepper · 16 years ago
  47. 95fa15e Reduce common code in objdump. Better error value on ebl_reloc_type_name. by Ulrich Drepper · 16 years ago
  48. cbb422e Print symbol offsets in relation list output from objdump as signed values. by Ulrich Drepper · 16 years ago
  49. d11522f Document possible elf_strptr problem. by Ulrich Drepper · 16 years ago
  50. c54453b Fix argument handling in ar. by Ulrich Drepper · 16 years ago
  51. cea5ee3 Document possible optimization in libelf. by Ulrich Drepper · 16 years ago
  52. 5ee720c Fix error handling in a few programs. by Ulrich Drepper · 16 years ago
  53. e8d3528 zip.m4: Fix --with/--without argument handling. by Roland McGrath · 16 years ago
  54. 03288f0 Fiddle internal type decls for C++ scoping. by Roland McGrath · 16 years ago
  55. c5acb30 (struct Dwarf_Files_s): Replace dbg field with cu field. by Roland McGrath · 16 years ago
  56. 51f0128 readelf .debug_loc robustness fixes. by Roland McGrath · 16 years ago
  57. e738ad2 (__libdwfl_report_elf): Ignore trailing PT_LOAD with zero vaddr and memsz. by Roland McGrath · 16 years ago
  58. f46272a dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all. by Roland McGrath · 16 years ago
  59. 119f4ac Fix commit in updatenull_wrlock wrt to layout resulting from section header by Ulrich Drepper · 16 years ago
  60. d31505f dwarf_getattrs.c: Correctly skip attribute values when restarting. by Roland McGrath · 16 years ago
  61. 11ed669 Fix typo in last change. by Ulrich Drepper · 16 years ago
  62. 6cbd7ad Fix typo in comment. by Ulrich Drepper · 16 years ago
  63. cdf7b9a Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  64. 2a07f05 Explain EBL ABI policy. by Ulrich Drepper · 16 years ago
  65. 62c4653 Fix compuation of base address for printing stack frame program. by Ulrich Drepper · 16 years ago
  66. e74f911 Add multiple inclusion protection to eu-config.h by Roland McGrath · 16 years ago
  67. 78df796 Use quotes around command substitution that can produce leading whitespace. by Roland McGrath · 16 years ago
  68. 3bf7a09 Put known-dwarf.h in the dist so every build need not have a recent gawk. by Roland McGrath · 16 years ago
  69. ccccab0 Fix handling of file descriptors for the files size opens. by Ulrich Drepper · 16 years ago
  70. 7589432 Handled adding argp_error to special functions for xgettext to take care of. by Ulrich Drepper · 16 years ago
  71. 093e948 (XGETTEXT_OPTIONS): Add --flag option for argp_error. by Ulrich Drepper · 16 years ago
  72. d7cb737 Update list of files with translatable strings. by Ulrich Drepper · 16 years ago
  73. e5f41db Explain problem with po/Makefile.in.in. by Ulrich Drepper · 16 years ago
  74. d7285e1 Print .strtab, .dynstr, and .comment for -a option of readelf. by Ulrich Drepper · 16 years ago
  75. 73e7737 configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3. by Roland McGrath · 16 years ago
  76. e72bf15 Make the __thread check more precisely representative to catch bad tools with nonworking partial support. by Roland McGrath · 16 years ago
  77. 5784444 Test with local-dynamic TLS model as libelf will use. by Roland McGrath · 16 years ago
  78. 8181739 (__thread check): Use AC_LINK_IFELSE, in case of building with compiler support but no working runtime support. by Roland McGrath · 16 years ago
  79. 7a2a591 Update ChangeLog in spec file. by Ulrich Drepper · 16 years ago
  80. 4301965 Distribute <elfutils/version.h> in elfutils-libelf-devel rpm file. by Ulrich Drepper · 16 years ago
  81. 01f7370 Fix creation of rpm file. by Ulrich Drepper · 16 years ago
  82. 103b1dc Bump version to 0.139. by Ulrich Drepper · 16 years ago
  83. 9a847e1 readelf -l: Don't print section mapping when no sections. by Roland McGrath · 16 years ago
  84. d759aa6 no_Wformat means -Wno-format. by Roland McGrath · 16 years ago
  85. 80d94f4 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  86. 5ece809 When writing ELF files in libelf, fill the gap between sections even if only by Ulrich Drepper · 16 years ago
  87. cabeeee Tiny build nits. by Roland McGrath · 16 years ago
  88. e9de9b4 Use t instead of j formats for ptrdiff_t by Roland McGrath · 16 years ago
  89. e34a3f8 Fix build when missing -lz and -lbz2. by Roland McGrath · 16 years ago
  90. 74afbee Fix libdwfl segment bugs breaking core-file support. by Roland McGrath · 16 years ago
  91. 97b12d0 known-dwarf.awk: Handle DW_FOO_BAR_* sets better. by Roland McGrath · 16 years ago
  92. afdd51e dwarf.h: Add DW_OP_GNU_encoded_addr. by Roland McGrath · 16 years ago
  93. 1ea4fdc Fix 'make clean' in libdw. by Roland McGrath · 16 years ago
  94. 1439393 Revert "Dummy commit, testing Transifex at" by Roland McGrath · 16 years ago
  95. e9243e6 whitespace by Roland McGrath · 16 years ago
  96. 23fba75 Cleanup of loop to write out section content. by Ulrich Drepper · 16 years ago
  97. 9507386 Remove duplicate commits. by Ulrich Drepper · 16 years ago
  98. e39d584 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  99. 315ebd5 Fix possible crash in note conversion. by Roland McGrath · 16 years ago
  100. 3614d99 Make elfcmp exit 2 for trouble and 1 only for mismatch, like all its cousins. by Roland McGrath · 16 years ago