1. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  2. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  3. e44ff79 Include the platform name in the unhandled system call message by tom · 10 years ago
  4. 18d6f4e Improve address description for address in the stack. by philippe · 10 years ago
  5. 812e2f9 BZ#331380 cont. Don't crash if evp->sigev_notify is invalid. Fix scalar test. by mjw · 11 years ago
  6. 68f338f Fix typo in poll wrapper by tom · 11 years ago
  7. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  8. 9e4b636 Add support for process_vm_readv and process_vm_writev system calls. by tom · 13 years ago
  9. 3dfe979 Improve filtering of backtrace noise in the memcheck bucket by florian · 13 years ago
  10. bb748cb Define _GNU_SOURCE for access to CLONE_XXX flags with gibc 2.14 headers. by tom · 13 years ago
  11. a518f74 Follow-up for r11191: made this test pass again. by bart · 14 years ago
  12. 3677531 Update expected output. by sewardj · 15 years ago
  13. cab64bc Update .exp files for r10783. by njn · 15 years ago
  14. a262f62 Improve handling of clone() on x86/Linux. Based on a patch from Jeroen by njn · 15 years ago
  15. 7271588 Handle epoll_create1. Patch from Sam Varshavchik. Fixes bug 188427. by njn · 15 years ago
  16. 72bbd8d DARWIN sync: all the timeval stuff by njn · 15 years ago
  17. 3d22508 Merge parts of r9775, r9777, r9789, r9794 from the DARWIN branch. by njn · 15 years ago
  18. aab814e Use "status" as the argname for 'exit' and 'exit_group'. by njn · 16 years ago
  19. 870f170 Stack traces for Memcheck's syscall param errors are terribly unreliable, so by njn · 16 years ago
  20. e66ffee Filter out everything after "(below main)" in a line. This will help with by njn · 16 years ago
  21. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 16 years ago
  22. a454ec0 Create memcheck/tests/x86-linux/ and move some platform-specific tests (the by njn · 16 years ago[Renamed from memcheck/tests/x86/scalar.stderr.exp]
  23. 0ba33f6 Last of the __libc_start_main fixes. by tom · 19 years ago
  24. 1d1a226 Increase the threshold above which new errors are not shown from 300 by sewardj · 19 years ago
  25. a23e6c9 Fix scalar and cmdline[12]. by njn · 19 years ago
  26. 45f4e7c by sewardj · 19 years ago
  27. da50328 Fix up the sigaction results. by tom · 19 years ago
  28. d0ab2c2 Fix scalar. by njn · 19 years ago
  29. 7d223c7 Update expected outputs. by sewardj · 19 years ago
  30. 50acf1d Try to fix this test case. by njn · 19 years ago
  31. 9faf3ed Move all the 'scalar' (syscall-arg) tests into x86/. In fact they are by sewardj · 19 years ago[Renamed from memcheck/tests/scalar.stderr.exp]
  32. b5f6f51 by sewardj · 20 years ago
  33. e1268d3 Use better syscall argument names for two wrappers, now that "res" and by njn · 20 years ago
  34. cfb8ad5 The syscall wrappers for sys_fcntl{,64} were too simplistic -- the 3rd by njn · 20 years ago
  35. b9d1e65 by nethercote · 20 years ago
  36. fbd55ef fix incorrect counts by nethercote · 20 years ago
  37. d16f20b Add some missing test cases. by nethercote · 20 years ago
  38. b77dee6 by nethercote · 20 years ago
  39. 92b2fd5 by nethercote · 20 years ago
  40. 330abb5 by nethercote · 20 years ago
  41. 38e0a9e add a bunch of tests by nethercote · 20 years ago
  42. 7fbe08a by nethercote · 20 years ago
  43. 3954ea3 convert a couple more by nethercote · 20 years ago
  44. d6b5a21 by nethercote · 20 years ago
  45. 0eafe55 Converted modify_ldt() and init_module(); the old code for init_module() was by nethercote · 20 years ago
  46. 9b9b74b by nethercote · 20 years ago
  47. 42b2f31 Fill in missing cases in scalar. by nethercote · 20 years ago
  48. f90953e converted more syscalls by nethercote · 20 years ago
  49. 5b653bc Converted more syscalls by nethercote · 20 years ago
  50. 151effa converted mmap and mmap2 by nethercote · 20 years ago
  51. 7f7e4d1 Converted a few more, including clone() which I'm not at all sure about, and by nethercote · 20 years ago
  52. dc18c0a Converted some more syscalls. by nethercote · 20 years ago
  53. 06c7bd7 Converted a few more syscalls. by nethercote · 20 years ago
  54. 5a945af converted a few more syscalls by nethercote · 20 years ago
  55. 6c0e2d0 by nethercote · 20 years ago
  56. 8b305af Converted a few more syscalls. by nethercote · 20 years ago
  57. f1049bf Converted a couple more by nethercote · 20 years ago
  58. fef67c7 Add gettimeofday() to test. by nethercote · 20 years ago
  59. 686b5db converted a few more by nethercote · 20 years ago
  60. 2e1c37d converted some more by nethercote · 20 years ago
  61. 620154f by nethercote · 20 years ago
  62. 17258dc converted some more by nethercote · 20 years ago
  63. 71f05f3 and converted a few more by nethercote · 20 years ago
  64. 9c311eb converted some more by nethercote · 20 years ago
  65. 9a3beb9 Converted a whole bunch of syscalls. by nethercote · 20 years ago
  66. 7310afb Converted execve(). by nethercote · 20 years ago
  67. 2b0cae6 by nethercote · 20 years ago
  68. 660e4ee Converted lookup_dcookie. by nethercote · 20 years ago
  69. 1a1b9b7 Converted uname(); annotated some obsolete ones. by nethercote · 20 years ago
  70. eb1c7b7 Now handling non-existent syscalls appropriately -- just returning ENOSYS by nethercote · 20 years ago
  71. c6851dd Converted a bunch more syscalls. by nethercote · 20 years ago
  72. 0df495a Converted a bunch of zero-arg syscalls. by nethercote · 20 years ago
  73. bc78e55 augmented scalar by nethercote · 20 years ago
  74. 4e632c2 Converted __NR_{mount,getpid,getppid}. by nethercote · 20 years ago
  75. e824cc4 - Convert open() to the new syscall regime. by nethercote · 20 years ago
  76. 923add0 by nethercote · 20 years ago
  77. 8b76fe5 by nethercote · 20 years ago