1. aaa6dc3 Print a stack trace as part of the "unhandled instruction bytes" warning. by njn · 14 years ago
  2. 46dbd3f Don't scan the entire Valgrind stack to check for impending by sewardj · 14 years ago
  3. 5c65962 Add a new client request, VALGRIND_MAP_IP_TO_SRCLOC, so that clients by sewardj · 14 years ago
  4. 565dc13 Track vex r2001 (initial PCMPISTRI support): by sewardj · 14 years ago
  5. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  6. 5d0d1f3 Improve performance of the fallback path when a translation is not by sewardj · 14 years ago
  7. c560fb3 Followup fix to r11006. Don't pass va_list by value through client by sewardj · 15 years ago
  8. 05b0715 Don't assume that va_list can be casted to an unsigned word. Fixes by sewardj · 15 years ago
  9. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  10. d264514 Add support for ELF indirect functions. These are symbols of by tom · 15 years ago
  11. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  12. 32f8d8c Ignore MALLOCLIKE_BLOCK/FREELIKE_BLOCK if addr==0. Fixes bug 137073. DRD by njn · 15 years ago
  13. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  14. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  15. 81dd3ad DARWIN sync: spacing. by njn · 15 years ago
  16. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  17. c8259b8 by sewardj · 15 years ago
  18. 9f20746 Updated copyright years. by njn · 15 years ago
  19. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 15 years ago
  20. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  21. e9ba34a - Reinstate the 'atfork' from 2.4.0, which was more powerful, and expose it to by njn · 16 years ago
  22. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  23. 7cf4e6b by sewardj · 16 years ago
  24. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  25. 95d86c0 Improve handling of programs which require very large main thread by sewardj · 17 years ago
  26. de764e8 by sewardj · 17 years ago
  27. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  28. 4f9d674 Valgrind-side changes to track vx1786 (which was: Support x86 $int by sewardj · 17 years ago
  29. 1ac9d0c Avoid compilation warnings with gcc-4.2. by sewardj · 17 years ago
  30. 650d82a Get rid of the unused --model-pthreads flag. by sewardj · 17 years ago
  31. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  32. 3e32c87 Split the thread_runstate event into two, start_client_code and by njn · 18 years ago
  33. 9756181 by sewardj · 18 years ago
  34. ad0a3a8 A naming-only change: rename VG_(set_running) to VG_(acquire_BigLock) by sewardj · 18 years ago
  35. f9d2f9b Redo the interface to m_initimg (module for setting up the initial by sewardj · 18 years ago
  36. f54342a Merge r6148: by sewardj · 18 years ago
  37. 4cfea4f by sewardj · 18 years ago
  38. 4eee476 by sewardj · 18 years ago
  39. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  40. ea3a99f Increase scheduling quantum to 100k basic blocks. Nowadays even by sewardj · 18 years ago
  41. a4068de Minor scheduler tidyings: by sewardj · 18 years ago
  42. ec4d513 Make the unrecognised-instruction error message more informative. by njn · 18 years ago
  43. 3a74fb0 upmerge r5768 (Allow a thread to spin longer when yielding before by sewardj · 18 years ago
  44. 86df155 Synthesise and deliver SIGTRAP to clients when requested to do so by vex. by sewardj · 19 years ago
  45. 6b0d5b3 rm 'inline' - produces too many complaints with -Winline by sewardj · 19 years ago
  46. d68ac3e Changes to make function wrapping work better on ppc64-linux: by sewardj · 19 years ago
  47. 63fed7f Add test code for checking that m_debuginfo's tocptr-reading code on by sewardj · 19 years ago
  48. 74d6e0e Fix bogus assertions. by sewardj · 19 years ago
  49. 360ed5d Decode NOREDIR events properly in debug output. by tom · 19 years ago
  50. 1a85f4f by sewardj · 19 years ago
  51. a591a05 Make function wrapping work on ppc32-linux. by sewardj · 19 years ago
  52. a7e0cf5 Make function wrapping work on amd64-linux. by sewardj · 19 years ago
  53. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  54. 83008d6 More paranoia please. by sewardj · 19 years ago
  55. 3387dda More dispatcher tuning for ppc32/64. Makes a big difference for perf/tinycc. by sewardj · 19 years ago
  56. 55c9fa9 When switching threads on ppc64, clear the reservation pseudo-reg, as on ppc32. by sewardj · 19 years ago
  57. 93fe3b2 Renamed coregrind.h to pub_core_clreq.h and introduced pub_tool_clreq.h to by njn · 19 years ago
  58. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  59. 1f430d3 Add missing cases in debug printing. by sewardj · 19 years ago
  60. 274807d - Track vex r1494 (x86/amd64 change of conventions for getting by sewardj · 19 years ago
  61. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  62. e0008d6 Call VG_(unknown_SP_update) each time we switch to a new thread. This by tom · 19 years ago
  63. a0fef1b Track API change in vex r1429. by sewardj · 19 years ago
  64. 7cf6658 Clarify the disInstr message. by njn · 19 years ago
  65. 0fd92f4 by njn · 19 years ago
  66. d502136 Add an explanatory message for when instruction decoding fails. by njn · 19 years ago
  67. 45f4e7c by sewardj · 19 years ago
  68. 78090d2 assert ppc guest_state vector regs are 16byte aligned by cerion · 19 years ago
  69. 73dc2c7 Give file a better name. by njn · 19 years ago
  70. c0ae705 comment-only wibbles by njn · 19 years ago
  71. 3d9edb2 avoid unnecessary newlines by njn · 19 years ago
  72. 088bfb4 Partial implementation of mallinfo(). It still puts zero in all by njn · 19 years ago
  73. 5438a01 Valgrind-side stub for dealing with x86 sysenter artefacts from Vex. by sewardj · 19 years ago
  74. 1053733 ppc32-linux: clear reservation before running thread; see attached by sewardj · 19 years ago
  75. e3a384b Handle a failure case more gracefully. by sewardj · 19 years ago
  76. deca43f Move (commented out) call to VG_(tm_thread_switchto) to VG_(set_running) so by tom · 19 years ago
  77. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  78. d666ea7 Remove empty sanity check function. And clean up sanity checking in by njn · 19 years ago
  79. 310ed28 Simplify atfork to only provide the functionality we need. by njn · 19 years ago
  80. 945ed2e by njn · 19 years ago
  81. af839f5 by njn · 19 years ago
  82. 7eb7c58 by sewardj · 19 years ago
  83. 06244e7 Move VG_(resume_scheduler) to m_signals, and make it local. Reduces by njn · 19 years ago
  84. 351d006 by njn · 19 years ago
  85. 487ac70 Fix bug causing TINVALs to throw away huge numbers of translations by sewardj · 19 years ago
  86. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  87. 899ce73 by njn · 19 years ago
  88. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  89. f4c5016 by njn · 19 years ago
  90. 6676d5b by njn · 19 years ago
  91. 394213a by njn · 19 years ago
  92. c7561b9 by njn · 19 years ago
  93. 1277109 by njn · 19 years ago
  94. c1b0181 by njn · 19 years ago
  95. 9abd608 by njn · 19 years ago
  96. 6ace3ea by njn · 19 years ago
  97. f536bbb by njn · 19 years ago
  98. 7b85dd5 by njn · 19 years ago
  99. 9cb54ac by njn · 19 years ago
  100. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago