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