1. a85956d Un-break the trunk build on OSX (broken by r11483 on 6 Dec '10). Fixes #261654. by sewardj · 14 years ago
  2. c6fe8a2 When a shmat() size is passed to the tool, round it up to a page size. This by njn · 14 years ago
  3. 9ab64a4 New command line option: --trace-children-skip-by-arg, which allows by sewardj · 14 years ago
  4. c975eca Enable support for sys_ppoll on arm-linux (Rodrigo Belem, rodrigo.belem@openbossa.org). by sewardj · 14 years ago
  5. 0d5efd5 chmod_extended and fchmod_extended: handle NULL xsecurity argument correctly. by sewardj · 14 years ago
  6. 6045709 Make client sys_shmat work properly on arm-linux by taking into by sewardj · 14 years ago
  7. 90741b2 get_shm_size(): pass VKI_IPC_64 to our shmctl call if it is available, by sewardj · 14 years ago
  8. 792e00a Support sys_readahead on Linux. by sewardj · 14 years ago
  9. 5484f38 Calling VG_(am_relocate_nooverlap_client) will destroy the descriptor by tom · 14 years ago
  10. ba1e27c Enable sys_pwrite64 on arm-linux. Fixes #249996. by sewardj · 14 years ago
  11. da5ceaa darwin: support sys_open_extended, sys_removexattr, sys_fremovexattr. by sewardj · 14 years ago
  12. b23d505 Add support for F_DUPFD_CLOEXEC. Fixes #238696. by tom · 14 years ago
  13. 2cdfa9e Update comment. by sewardj · 14 years ago
  14. c1cc963 The argument to FIBMAP is an int, not an unsigned long. Fixes #248822. by tom · 14 years ago
  15. 4dddd06 arm-linux: make restarting interrupted syscalls work in Thumb mode. by sewardj · 14 years ago
  16. 34f87e2 Merge from branches/THUMB: add support for sys_pselect6, sys_pipe2, by sewardj · 14 years ago
  17. 9dcfdff Merge from branches/THUMB: track renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  18. c42c056 Support sys_proc_info on 32-bit darwin as well as 64-bit. This by sewardj · 14 years ago
  19. cdbc508 pthread_hijack: start the new thread with all signals blocked, by sewardj · 14 years ago
  20. 75944cc Add a fix equivalent to r10751 for amd64-darwin: Resync after by sewardj · 14 years ago
  21. 54fa0e7 Support sys_audit_session_self on MacOSX 10.6 (Dave MacLachlan, by sewardj · 14 years ago
  22. 635713e Use the wrapper for sys___semwait_signal for 10.5 also on 10.6, by sewardj · 14 years ago
  23. 3d1fa79 Support sys_symlink on Darwin. Fixes #237485. by sewardj · 14 years ago
  24. 534acf2 Fix compiler warnings with the proc_info wrapper. by sewardj · 14 years ago
  25. 7f245b4 Get rid of a whole bunch of format string warnings, by the probably by sewardj · 14 years ago
  26. 1e183cc Add a handler for syscall proc_info, 64-bit Darwin only atm. by sewardj · 14 years ago
  27. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  28. 69ad7d8 Fix for bug #242814 (Linux): made sure that Valgrind tools do not crash when the first argument of the mount() system call is NULL. by bart · 14 years ago
  29. aab8c76 Fixed bogus check of RES in the ioctl PRE handler introduced by tom · 14 years ago
  30. 44e534d Fix amd64 and ppc64 to correctly mark mq_timedreceive as LINXY so that by tom · 14 years ago
  31. 0ee313e Add support for some EVIO ioctls. These are a bit abnormal because by tom · 14 years ago
  32. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  33. 3a7c5ad Fix the definedness handling of the last argument of sys_socketpair. by sewardj · 14 years ago
  34. cbfb990 On amd64 all IPC calls behave as if the IPC_64 flag is set in the by tom · 14 years ago
  35. 110743c Add a wrapper for the splice system call and wire it up on by tom · 14 years ago
  36. 472a34b Add support for the getcpu system call on x86, ppc32 and ppc64. There by tom · 14 years ago
  37. ce21563 by sewardj · 14 years ago
  38. 15bd0c8 Add parentheses round the "zzarg" macro argument when using it as it by tom · 14 years ago
  39. 55703df Fix up a few issues with OSS ioctls. Fixes #227325. by tom · 14 years ago
  40. 7a75b36 Neither FUTEX_WAKE or FUTEX_WAKE_BITSET actually dereference the by tom · 14 years ago
  41. 732db40 arm-linux: remove wrappers for __NR_ipc, __NR_mmap, __NR_sigsuspend by sewardj · 15 years ago
  42. bb13299 Pass sys_cacheflush along to VG_(discard_translations), so we have by sewardj · 15 years ago
  43. ce25169 Enable pread64 on arm-linux. by sewardj · 15 years ago
  44. 1e7e82c arm-linux: handle sys_signalfd4 and sys_eventfd2. Makes by sewardj · 15 years ago
  45. ed35ae5 Handle sys_pipe2 on arm-linux; also add some missing numbers to by sewardj · 15 years ago
  46. f5f1e12 Various minor fixups to make ppc32/64-linux work again following by sewardj · 15 years ago
  47. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  48. 870f745 Removed dependency of include/pub_tool_basics.h on config.h. by bart · 15 years ago
  49. e1c1a24 Handle adjtimex being called in adjtime mode correctly. Closes #219538. by tom · 15 years ago
  50. 41f4c85 It seems whoever wrote the preadv and pwritev system calls in the by tom · 15 years ago
  51. d864cad Add some newlines to make signal debugging messages more readable. by tom · 15 years ago
  52. 0ca89e0 Fix type in r10951. Not sure why this didn't cause a compilation by sewardj · 15 years ago
  53. 710f7cb Add support for accept4 system call based on patch by tom · 15 years ago
  54. acb7c34 Wire up vhangup system call on amd64/ppc32/ppc64 linux platforms. by tom · 15 years ago
  55. d709b1d Add support for fallocate system call on 32 bit (x86/ppc32) linux by tom · 15 years ago
  56. c0fe32a Clean up support for sync_file_range system call and add second version used by tom · 15 years ago
  57. ca78724 Rename LOHI64 to MERGE64 and make it work correctly on big endian by tom · 15 years ago
  58. 9ceaa97 Re-enable old support for adjtimex system call based on patch by tom · 15 years ago
  59. d18b541 Add support for rt_tgsigqueueinfo system call based on patch by tom · 15 years ago
  60. b8b4848 Add support for sched_rr_get_interval system call based on patch by tom · 15 years ago
  61. f43793a Handle the dup3 system call. Closes #215448. by tom · 15 years ago
  62. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  63. bbcf0e2 If a signal arrives when a thread which has just finished executing a by tom · 15 years ago
  64. b2240f4 Compiles again -- added trailing comma's that were missing from r10907. by bart · 15 years ago
  65. 9c85af7 Handle some extra aio opcodes in io_submit and io_getevents. by tom · 15 years ago
  66. 89e070c Fixed bug #212064. by bart · 15 years ago
  67. d8feb70 Add support for preadv and pwritev. Fixes #212149. by tom · 15 years ago
  68. 7700286 Wire up inotify_init1 on ppc32-linux. by tom · 15 years ago
  69. a3dbcc8 Enabled the rt_sigqueueinfo() system call for ppc64. by bart · 15 years ago
  70. 7bb1b1c Add support for the inotify_init1 system call, based on patches by tom · 15 years ago
  71. 3fbccee Add support for the perf_counter_open system call. Fixes #211498. by tom · 15 years ago
  72. 4969c79 Update linux system calls lists to match 2.6.31.5 kernel. by tom · 15 years ago
  73. b4c72d6 Enable sys_rmdir on ppc64-linux. Fixes #206903. by sewardj · 15 years ago
  74. 6431e30 Fix a couple of nits picked up by gcc-4.5, which is more warningful than 4.4. by sewardj · 15 years ago
  75. 9b533f8 Switched back from dynamic detection of whether the proc filesystem by bart · 15 years ago
  76. cf3f718 Renamed the function VG_(have_proc_filesystem)() into by bart · 15 years ago
  77. 299c2d3 The configure-time test whether the proc filesystem is mounted (introduced by bart · 15 years ago
  78. 3b7f39b Fix the access_extended wrapper, which was rather broken. That's what I get by njn · 15 years ago
  79. 3a1b9a2 Add a crappy wrapper for access_extended(), one of the more ridiculous by njn · 15 years ago
  80. 3847cd3 Resync after {wq,p}thread_hijack rather than merely doing a check. by sewardj · 15 years ago
  81. cb5d697 Minor improvements to printing w.r.t. sync checking / resyncing. by sewardj · 15 years ago
  82. aedcc7a Improve futex system call support. Patch from BZ#201757 which I have by tom · 15 years ago
  83. 8057bbc Handle the memory written by aio_read() properly -- mark the memory buffer by njn · 15 years ago
  84. 28a9e23 Add support for __pthread_kill(). This hopefully fixes bug 201016. by njn · 15 years ago
  85. a262f62 Improve handling of clone() on x86/Linux. Based on a patch from Jeroen by njn · 15 years ago
  86. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  87. 93106a1 Validate the file descriptor argument to fallocate. by tom · 15 years ago
  88. b81078b Add support on Darwin for mount(). Finishes off bug 198624. by njn · 15 years ago
  89. ad3f17a Added support for getfsstat64() on Darwin. This partly fixes bug 198624. by njn · 15 years ago
  90. 3407cc6 Add support on Darwin for fstat_extended() and fstat64_extended(). Partly by njn · 15 years ago
  91. 65e58d5 Handle setpgid(). Partly addresses bug 198624. by njn · 15 years ago
  92. 0bd7177 Handle fallocate() on 64-bit platforms. Fixes bug 185794. by njn · 15 years ago
  93. 881f2d6 Fixed recently introduced compiler warnings. by bart · 15 years ago
  94. cf3bd97 Some ioctls don't look at ARG3 at all. Based on patches from Clemens by njn · 15 years ago
  95. c702193 Fix wrapper for ioctl(VT_GETSTATE). Patch from Garrett D'Amore. Fixes bug by njn · 15 years ago
  96. 7271588 Handle epoll_create1. Patch from Sam Varshavchik. Fixes bug 188427. by njn · 15 years ago
  97. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  98. fd1b461 In VG_(get_changed_segments) use dynamic memory allocation rather than by njn · 15 years ago
  99. 0111ec4 Add support for various aio_*() syscalls on Darwin. With them, Quicktime by njn · 15 years ago
  100. 7113acb Support and test mincore() on Darwin. by njn · 15 years ago