1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  3. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  4. 54681bf Add -Wempty-body to the list of compile flags. by florian · 9 years ago
  5. 93d127f * add some comments in stack_limits by philippe · 9 years ago
  6. cda0c2c Extensible main thread stack is tricky :(. by philippe · 9 years ago
  7. 3a75d2e Fix 343173 - helgrind crash during stack unwind by philippe · 9 years ago
  8. 77eb20b Use wrapper functions VG_(malloc) and friends consistently across the by florian · 10 years ago
  9. 38a74d2 The semantic of the stack bounds is not consistent or is not described. by philippe · 10 years ago
  10. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  11. 4fa3d37 fix 321960 pthread_create() then alloca() causing invalid stack write errors by philippe · 11 years ago
  12. 9cbe9d7 change macro names to properly indicate that current_stack is set by philippe · 11 years ago
  13. d5fb89d Avoid to record execontext used for origin tracking when --trac-origins=no by philippe · 11 years ago
  14. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  15. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  16. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  17. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  18. 9f20746 Updated copyright years. by njn · 15 years ago
  19. 9c606bd by sewardj · 16 years ago
  20. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  21. 352122c Suppress stack-switching message in XML mode. by sewardj · 16 years ago
  22. 7cf4e6b by sewardj · 16 years ago
  23. 25b079c Merge, from branches/HGDEV, r7604 and r7609 (Try to address by sewardj · 16 years ago
  24. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  25. 690c3c8 Make the clone system call wrappers call VG_(register_stack) to record by tom · 16 years ago
  26. 0edccdd Stack registration stuff: don't dereference NULL pointers (Eric by sewardj · 17 years ago
  27. 91b470c Make the --max-stackframe machinery 64-bit clean. by sewardj · 17 years ago
  28. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  29. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  30. 4818d73 Avoid compiler warnings. by njn · 19 years ago
  31. de3cf13 Add some extra debugging to the stack management module and simply by tom · 19 years ago
  32. 45f4e7c by sewardj · 19 years ago
  33. 4e72d20 Partially evaluate m_stacks.c to simplify and shrink it a bit. by njn · 19 years ago
  34. 945ed2e by njn · 19 years ago