1. 8c7e25f <valgrind/valgrind.h>: Made VALGRIND_PRINTF() and VALGRIND_PRINTF_BACKTRACE() definitions (with NVALGRIND defined) C89-compliant. by bart · 14 years ago
  2. aa5a1ea Back out r11568 (Add a new constructor for empty XArrays, by sewardj · 14 years ago
  3. 804a78b Add a new constructor for empty XArrays, VG_(newSizedXA). This is by sewardj · 14 years ago
  4. 87a287b Preserve the stack's 16-alignment in x86 and amd64 wrappers. Fixes #254646. by sewardj · 14 years ago
  5. 807725e Define VG_CLREQ_SZB correctly on ARM, so Cachegrind and Callgrind by sewardj · 14 years ago
  6. c975eca Enable support for sys_ppoll on arm-linux (Rodrigo Belem, rodrigo.belem@openbossa.org). by sewardj · 14 years ago
  7. 8d1dc15 More unwind fixes for the amd64-linux CALL_FN_*_* macros, as per by sewardj · 14 years ago
  8. dea799c Only enable CFI annotations when __GCC_HAVE_DWARF2_CFI_ASM is defined. This should work for all platforms, all gcc versions and with and without -fno-dwarf2-cfi-asm / -fno-asynchronous-unwind-tables. Thanks to Jakub Jelinek for the hint. by bart · 14 years ago
  9. 410afd5 valgrind.h is again independent of config.h. Note: __builtin_frame_address() by bart · 14 years ago
  10. 520a03a Fix build failure I introduced in r11408, duh. by sewardj · 14 years ago
  11. 6022784 Tidy up ifdeffery a bit. (non-functional change) by sewardj · 14 years ago
  12. 0681bdd Fix build breakage on Darwin resulting from r11402 (see #243270), by sewardj · 14 years ago
  13. 19a00d3 Define VKI_SHMLBA on Darwin, so as to un-break build breakage caused by by sewardj · 14 years ago
  14. dfa55cf amd64-linux: add suitable CFI annotations so that unwinding through by sewardj · 14 years ago
  15. a69c2de Define VKI_SHMLBA for all supported Linux targets, thereby unbreaking by sewardj · 14 years ago
  16. 6045709 Make client sys_shmat work properly on arm-linux by taking into by sewardj · 14 years ago
  17. a3551be arm-linux: determine whether the host supports Neon by looking at our by sewardj · 14 years ago
  18. 2823aac Fixed an AMD64 bug reported by Evgeniy Stepanov: the order of by bart · 14 years ago
  19. 019a43f Made declaration and definition of VG_(thread_get_stack_size)(ThreadId) by bart · 14 years ago
  20. 83c5a92 Added functions for querying the properties of the alternate stack. by bart · 14 years ago
  21. fa5115a Refactoring: introduced new macro VALGRIND_DO_CLIENT_REQUEST_EXPR() and used that macro to reimplement RUNNING_ON_VALGRIND. by bart · 14 years ago
  22. b23d505 Add support for F_DUPFD_CLOEXEC. Fixes #238696. by tom · 14 years ago
  23. 0da2c77 Suppressed a few warnings reported by the Microsoft C Compiler. by bart · 14 years ago
  24. 7f48981 Ported to Win32. Tested that both RUNNING_ON_VALGRIND and VALGRIND_PRINTF() by bart · 14 years ago
  25. 1dbd337 Merge from branches/THUMB: m_machine changes needed for Thumb support: by sewardj · 14 years ago
  26. 34f87e2 Merge from branches/THUMB: add support for sys_pselect6, sys_pipe2, by sewardj · 14 years ago
  27. 5c65962 Add a new client request, VALGRIND_MAP_IP_TO_SRCLOC, so that clients by sewardj · 14 years ago
  28. 18a71e8 Replace the handful of uses of Vg_ExtraDebugMsg and VG_(emsg) with by njn · 14 years ago
  29. b1cc5d6 by njn · 14 years ago
  30. e323a6b Add --pages-as-heap option to Massif. Bug 203256. by njn · 14 years ago
  31. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  32. 07b168d Reimplemented the _VKI_IOC_TYPECHECK() macro such that it doesn't trigger a by bart · 14 years ago
  33. a3054f5 Fixed compiler warnings about casting from const char * to char *. by bart · 14 years ago
  34. 0ee313e Add support for some EVIO ioctls. These are a bit abnormal because by tom · 14 years ago
  35. 8f8fa17 Add a method to get the contents of an XArray so we can index in by sewardj · 14 years ago
  36. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  37. 0fe1d4c Rename preprocessor macro __VALGRIND__ to __VALGRIND_MAJOR__ and add comments. by sewardj · 14 years ago
  38. 39d234a Fix stupid bug in VG_(bzero_inline), as spotted by Bart. by sewardj · 15 years ago
  39. f7183e3 Inline most functions in VG_(use_CF_info). May or may not give a by sewardj · 15 years ago
  40. 7104416 Make the version number available in the valgrind.h headers, so by sewardj · 15 years ago
  41. 472a34b Add support for the getcpu system call on x86, ppc32 and ppc64. There by tom · 15 years ago
  42. 55703df Fix up a few issues with OSS ioctls. Fixes #227325. by tom · 15 years ago
  43. 8086f01 Increase number of supported threads to 500. Fixes #227328. by sewardj · 15 years ago
  44. c560fb3 Followup fix to r11006. Don't pass va_list by value through client by sewardj · 15 years ago
  45. 651cfa4 Apparently the dynamic linker on ARM-Linux has soname "ld-linux.so.3" by sewardj · 15 years ago
  46. 05b0715 Don't assume that va_list can be casted to an unsigned word. Fixes by sewardj · 15 years ago
  47. 41f1242 Include missing files in the tarball. by sewardj · 15 years ago
  48. ed35ae5 Handle sys_pipe2 on arm-linux; also add some missing numbers to by sewardj · 15 years ago
  49. 66da733 Redo r10971 ("Made sure that C++ compilers do not complain about the by sewardj · 15 years ago
  50. 7af3230 Tidy up determination of the PLAT_ macros a bit. by sewardj · 15 years ago
  51. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  52. 870f745 Removed dependency of include/pub_tool_basics.h on config.h. by bart · 15 years ago
  53. 2aed284 Made sure that C++ compilers do not complain about the _VKI_IOC_TYPECHECK() macro. by bart · 15 years ago
  54. 116458b Changes: by bart · 15 years ago
  55. e1c1a24 Handle adjtimex being called in adjtime mode correctly. Closes #219538. by tom · 15 years ago
  56. 92df0ea Document the 'cc' parameter for OSet creation. by njn · 15 years ago
  57. 710f7cb Add support for accept4 system call based on patch by tom · 15 years ago
  58. 9ceaa97 Re-enable old support for adjtimex system call based on patch by tom · 15 years ago
  59. d264514 Add support for ELF indirect functions. These are symbols of by tom · 15 years ago
  60. 9c85af7 Handle some extra aio opcodes in io_submit and io_getevents. by tom · 15 years ago
  61. 3fbccee Add support for the perf_counter_open system call. Fixes #211498. by tom · 15 years ago
  62. 4969c79 Update linux system calls lists to match 2.6.31.5 kernel. by tom · 15 years ago
  63. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  64. 3a1b9a2 Add a crappy wrapper for access_extended(), one of the more ridiculous by njn · 15 years ago
  65. 18afe5d Try to fix error_counts. by njn · 15 years ago
  66. 4a76c5e Count leak as errors. Fixes bug 152393. by njn · 15 years ago
  67. b965efb Allow custom blocks to overlap with malloc blocks. Fixes bug 100628. by njn · 15 years ago
  68. 2d9e874 by sewardj · 15 years ago
  69. 608bfe7 Document the 'cc' param of VG_(malloc) et al. by njn · 15 years ago
  70. 97db761 Various option-related tweaks: by njn · 15 years ago
  71. d55f0d9 With the recent VG_(message) change, by njn · 15 years ago
  72. e3f1e59 (almost completely just function renaming): by sewardj · 15 years ago
  73. a0eee32 Don't instrument any code in ld.so. Doing so merely generates a large by sewardj · 15 years ago
  74. aedcc7a Improve futex system call support. Patch from BZ#201757 which I have by tom · 15 years ago
  75. a5453e9 Clarify a comment. by njn · 15 years ago
  76. 050eec5 Fixed a bug in the code for reading suppression files: the line numbers by bart · 15 years ago
  77. 578b171 Add new mangling Z-pair "ZD" to encode '$', since that's sometimes used by sewardj · 15 years ago
  78. daa5da5 Oops, this should have been included in r10583 ("New methods in WordXA:") by sewardj · 15 years ago
  79. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  80. 28a9e23 Add support for __pthread_kill(). This hopefully fixes bug 201016. by njn · 15 years ago
  81. 5d9dc75 Merge include/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  82. 32f8d8c Ignore MALLOCLIKE_BLOCK/FREELIKE_BLOCK if addr==0. Fixes bug 137073. DRD by njn · 15 years ago
  83. cf3bd97 Some ioctls don't look at ARG3 at all. Based on patches from Clemens by njn · 15 years ago
  84. 3ac9695 Attempt to improve the {MALLOC,FREE}LIKE_BLOCK documentation, based on by njn · 15 years ago
  85. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  86. 0111ec4 Add support for various aio_*() syscalls on Darwin. With them, Quicktime by njn · 15 years ago
  87. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  88. c190724 Darwin syscall wrapper cleanups: by njn · 15 years ago
  89. 2ff30c6 Add wrappers for sem_wait and sem_trywait on Darwin. Also change the layout by njn · 15 years ago
  90. 6e10c6c Fix URB ioctl handling. Patch from Hector Martin (bug 191095). by njn · 15 years ago
  91. 0660567 Handle another Linux ioctl. Patch from Jay Foad. by njn · 15 years ago
  92. 4e8808b For no apparent reason, the machine-dependent syscall by njn · 15 years ago
  93. 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
  94. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  95. 63e5e6e DARWIN sync: add some 'const' attributes. by njn · 15 years ago
  96. f11335a DARWIN sync: comment change. by njn · 15 years ago
  97. 9c20ece Merge r9993, r9995 (comment changes about vg_stat) from the DARWIN branch, by njn · 15 years ago
  98. f9dcb3b Param names sync wibble. by njn · 15 years ago
  99. 38c73d7 Minor sync with the DARWIN branch. by njn · 15 years ago
  100. 2b5f0a9 Add some extra CALL_FN_V_* macros. Copied from the DARWIN branch. by njn · 15 years ago