1. 2fb9051 Fix 32/64 CIE header format CIE_id matching. by Roland McGrath · 15 years ago
  2. 6a4bdd9 Add DW_CFA_GNU_negative_offset_extended. by Roland McGrath · 15 years ago
  3. 03288f0 Fiddle internal type decls for C++ scoping. by Roland McGrath · 16 years ago
  4. c5acb30 (struct Dwarf_Files_s): Replace dbg field with cu field. by Roland McGrath · 16 years ago
  5. f46272a dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all. by Roland McGrath · 16 years ago
  6. d31505f dwarf_getattrs.c: Correctly skip attribute values when restarting. by Roland McGrath · 16 years ago
  7. 3bf7a09 Put known-dwarf.h in the dist so every build need not have a recent gawk. by Roland McGrath · 16 years ago
  8. afdd51e dwarf.h: Add DW_OP_GNU_encoded_addr. by Roland McGrath · 16 years ago
  9. 1ea4fdc Fix 'make clean' in libdw. by Roland McGrath · 16 years ago
  10. 54456d8 Merge commit 'origin/master' into roland/known-dwarf by Roland McGrath · 16 years ago
  11. 24b0330 Add DW_OP_GNU_* constants. by Roland McGrath · 16 years ago
  12. 5513e64 Generate macros for tables of known dwarf.h constants. by Roland McGrath · 16 years ago
  13. e921e88 Merge commit 'origin/roland/fixes-for-c++' by Ulrich Drepper · 16 years ago
  14. 7e678fa Require __thread support in compiler. by Ulrich Drepper · 16 years ago
  15. e06762c Don't depend on $(zip_LIBS), just link it in. by Roland McGrath · 16 years ago
  16. 7e827f2 Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++ by Roland McGrath · 16 years ago
  17. c462c63 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into libdwfl-decompress by Roland McGrath · 16 years ago
  18. ac194d0 Implement call frame information dumping. by Ulrich Drepper · 16 years ago
  19. bca4315 libdwfl automagic decompression support by Roland McGrath · 16 years ago
  20. 1f6d201 dwarf_haschildren: Return -1 for error case, not 0. by Roland McGrath · 16 years ago
  21. 45d7b29 Bug compatibility wrapper for ELFUTILS_0.130 dwfl_module_build_id behavior. by Roland McGrath · 16 years ago
  22. b4d6f0f Fix up bogon and missing log entries from .pmachata.threads branch. by Roland McGrath · 16 years ago
  23. 8d358d9 Minor optimizations. by Ulrich Drepper · 17 years ago
  24. a969d8e Add missing copyright year updates. Fix ChangeLog. by Ulrich Drepper · 17 years ago
  25. 06ec9db Fix problems in last checkin. by Ulrich Drepper · 17 years ago
  26. c911d5c merge of '33d6cda327b8cb82fe8be29c24addb2bdf40acff' by Ulrich Drepper · 17 years ago
  27. a9f3660 Update copyright year. by Ulrich Drepper · 17 years ago
  28. c58110d explicit merge of 'f9dc98cac1b8ccd38e7420c43dfe7551e2923aaa' by Roland McGrath · 17 years ago
  29. b27ce00 Fixup after DWARF_VERSION bump. by Ulrich Drepper · 17 years ago
  30. c57b65c Minimal cleanups after merge. by Ulrich Drepper · 17 years ago
  31. 35f08c4 propagate from branch 'com.redhat.elfutils.nickc.pending' (head 28d6423325f0cc14a133eb6b92a8c3604e437ba6) by Ulrich Drepper · 17 years ago
  32. e219f1c propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739af072e7ff4fdab5e8eb7cd756d50) by Ulrich Drepper · 17 years ago
  33. e4c22ea 2007-10-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  34. b597dfa merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec' by Ulrich Drepper · 17 years ago
  35. 59ea7f3 src/ 2007-10-04 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  36. 057ec6b 2007-10-02 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  37. d1a4817 2007-08-07 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  38. 87d4780 libdwfl/ 2007-07-16 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  39. 43da989 libdw/ 2007-04-16 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  40. bf2ee48 libdw/ 2007-04-05 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  41. c07fbb3 propagate from branch 'com.redhat.elfutils.roland.pending' (head b584b7056d679db0fc272b47667047d07737ca55) by Ulrich Drepper · 17 years ago
  42. 6258e74 propagate from branch 'com.redhat.elfutils.roland.pending' (head e0c7abd450c9e49093cfae30af8a22782a74a403) by Ulrich Drepper · 18 years ago
  43. 903c116 propagate from branch 'com.redhat.elfutils.roland.pending' (head e723b1541850630f0047cf0c73d64c909529f439) by Ulrich Drepper · 18 years ago
  44. aa915fd propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b545aecb173fede31f34cb003be0173) by Ulrich Drepper · 18 years ago
  45. 56bc0b8 Lock down libelf and elflint a bit more after import of Roland's changes. by Ulrich Drepper · 18 years ago
  46. 8190db6 propagate from branch 'com.redhat.elfutils' (head b4944cf70801d9dac056f4f80ef1334e5acb8bdc) by Roland McGrath · 18 years ago
  47. db1d543 Whitespace fixes. by Ulrich Drepper · 18 years ago
  48. c373d85 2006-10-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  49. 077c65f merge of 67f3844b544f03a64b3ac896c19f94744923d76a by Ulrich Drepper · 18 years ago
  50. cc41562 propagate from branch 'com.redhat.elfutils.roland.pending' (head e5cfdd13aa39dfae16b905fd57ff56ad8a131bb5) by Ulrich Drepper · 18 years ago
  51. 7f7f1bc Adjust for internal_function_def removal. by Ulrich Drepper · 18 years ago
  52. e1812e1 propagate from branch 'com.redhat.elfutils.roland.pending' (head 1ac619debea0e3ecfd2704e8bdc803c6c893b62a) by Ulrich Drepper · 18 years ago
  53. 697f4db merge of 2043b4a4bc8f0359b8c216306758ab5900533fde by Ulrich Drepper · 18 years ago
  54. a688a73 * i386_ld.c (elf_i386_finalize_plt): Don't change symbol table entries by Ulrich Drepper · 18 years ago
  55. bdb29c0 merge of 74ebb3c081458a7d19c744b155c767262efc47cb by Ulrich Drepper · 18 years ago
  56. 8c56fe3 Handle as-needed options. by Ulrich Drepper · 18 years ago
  57. df72c45 No need for contributed line in installed header. by Ulrich Drepper · 18 years ago
  58. 3be7447 Prepare libdw.h for use in C++. by Ulrich Drepper · 18 years ago
  59. e7a7317 Handle files without aranges information. by Ulrich Drepper · 18 years ago
  60. 4f3d2a2 Add some more nonnull attributes. by Ulrich Drepper · 18 years ago
  61. 1e9ef50 Fix FSF address. No exception for libdwarf. by Ulrich Drepper · 18 years ago
  62. 361df7d propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345feef58624f0aa5b470d4827577d8c) by Ulrich Drepper · 18 years ago
  63. 2dade66 2006-02-28 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  64. 0833312 libdw/ 2006-02-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  65. 50ffcbf 2005-12-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  66. dec3a24 2005-12-12 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  67. f64a442 2005-12-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  68. 994b489 merge of 2cc527e6d8c8ff19dab478f7d12e58f1cfa6d6f5 by Roland McGrath · 19 years ago
  69. e47ab76 Update new test after merge. by Roland McGrath · 19 years ago
  70. 6724c90 NEWS updates by Roland McGrath · 19 years ago
  71. 07d4f2f libdw/ Fixes to last changes. by Roland McGrath · 19 years ago
  72. a8dc8b0 disapproval of revision c1decd790dc3a6ab55ecfc0ace23dd93f55c01ff by Roland McGrath · 19 years ago
  73. 843f6f5 2005-09-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  74. fbe998a merge of 333c187506c852455e9f7be44fa9adc360416217 by Ulrich Drepper · 19 years ago
  75. 71e15a0 by Roland McGrath · 19 years ago
  76. 4c305da 2005-08-24 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  77. c2c3b1e Since we link statically when using gcov don't compile the .os files by Ulrich Drepper · 19 years ago
  78. 3d413d4 Implement --enable-gconv option for configure. by Ulrich Drepper · 19 years ago
  79. d17fac7 2005-08-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  80. f5fda7d libdw/ 2005-08-18 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  81. 104532f Add missing files by Roland McGrath · 19 years ago
  82. 1ecb606 libdw/ 2005-08-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  83. 1c83bf1 merge of 0bdc7517571447282c23ea28a69147eabf574048 by Roland McGrath · 19 years ago
  84. ce4550a Update DW_LNS_set_epilogue_begin uses to correct misspelling. by Roland McGrath · 19 years ago
  85. 6d5c3bd Correct fallout of renaming of DW_LNS_set_epilog_begin. by Ulrich Drepper · 19 years ago
  86. b6312e1 2005-08-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  87. 4959bf8 libdw/ 2005-08-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  88. a5a8968 2005-08-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  89. 18618fd Merge all of libdwfl.a into libdw.a. libdwfl.a is not installed. by Ulrich Drepper · 19 years ago
  90. 244501f Move misplaced ChangeLog entry. by Roland McGrath · 19 years ago
  91. 1838590 Merge libdwfl contents into libdw.so by Roland McGrath · 19 years ago
  92. 366784a disapproval of revision f77b4caa6afc865a5be602699e3139ac76ab2c22 by Roland McGrath · 19 years ago
  93. 346322a Revert commit made on wrong branch. by Roland McGrath · 19 years ago
  94. fdfa3cd 2005-07-27 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  95. b08d5a8 Adjust for monotone. by Ulrich Drepper · 19 years ago