1. 4f51571 Avoid symbol versioning unless building code for DSO. by Ulrich Drepper · 16 years ago
  2. c65558b Fix relocation when symbols are resolved in non-ET_REL modules. by Roland McGrath · 16 years ago
  3. cc48047 Fix dwfl_module_build_id regression in last change. by Roland McGrath · 16 years ago
  4. 19a8e4d Fix derelocate crash for non-ET_REL file with some sh_addr at 0. by Roland McGrath · 16 years ago
  5. 1036157 Add missing internal_function attribute. by Roland McGrath · 16 years ago
  6. a605a3c Break out __libdwfl_getelf internal function. by Roland McGrath · 16 years ago
  7. fa25326 Fix RHBZ#494858: fix bad address checks in core file support. by Roland McGrath · 16 years ago
  8. 68f29f9 Make dwfl_module_getsym yield shndx -1 for any non-allocated section. by Roland McGrath · 16 years ago
  9. 785dbb1 Fix double-adjust for ET_REL. by Roland McGrath · 16 years ago
  10. 243fa26 dwfl_module_getsym should not adjust symbols from non-SHF_ALLOC sections. by Roland McGrath · 16 years ago
  11. 329ed9f __libdwfl_find_build_id optimization nit by Roland McGrath · 16 years ago
  12. 8651c5e Fix RHBZ#489439: dwfl_module_build_id yields wrong vaddr for prelinked DSO by Roland McGrath · 16 years ago
  13. 31fd654 Fix build_id vaddr calculation for ET_REL modules. by Roland McGrath · 16 years ago
  14. 5453abf Omit module sanity checks on offline modules. by Roland McGrath · 16 years ago
  15. 45c01cd Remove assert depending on confluence of guesses without anomaly. by Roland McGrath · 16 years ago
  16. a9d51bf Fix crash in libdw with empty input files. by Ulrich Drepper · 16 years ago
  17. e738ad2 (__libdwfl_report_elf): Ignore trailing PT_LOAD with zero vaddr and memsz. by Roland McGrath · 16 years ago
  18. e34a3f8 Fix build when missing -lz and -lbz2. by Roland McGrath · 16 years ago
  19. 74afbee Fix libdwfl segment bugs breaking core-file support. by Roland McGrath · 16 years ago
  20. 8dc9f93 Missed log entry for Linux kernel zImage format by Roland McGrath · 16 years ago
  21. c4ac861 Grok Linux kernel zImage format. by Roland McGrath · 16 years ago
  22. 7e678fa Require __thread support in compiler. by Ulrich Drepper · 16 years ago
  23. a4b1a95 Make -k/-K prune "source" subdirectory. by Roland McGrath · 16 years ago
  24. 705364b Fix nits in .ko.{gz,bz2} matching. by Roland McGrath · 16 years ago
  25. a6ef1dc Fix decompression logic. by Roland McGrath · 16 years ago
  26. 60205c9 libdwfl -k/-K match compressed .ko files by Roland McGrath · 16 years ago
  27. bca4315 libdwfl automagic decompression support by Roland McGrath · 16 years ago
  28. 468b373 Merge branch 'master' into roland/bug-compat by Roland McGrath · 16 years ago
  29. 7d9b821 Fix last fix: ET_DYN addresses are taken as relative to MOD->low_addr. by Roland McGrath · 16 years ago
  30. 45d7b29 Bug compatibility wrapper for ELFUTILS_0.130 dwfl_module_build_id behavior. by Roland McGrath · 16 years ago
  31. 74825c4 (dwfl_module_relocate_address): Apply main.bias, not debug.bias. by Roland McGrath · 16 years ago
  32. b28a894 Fixes RHBZ#465878: eu-readelf crash on empty archive by Roland McGrath · 16 years ago
  33. a845f68 by Roland McGrath · 16 years ago
  34. 9cf28e4 by Roland McGrath · 16 years ago
  35. 122f388 propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 6db56f08d1ba946c22c9bcfaec0ddeb6532e1dcc) by Roland McGrath · 16 years ago
  36. b4d6f0f Fix up bogon and missing log entries from .pmachata.threads branch. by Roland McGrath · 16 years ago
  37. d56e232 propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 8bd3bc10eb015c96f7bafcc6a22c973620b57dd8) by Ulrich Drepper · 16 years ago
  38. 1d8bb25 by Roland McGrath · 16 years ago
  39. 9d2f3ee cosmetic by Roland McGrath · 16 years ago
  40. 0fa20e8 by Roland McGrath · 16 years ago
  41. 9897d66 propagate from branch 'com.redhat.elfutils' (head bef2134618ae8468c403066e350769ec46e303b7) by Roland McGrath · 17 years ago
  42. bfc0170 by Roland McGrath · 17 years ago
  43. d11f9cb by Roland McGrath · 17 years ago
  44. 059c83e Finish elflint .gnu.attributes checking by Roland McGrath · 17 years ago
  45. e219f1c propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739af072e7ff4fdab5e8eb7cd756d50) by Ulrich Drepper · 17 years ago
  46. e4c22ea 2007-10-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  47. b597dfa merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec' by Ulrich Drepper · 17 years ago
  48. 3fc3d7b Build fixes for uninitialized variables. Add some branch prediction. by Ulrich Drepper · 17 years ago
  49. 59ea7f3 src/ 2007-10-04 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  50. c76f0b0 2007-09-27 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  51. 099dd52 missed testdata files by Roland McGrath · 17 years ago
  52. d822172 2007-08-11 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  53. 42f6868 2007-08-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  54. 87d4780 libdwfl/ 2007-07-16 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  55. 55d34a5 2007-06-08 Roland McGrath <roland@frob.com> by Roland McGrath · 17 years ago
  56. 9aa8ef7 src/ 2007-05-18 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  57. 4be1524 2007-04-24 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  58. 43da989 libdw/ 2007-04-16 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  59. c07fbb3 propagate from branch 'com.redhat.elfutils.roland.pending' (head b584b7056d679db0fc272b47667047d07737ca55) by Ulrich Drepper · 18 years ago
  60. 6258e74 propagate from branch 'com.redhat.elfutils.roland.pending' (head e0c7abd450c9e49093cfae30af8a22782a74a403) 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. d39384c Same as last commit, for linux-proc-maps.c by Roland McGrath · 18 years ago
  63. 44865b9 2007-01-10 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  64. ba949b3 2007-01-10 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  65. 7000880 remove extra log entry by Roland McGrath · 18 years ago
  66. a33c301 Correct result for whole address range in compare_modules. by Ulrich Drepper · 18 years ago
  67. 8190db6 propagate from branch 'com.redhat.elfutils' (head b4944cf70801d9dac056f4f80ef1334e5acb8bdc) by Roland McGrath · 18 years ago
  68. c373d85 2006-10-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  69. a1cee07 by Roland McGrath · 18 years ago
  70. 47fd77e Rejigger botcho brancho. by Roland McGrath · 18 years ago
  71. 077c65f merge of 67f3844b544f03a64b3ac896c19f94744923d76a by Ulrich Drepper · 18 years ago
  72. cc41562 propagate from branch 'com.redhat.elfutils.roland.pending' (head e5cfdd13aa39dfae16b905fd57ff56ad8a131bb5) by Ulrich Drepper · 18 years ago
  73. 7f7f1bc Adjust for internal_function_def removal. by Ulrich Drepper · 18 years ago
  74. e1812e1 propagate from branch 'com.redhat.elfutils.roland.pending' (head 1ac619debea0e3ecfd2704e8bdc803c6c893b62a) by Ulrich Drepper · 18 years ago
  75. c87b6e7 Fix overflow in compare_modules return value. by Ulrich Drepper · 18 years ago
  76. d5a7519 merge of b305fe132f91c44a41a877a48efc3bdfda785b73 by Ulrich Drepper · 18 years ago
  77. 595d0e7 (create_verneed_data): Pretty printing. by Ulrich Drepper · 18 years ago
  78. d8dcc9c 2006-06-13 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  79. 41cbd76 Add extern "C" for libdwfl.h and libebl.h. by Ulrich Drepper · 18 years ago
  80. e7a7317 Handle files without aranges information. by Ulrich Drepper · 18 years ago
  81. a169068 Don't crash if ->modules is NULL. by Ulrich Drepper · 18 years ago
  82. 1e9ef50 Fix FSF address. No exception for libdwarf. by Ulrich Drepper · 19 years ago
  83. 361df7d propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345feef58624f0aa5b470d4827577d8c) by Ulrich Drepper · 19 years ago
  84. 0833312 libdw/ 2006-02-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  85. 687d7e9 2006-02-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  86. 1656bc0 2005-12-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  87. fceb7b4 2005-12-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  88. 994b489 merge of 2cc527e6d8c8ff19dab478f7d12e58f1cfa6d6f5 by Roland McGrath · 19 years ago
  89. a564089 Missing ChangeLog commit by Roland McGrath · 19 years ago
  90. 2e53b99 2005-11-21 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  91. e47ab76 Update new test after merge. by Roland McGrath · 19 years ago
  92. 07d4f2f libdw/ Fixes to last changes. by Roland McGrath · 19 years ago
  93. fbe998a merge of 333c187506c852455e9f7be44fa9adc360416217 by Ulrich Drepper · 19 years ago
  94. 995f92d by Roland McGrath · 19 years ago
  95. efb5caa 2005-08-24 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  96. 4c305da 2005-08-24 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  97. c2c3b1e Since we link statically when using gcov don't compile the .os files by Ulrich Drepper · 19 years ago
  98. 80e43a7 2005-08-24 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  99. d15c8a0 Remove private files by Roland McGrath · 19 years ago
  100. d17fac7 2005-08-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago