1. 8651c5e Fix RHBZ#489439: dwfl_module_build_id yields wrong vaddr for prelinked DSO by Roland McGrath · 15 years ago
  2. 8a3b0fa 0.140 release. by Ulrich Drepper · 16 years ago
  3. 7ee70eb Fix last commit. by Roland McGrath · 16 years ago
  4. 4d6d0f7 Handle attribute tag GNU_Power_ABI_Struct_Return. by Roland McGrath · 16 years ago
  5. 31fd654 Fix build_id vaddr calculation for ET_REL modules. by Roland McGrath · 16 years ago
  6. fe31538 typo by Roland McGrath · 16 years ago
  7. 288dfcc Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  8. 18fb639 Don't write uninitialized data into zeroth section header entry. by Ulrich Drepper · 16 years ago
  9. 5453abf Omit module sanity checks on offline modules. by Roland McGrath · 16 years ago
  10. 45c01cd Remove assert depending on confluence of guesses without anomaly. by Roland McGrath · 16 years ago
  11. a9d51bf Fix crash in libdw with empty input files. by Ulrich Drepper · 16 years ago
  12. 973a9c7 Also fix output for DW_CFA_val_expression. by Ulrich Drepper · 16 years ago
  13. 82937be Remove commented-out call in readelf. by Ulrich Drepper · 16 years ago
  14. b3490b5 Fix DW_CFA_expression output in readelf. by Ulrich Drepper · 16 years ago
  15. 8cbc8e6 Yet more label fixes in readelf output of debug_info. by Ulrich Drepper · 16 years ago
  16. 51b3f47 Minor code cleanups in objdump. by Ulrich Drepper · 16 years ago
  17. 04af018 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  18. 411cdb2 Minor output problems in readelf debug_info section printing fixed. by Ulrich Drepper · 16 years ago
  19. c2e71c5 Document possible ld problem. by Ulrich Drepper · 16 years ago
  20. f44f0ce Better spacing in objdump output for relocation sections. by Ulrich Drepper · 16 years ago
  21. 95fa15e Reduce common code in objdump. Better error value on ebl_reloc_type_name. by Ulrich Drepper · 16 years ago
  22. cbb422e Print symbol offsets in relation list output from objdump as signed values. by Ulrich Drepper · 16 years ago
  23. d11522f Document possible elf_strptr problem. by Ulrich Drepper · 16 years ago
  24. c54453b Fix argument handling in ar. by Ulrich Drepper · 16 years ago
  25. cea5ee3 Document possible optimization in libelf. by Ulrich Drepper · 16 years ago
  26. 5ee720c Fix error handling in a few programs. by Ulrich Drepper · 16 years ago
  27. e8d3528 zip.m4: Fix --with/--without argument handling. by Roland McGrath · 16 years ago
  28. 03288f0 Fiddle internal type decls for C++ scoping. by Roland McGrath · 16 years ago
  29. c5acb30 (struct Dwarf_Files_s): Replace dbg field with cu field. by Roland McGrath · 16 years ago
  30. 51f0128 readelf .debug_loc robustness fixes. by Roland McGrath · 16 years ago
  31. e738ad2 (__libdwfl_report_elf): Ignore trailing PT_LOAD with zero vaddr and memsz. by Roland McGrath · 16 years ago
  32. f46272a dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all. by Roland McGrath · 16 years ago
  33. 119f4ac Fix commit in updatenull_wrlock wrt to layout resulting from section header by Ulrich Drepper · 16 years ago
  34. d31505f dwarf_getattrs.c: Correctly skip attribute values when restarting. by Roland McGrath · 16 years ago
  35. 11ed669 Fix typo in last change. by Ulrich Drepper · 16 years ago
  36. 6cbd7ad Fix typo in comment. by Ulrich Drepper · 16 years ago
  37. cdf7b9a Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  38. 2a07f05 Explain EBL ABI policy. by Ulrich Drepper · 16 years ago
  39. 62c4653 Fix compuation of base address for printing stack frame program. by Ulrich Drepper · 16 years ago
  40. e74f911 Add multiple inclusion protection to eu-config.h by Roland McGrath · 16 years ago
  41. 78df796 Use quotes around command substitution that can produce leading whitespace. by Roland McGrath · 16 years ago
  42. 3bf7a09 Put known-dwarf.h in the dist so every build need not have a recent gawk. by Roland McGrath · 16 years ago
  43. ccccab0 Fix handling of file descriptors for the files size opens. by Ulrich Drepper · 16 years ago
  44. 7589432 Handled adding argp_error to special functions for xgettext to take care of. by Ulrich Drepper · 16 years ago
  45. 093e948 (XGETTEXT_OPTIONS): Add --flag option for argp_error. by Ulrich Drepper · 16 years ago
  46. d7cb737 Update list of files with translatable strings. by Ulrich Drepper · 16 years ago
  47. e5f41db Explain problem with po/Makefile.in.in. by Ulrich Drepper · 16 years ago
  48. d7285e1 Print .strtab, .dynstr, and .comment for -a option of readelf. by Ulrich Drepper · 16 years ago
  49. 73e7737 configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3. by Roland McGrath · 16 years ago
  50. e72bf15 Make the __thread check more precisely representative to catch bad tools with nonworking partial support. by Roland McGrath · 16 years ago
  51. 5784444 Test with local-dynamic TLS model as libelf will use. by Roland McGrath · 16 years ago
  52. 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
  53. 7a2a591 Update ChangeLog in spec file. by Ulrich Drepper · 16 years ago
  54. 4301965 Distribute <elfutils/version.h> in elfutils-libelf-devel rpm file. by Ulrich Drepper · 16 years ago
  55. 01f7370 Fix creation of rpm file. by Ulrich Drepper · 16 years ago
  56. 103b1dc Bump version to 0.139. by Ulrich Drepper · 16 years ago
  57. 9a847e1 readelf -l: Don't print section mapping when no sections. by Roland McGrath · 16 years ago
  58. d759aa6 no_Wformat means -Wno-format. by Roland McGrath · 16 years ago
  59. 80d94f4 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  60. 5ece809 When writing ELF files in libelf, fill the gap between sections even if only by Ulrich Drepper · 16 years ago
  61. cabeeee Tiny build nits. by Roland McGrath · 16 years ago
  62. e9de9b4 Use t instead of j formats for ptrdiff_t by Roland McGrath · 16 years ago
  63. e34a3f8 Fix build when missing -lz and -lbz2. by Roland McGrath · 16 years ago
  64. 74afbee Fix libdwfl segment bugs breaking core-file support. by Roland McGrath · 16 years ago
  65. 97b12d0 known-dwarf.awk: Handle DW_FOO_BAR_* sets better. by Roland McGrath · 16 years ago
  66. afdd51e dwarf.h: Add DW_OP_GNU_encoded_addr. by Roland McGrath · 16 years ago
  67. 1ea4fdc Fix 'make clean' in libdw. by Roland McGrath · 16 years ago
  68. 1439393 Revert "Dummy commit, testing Transifex at" by Roland McGrath · 16 years ago
  69. e9243e6 whitespace by Roland McGrath · 16 years ago
  70. 23fba75 Cleanup of loop to write out section content. by Ulrich Drepper · 16 years ago
  71. 9507386 Remove duplicate commits. by Ulrich Drepper · 16 years ago
  72. e39d584 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  73. 315ebd5 Fix possible crash in note conversion. by Roland McGrath · 16 years ago
  74. 3614d99 Make elfcmp exit 2 for trouble and 1 only for mismatch, like all its cousins. by Roland McGrath · 16 years ago
  75. 33a0341 Make elfcmp exit 2 for trouble and 1 only for mismatch, like all its cousins. by Roland McGrath · 16 years ago
  76. 2fe76ea Fix possible crash in note conversion. by Roland McGrath · 16 years ago
  77. 07ba31f Fix accounting of last written position when updating ELF files. by Ulrich Drepper · 16 years ago
  78. f93ee8d Fix handling of debuginfo files when checking exception handling tables. by Ulrich Drepper · 16 years ago
  79. 4411ed2 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  80. daf0fda Fix elflint test for .eh_frame_hdr allocation. by Ulrich Drepper · 16 years ago
  81. cdc4ce3 Dummy commit, testing Transifex at by Dimitris Glezos · 16 years ago
  82. 935edde More improveents to exception handling table printing and checking. by Ulrich Drepper · 16 years ago
  83. d3fb1c8 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  84. 978360c Beginning of exception table testing. by Ulrich Drepper · 16 years ago
  85. 54456d8 Merge commit 'origin/master' into roland/known-dwarf by Roland McGrath · 16 years ago
  86. e9c5963 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Roland McGrath · 16 years ago
  87. 24b0330 Add DW_OP_GNU_* constants. by Roland McGrath · 16 years ago
  88. fdc93e1 Move argp_program_version_hook and argp_program_bug_address variables by Ulrich Drepper · 16 years ago
  89. 3a52c7a Implement check for PT_GNU_EH_FRAME program header check. by Ulrich Drepper · 16 years ago
  90. 05d2b20 Finish implementation of exception handling table dumping in readelf. by Ulrich Drepper · 16 years ago
  91. bc29897 Some more changes to call frame info dumping in readelf. by Ulrich Drepper · 16 years ago
  92. b006fbf Bug fixes for .eh_frame_hdr dumping in readelf. by Ulrich Drepper · 16 years ago
  93. 12a7f32 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  94. 351bf20 Fix minor problems in call frame info dumper in reader. by Ulrich Drepper · 16 years ago
  95. 8dc9f93 Missed log entry for Linux kernel zImage format by Roland McGrath · 16 years ago
  96. c4ac861 Grok Linux kernel zImage format. by Roland McGrath · 16 years ago
  97. 5513e64 Generate macros for tables of known dwarf.h constants. by Roland McGrath · 16 years ago
  98. 43aafe6 We only have one translation domain, elfutils. Change use in libelf. by Ulrich Drepper · 16 years ago
  99. 8b39463 Fix type in error message in strings. by Ulrich Drepper · 16 years ago
  100. 21fd1d8 More correct info on contributors. by Ulrich Drepper · 16 years ago