1. 4ac3621 Changes for tilegx: Use VKI_AT_FDCWD not AT_FDCWD. by florian · 9 years ago
  2. d4dc5fc This patch adds a function that allows to directly properly size an xarray by philippe · 9 years ago
  3. 68c6293 Move a comment useful to the caller to the .h, rather than keeping it in the .c by philippe · 9 years ago
  4. 2010b15 Add support for LL_IOC_PATH2FID and LL_IOC_GETPARENT Lustre ioctls by bart · 9 years ago
  5. 9c120ae Remove SysRes::_valEx from common code as it is specific to mips. by florian · 9 years ago
  6. 596b3fe Remove function sr_ResHI from Linux specific code. by florian · 9 years ago
  7. f81fbe4 Add TILEGX arch. specific syscall #245, __NR_cacheflush By:Zhi-Gang Liu by zliu · 9 years ago
  8. 40648e2 Remove useless arguments in sparsewa, that were inheritated from WordFM by philippe · 9 years ago
  9. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  10. 695dde8 The linux launcher showed some odd behaviour. When given a shell script by florian · 9 years ago
  11. ea73483 Tweak STATIC_ASSERT such that there is no warning about an unused by florian · 9 years ago
  12. d59d978 Fix function sr_EQ which compares two SysRes values. On Linux it was by florian · 10 years ago
  13. 05be8f5 Fix Darwin: -v does not show kernel version bz#201435 by rhyskidd · 10 years ago
  14. c13d544 Add STATIC_ASSERT and use it. by florian · 10 years ago
  15. 7bac7ec Simplify expression. by florian · 10 years ago
  16. b97e44b PRE(sys_prctl): handle PR_SET_SECCOMP. by sewardj · 10 years ago
  17. 7463e49 Include pub_core_aspacemgr.h only where needed. Also fixes BZ #344235. by florian · 10 years ago
  18. e3e61c5 Bug #344318 socketcall should wrap recvmmsg and sendmmsg by mjw · 10 years ago
  19. 0fa2167 Fix OS X 10.10 (Yosemite) - missing system calls and fcntl code, courtesy of Bill Zissimopoulos by rhyskidd · 10 years ago
  20. ea8a88c Pass in a mask of segment kinds to VG_(get_segment_starts) by florian · 10 years ago
  21. 79896d2 Correctly handle prctl(VKI_PR_SET_PTRACER, ..) so as to avoid false by sewardj · 10 years ago
  22. 6329ec8 Translations are allowed from all client segments. Update comments by florian · 10 years ago
  23. 1324b6f Update a few comments. by florian · 10 years ago
  24. 1e802b6 Add command line flag --max-threads=<integer> to increase the number of by florian · 10 years ago
  25. 87d812e arm32-linux: for the magic-call CALL_FN_* macros, add r12 to the asm by sewardj · 10 years ago
  26. ccc9bb8 Update to track v4l2 API for kernel version 3.19 changes. Patch from by sewardj · 10 years ago
  27. f6f25a5 Add wrapper support for I2C_SMBUS ioctls. Patch from by sewardj · 10 years ago
  28. 8d47a61 Allow the user to specify precise-exception behaviour for translations by sewardj · 10 years ago
  29. 95af4ce Replace the SegName array with a simple string table. by florian · 10 years ago
  30. bcf1d7f Remove unused field from NSegment structure. by florian · 10 years ago
  31. d3166c4 VG_(am_get_filename) returns a pointer to memory that belongs to the by florian · 10 years ago
  32. 67d4603 Move comments next to the function prototypes they describe. by florian · 10 years ago
  33. 98a4007 Write proper wrappers for ioctls ION_IOC_ALLOC, ION_IOC_MAP and by sewardj · 10 years ago
  34. 5f1aeb6 Export VG_(discard_tranalsations_safely) to the tools. It is by florian · 10 years ago
  35. 82b9285 Add VG_(gettimeofday) such that callgrind can use it without a bloody hack. by florian · 10 years ago
  36. ddd61ff Change most remaining use of Addr64 in coregrind and the tools to Addr. by florian · 10 years ago
  37. 9b3da11 The definition of type Addr has moved to VEX and by florian · 10 years ago
  38. d65f726 Import offsetof and vg_alignof from VEX (tracking VEX r3049). by florian · 10 years ago
  39. af93042 Move definition of type SizeT to VEX (see VEX r3046). by florian · 10 years ago
  40. 44bd446 Remove the type AddrH. The code assumes in many places that the host by florian · 10 years ago
  41. d0da968 Fix 341539 VG_(describe_addr) should not describe address as belonging to client by philippe · 10 years ago
  42. f4384f4 Simplify the VG_(get_filename_linenum) interface by removing by florian · 10 years ago
  43. 227a1ec Add limited support for printing floating point numbers to by florian · 10 years ago
  44. 5b99e66 Fix BZ 334802. Patch by Mark Wielaard with a few mods to make it apply. by florian · 10 years ago
  45. f7ec77f Change pub_tool_addrinfo.h AddrInfo and VG_(describe_addr) so as to describe by philippe · 10 years ago
  46. 3540ee8 Use unsigned long int instead of unsigned long long int on LP64 by florian · 10 years ago
  47. e08950b Merge revisions 14445 and 14446 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  48. 7534dd8 * add syscall wrappers for some new OSX 10.10 specific calls by sewardj · 10 years ago
  49. 5274f80 Update system call lists. by tom · 10 years ago
  50. b314d10 Comment only changes. by philippe · 10 years ago
  51. 79143f4 Add a no-op wrapper for a new-in-10.10 syscall: getattrlistbulk by sewardj · 10 years ago
  52. eac59d4 Adds initial support for new syscalls on MacOS X 10.10, including new by sewardj · 10 years ago
  53. 0da1259 Fix symbol name typo (correct: DARWIN_VERS wrong: DARWIN_VERSION). by sewardj · 10 years ago
  54. 770a8d2 Merge r14308 from the BUF_REMOVAL branch to trunk by florian · 10 years ago
  55. 1399481 fix 338995 shmat with hugepages (SHM_HUGETLB) fails with EINVAL by philippe · 10 years ago
  56. 12d2eb5 Merge revisions 14222, 14268, and 14270 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  57. 10ef725 Merge revisions 14255, 14293, and 14294 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  58. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  59. 518850b Constify coregrind. by florian · 10 years ago
  60. 1ef70c6 Change VG_(allocEltDedupPA) to return a pointer to const. The reason is by florian · 10 years ago
  61. 70a5de1 Enable -Wcast-qual when compiling the valgrind source. by florian · 10 years ago
  62. a9ccca3 Add support for ioctl(fd, TIOCSIG, signal_number) which used by florian · 10 years ago
  63. 8e3fbb5 Constify the tool interface. by florian · 10 years ago
  64. 2fa8a5f Constify. by florian · 10 years ago
  65. ee0d0e9 Constify m_oset, m_sparsewa, and m_wordfm. by florian · 10 years ago
  66. 09a4c79 Change the definition of VgHashTable to not have pointer type. by florian · 10 years ago
  67. 19e2c94 -Wmissing-enum seems to have arrived at the MacOS builds for some by sewardj · 10 years ago
  68. a175ffb Merge revisions 14210 and 14626 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  69. 3e81b8b Merge revisions 14230, 14602, and 14604 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  70. dea1603 Followup to r14600. Copy the contents of pub_core_guest.h to pub_tool_guest.h by florian · 10 years ago
  71. 29d82f6 Merge 14206,14207,14261,14577,14578 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  72. 9e431f0 implement KVM_KVMCLOCK_CTRL. Interestingly, the kernel does not check by cborntra · 10 years ago
  73. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  74. 0af05d4 Handle explicitely all enum values in 'switch' on AddrInfo tag by philippe · 10 years ago
  75. fd40d8b Remove a comment that is no longer valid. The real reason we (now) by florian · 10 years ago
  76. 91ed8cc Tidy up m_xarray.c. by florian · 10 years ago
  77. 5e1e923 Document NULL-ness of the return value of the dedup allocation functions. by florian · 10 years ago
  78. 6a65074 Document that VG_(newPA) and VG_(allocEltPA) never return NULL. by florian · 10 years ago
  79. b9d8fbb Document that VG_(newRangeMap) never returns NULL. Remove pointless asserts. by florian · 10 years ago
  80. 6aa8bd0 Tidy up m_wordfm. by florian · 10 years ago
  81. fc252b5 Document that VG_(newSWA) never returns NULL (because its by florian · 10 years ago
  82. 9c39f51 Document the NULL-ness of the return values of HT_construct and HT_to_array. by florian · 10 years ago
  83. b49e4a5 Tidy up m_oset.c by florian · 10 years ago
  84. 77eb20b Use wrapper functions VG_(malloc) and friends consistently across the by florian · 10 years ago
  85. e464e80 Rename VG_(malloc_usable_size) to VG_(cli_malloc_usable_size) by florian · 10 years ago
  86. c5090fb Bug 338974 glibc 2.20 changed size of struct sigaction sa_flags on s390 by mjw · 10 years ago
  87. 0138505 Improved argument checking for sys_kcmp. Derived from patch from by sewardj · 10 years ago
  88. 2fe4619 add more system call numbers for s390. While we are at it by cborntra · 10 years ago
  89. 66fbb21 Patch adding support for V4L2/media ioctls. Patch from Hans Verkuil by sewardj · 10 years ago
  90. 12d5abc Add Xen 4.4 evtchn ioctl wrappers. Patch from Antony Saba by sewardj · 10 years ago
  91. 9e4ec3a Add support for Xen hypercalls used by libvmi. Patch from Antony Saba by sewardj · 10 years ago
  92. 2fee870 Add support for sys_kcmp. Patch from Chris Jones by sewardj · 10 years ago
  93. 4450a0e Improvements for Android: by sewardj · 10 years ago
  94. 5a5031e Add support for some more tun/tap ioctls. BZ#315952. by tom · 10 years ago
  95. b69cd96 VG_(getdents64) is only needed on Linux, and causes build problems by sewardj · 10 years ago
  96. 424385e Add a missing VKI_ prefix. No functional change. by sewardj · 10 years ago
  97. 190bd52 Followup to r13469. lineno has already been asserted to be != NULL. by florian · 10 years ago
  98. 7b63408 Rename a bunch of __unused fields to __unused0, since some Android by sewardj · 10 years ago
  99. 9c327f6 mips64: add missing system call numbers by petarj · 10 years ago
  100. 0acd3ce Fix a comment. No functional change. by florian · 10 years ago