1. af80014 Rejigger calling conventions for dwarf_frame_{cfa,register}. by Roland McGrath · 15 years ago
  2. e23e9e7 Fix dwarf_getsrc_file handling empty CUs. by Roland McGrath · 15 years ago
  3. d108304 Fix last commit, was made too early in the morning. by Roland McGrath · 15 years ago
  4. 96349ff Handle DW_OP_stack_value by Roland McGrath · 15 years ago
  5. e160cc9 Support the easiest of the new v4 form flavors. by Roland McGrath · 15 years ago
  6. a6abdfd Add constants from DWARF 4 working draft 3. by Roland McGrath · 15 years ago
  7. 7dd9464 dwarf_getlocation.c: Grok DW_OP_form_tls_address, DW_OP_GNU_push_tls_address, and DW_OP_bit_piece. by Roland McGrath · 15 years ago
  8. 8089343 dwarf_getlocation.c: Grok DW_OP_call_frame_cfa. by Roland McGrath · 15 years ago
  9. 3c84db3 CFI support: lookup by PC and translate into DWARF location per register by Roland McGrath · 15 years ago
  10. 6e1f465 Reorder some libdwP.h struct members for optimal packing. by Roland McGrath · 15 years ago
  11. cfdd86e Handle DW_AT_data_member_location of class constant magically in dwarf_getlocation{,_addr}. by Roland McGrath · 15 years ago
  12. 05c4e04 Do some constification to avoid dubious casts. by Roland McGrath · 15 years ago
  13. 99d2372 Squashed commit of the following: by Ulrich Drepper · 15 years ago
  14. e94b1b2 Typo by Roland McGrath · 15 years ago
  15. e7c1633 Fix trivial regression in last commit. by Roland McGrath · 15 years ago
  16. e2eabd8 Slight optimization of dwarf_getmacros for loops. by Roland McGrath · 15 years ago
  17. f3df61f Fix dwarf_getmacros so that it passes newly-added test by Petr Machata · 15 years ago
  18. 2fb9051 Fix 32/64 CIE header format CIE_id matching. by Roland McGrath · 15 years ago
  19. 6a4bdd9 Add DW_CFA_GNU_negative_offset_extended. by Roland McGrath · 15 years ago
  20. 03288f0 Fiddle internal type decls for C++ scoping. by Roland McGrath · 16 years ago
  21. c5acb30 (struct Dwarf_Files_s): Replace dbg field with cu field. by Roland McGrath · 16 years ago
  22. f46272a dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all. by Roland McGrath · 16 years ago
  23. d31505f dwarf_getattrs.c: Correctly skip attribute values when restarting. by Roland McGrath · 16 years ago
  24. 3bf7a09 Put known-dwarf.h in the dist so every build need not have a recent gawk. by Roland McGrath · 16 years ago
  25. afdd51e dwarf.h: Add DW_OP_GNU_encoded_addr. by Roland McGrath · 16 years ago
  26. 1ea4fdc Fix 'make clean' in libdw. by Roland McGrath · 16 years ago
  27. 54456d8 Merge commit 'origin/master' into roland/known-dwarf by Roland McGrath · 16 years ago
  28. 24b0330 Add DW_OP_GNU_* constants. by Roland McGrath · 16 years ago
  29. 5513e64 Generate macros for tables of known dwarf.h constants. by Roland McGrath · 16 years ago
  30. e921e88 Merge commit 'origin/roland/fixes-for-c++' by Ulrich Drepper · 16 years ago
  31. 7e678fa Require __thread support in compiler. by Ulrich Drepper · 16 years ago
  32. e06762c Don't depend on $(zip_LIBS), just link it in. by Roland McGrath · 16 years ago
  33. 7e827f2 Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++ by Roland McGrath · 16 years ago
  34. c462c63 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into libdwfl-decompress by Roland McGrath · 16 years ago
  35. ac194d0 Implement call frame information dumping. by Ulrich Drepper · 16 years ago
  36. bca4315 libdwfl automagic decompression support by Roland McGrath · 16 years ago
  37. 1f6d201 dwarf_haschildren: Return -1 for error case, not 0. by Roland McGrath · 16 years ago
  38. 45d7b29 Bug compatibility wrapper for ELFUTILS_0.130 dwfl_module_build_id behavior. by Roland McGrath · 16 years ago
  39. b4d6f0f Fix up bogon and missing log entries from .pmachata.threads branch. by Roland McGrath · 16 years ago
  40. 8d358d9 Minor optimizations. by Ulrich Drepper · 17 years ago
  41. a969d8e Add missing copyright year updates. Fix ChangeLog. by Ulrich Drepper · 17 years ago
  42. 06ec9db Fix problems in last checkin. by Ulrich Drepper · 17 years ago
  43. c911d5c merge of '33d6cda327b8cb82fe8be29c24addb2bdf40acff' by Ulrich Drepper · 17 years ago
  44. a9f3660 Update copyright year. by Ulrich Drepper · 17 years ago
  45. c58110d explicit merge of 'f9dc98cac1b8ccd38e7420c43dfe7551e2923aaa' by Roland McGrath · 17 years ago
  46. b27ce00 Fixup after DWARF_VERSION bump. by Ulrich Drepper · 17 years ago
  47. c57b65c Minimal cleanups after merge. by Ulrich Drepper · 17 years ago
  48. 35f08c4 propagate from branch 'com.redhat.elfutils.nickc.pending' (head 28d6423325f0cc14a133eb6b92a8c3604e437ba6) by Ulrich Drepper · 17 years ago
  49. e219f1c propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739af072e7ff4fdab5e8eb7cd756d50) by Ulrich Drepper · 17 years ago
  50. e4c22ea 2007-10-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  51. b597dfa merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec' by Ulrich Drepper · 17 years ago
  52. 59ea7f3 src/ 2007-10-04 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  53. 057ec6b 2007-10-02 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  54. d1a4817 2007-08-07 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  55. 87d4780 libdwfl/ 2007-07-16 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  56. 43da989 libdw/ 2007-04-16 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  57. bf2ee48 libdw/ 2007-04-05 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  58. c07fbb3 propagate from branch 'com.redhat.elfutils.roland.pending' (head b584b7056d679db0fc272b47667047d07737ca55) by Ulrich Drepper · 17 years ago
  59. 6258e74 propagate from branch 'com.redhat.elfutils.roland.pending' (head e0c7abd450c9e49093cfae30af8a22782a74a403) by Ulrich Drepper · 17 years ago
  60. 903c116 propagate from branch 'com.redhat.elfutils.roland.pending' (head e723b1541850630f0047cf0c73d64c909529f439) by Ulrich Drepper · 18 years ago
  61. aa915fd propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b545aecb173fede31f34cb003be0173) by Ulrich Drepper · 18 years ago
  62. 56bc0b8 Lock down libelf and elflint a bit more after import of Roland's changes. by Ulrich Drepper · 18 years ago
  63. 8190db6 propagate from branch 'com.redhat.elfutils' (head b4944cf70801d9dac056f4f80ef1334e5acb8bdc) by Roland McGrath · 18 years ago
  64. db1d543 Whitespace fixes. by Ulrich Drepper · 18 years ago
  65. c373d85 2006-10-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  66. 077c65f merge of 67f3844b544f03a64b3ac896c19f94744923d76a by Ulrich Drepper · 18 years ago
  67. cc41562 propagate from branch 'com.redhat.elfutils.roland.pending' (head e5cfdd13aa39dfae16b905fd57ff56ad8a131bb5) by Ulrich Drepper · 18 years ago
  68. 7f7f1bc Adjust for internal_function_def removal. by Ulrich Drepper · 18 years ago
  69. e1812e1 propagate from branch 'com.redhat.elfutils.roland.pending' (head 1ac619debea0e3ecfd2704e8bdc803c6c893b62a) by Ulrich Drepper · 18 years ago
  70. 697f4db merge of 2043b4a4bc8f0359b8c216306758ab5900533fde by Ulrich Drepper · 18 years ago
  71. a688a73 * i386_ld.c (elf_i386_finalize_plt): Don't change symbol table entries by Ulrich Drepper · 18 years ago
  72. bdb29c0 merge of 74ebb3c081458a7d19c744b155c767262efc47cb by Ulrich Drepper · 18 years ago
  73. 8c56fe3 Handle as-needed options. by Ulrich Drepper · 18 years ago
  74. df72c45 No need for contributed line in installed header. by Ulrich Drepper · 18 years ago
  75. 3be7447 Prepare libdw.h for use in C++. by Ulrich Drepper · 18 years ago
  76. e7a7317 Handle files without aranges information. by Ulrich Drepper · 18 years ago
  77. 4f3d2a2 Add some more nonnull attributes. by Ulrich Drepper · 18 years ago
  78. 1e9ef50 Fix FSF address. No exception for libdwarf. by Ulrich Drepper · 18 years ago
  79. 361df7d propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345feef58624f0aa5b470d4827577d8c) by Ulrich Drepper · 18 years ago
  80. 2dade66 2006-02-28 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  81. 0833312 libdw/ 2006-02-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  82. 50ffcbf 2005-12-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  83. dec3a24 2005-12-12 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  84. f64a442 2005-12-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  85. 994b489 merge of 2cc527e6d8c8ff19dab478f7d12e58f1cfa6d6f5 by Roland McGrath · 19 years ago
  86. e47ab76 Update new test after merge. by Roland McGrath · 19 years ago
  87. 6724c90 NEWS updates by Roland McGrath · 19 years ago
  88. 07d4f2f libdw/ Fixes to last changes. by Roland McGrath · 19 years ago
  89. a8dc8b0 disapproval of revision c1decd790dc3a6ab55ecfc0ace23dd93f55c01ff by Roland McGrath · 19 years ago
  90. 843f6f5 2005-09-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  91. fbe998a merge of 333c187506c852455e9f7be44fa9adc360416217 by Ulrich Drepper · 19 years ago
  92. 71e15a0 by Roland McGrath · 19 years ago
  93. 4c305da 2005-08-24 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  94. c2c3b1e Since we link statically when using gcov don't compile the .os files by Ulrich Drepper · 19 years ago
  95. 3d413d4 Implement --enable-gconv option for configure. by Ulrich Drepper · 19 years ago
  96. d17fac7 2005-08-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  97. f5fda7d libdw/ 2005-08-18 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  98. 104532f Add missing files by Roland McGrath · 19 years ago
  99. 1ecb606 libdw/ 2005-08-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  100. 1c83bf1 merge of 0bdc7517571447282c23ea28a69147eabf574048 by Roland McGrath · 19 years ago