1. 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
  2. 1b732ec Add a bunch of suppressions for 64-bit OSX 10.8 processes. This is a by sewardj · 11 years ago
  3. ac7e797 PRE(workq_ops): handle KI_WQOPS_QUEUE_REQTHREADS without complaining. by sewardj · 11 years ago
  4. d6daf23 check_uuid_matches: fix infinite loop following rewrite of this by sewardj · 11 years ago
  5. 0c8cd40 Reuse (shared) cachegrind source files in callgrind directly. by mjw · 11 years ago
  6. 61ad458 Rename cg-arch.c to cg_arch.c so as to be consistent with other by sewardj · 11 years ago
  7. fd7db80 mips32/mips64: Add tests for lwl and lwr for mips32 and mips64. by dejanj · 11 years ago
  8. c271cda MacOS only: fix somee compiler complaints about casting from pointers by sewardj · 11 years ago
  9. c162275 Fixes and kludges (mostly the latter) needed to run graphical by sewardj · 11 years ago
  10. 7c8ddce Make wqthread_hijack work with the OSX 10.8 kernel. by sewardj · 11 years ago
  11. f1a9bd2 add_mapping_callback on Darwin: also produce a ChangedSeg record in by sewardj · 11 years ago
  12. f9a698e Rename configure.in to configure.ac to make more recent auto*s happy, by sewardj · 11 years ago
  13. c9b38fb s390: Fix Makefile.am. Essentially, revert r13317 which does not seem to by florian · 11 years ago
  14. 72aefb1 Fix misleading comment, as VG_(releasePA) is deleting the PA when zero ref count by philippe · 11 years ago
  15. e42cca5 Add missing headers and such so that 'make dist' works again. by florian · 11 years ago
  16. 2b308d1 mips64: Add some test cases for mips64 in vbit-test. by dejanj · 11 years ago
  17. 661786e When XML mode is selected messages from VALGRIND_PRINTF and friends by florian · 11 years ago
  18. 7c6a000 Support mmxext (integer sse) subset on i386 (athlon). Bug #323713 by mjw · 11 years ago
  19. ded23aa Test cases for 128-bit --partial-loads-ok=no|yes on x86 need a prereq on sse. by mjw · 11 years ago
  20. aaaf21d valgrind.h: Add MinGW64 support by bart · 11 years ago
  21. e853d33 Update Subversion ignore lists by bart · 11 years ago
  22. 90c8d7e drd: Fix bug #323905 by bart · 11 years ago
  23. 3898022 coregrind/m_debuginfo: Add VG_(DebugInfo_get_bss_avma)() and VG_(DebugInfo_get_bss_size)() by bart · 11 years ago
  24. c0cd28f drd: Add command-line option --trace-sectsuppr by bart · 11 years ago
  25. e6eb794 drd/tests/concurrent_close: Add by bart · 11 years ago
  26. 50c2075 mips32: Fix a problem with gdb invoker. by dejanj · 11 years ago
  27. 9f01a9d The file tests/ppc32/power_ISA2_05.stdout.exp_Without_FPPO was a link by carll · 11 years ago
  28. 35c8832 The file tests/ppc32/power_ISA2_05.stdout.exp_Without_FPPO was a link by carll · 11 years ago
  29. 317f01b Accept glibc 2.18 as valid. by mjw · 11 years ago
  30. 92ef91b Minor tidying of the generalised V128/V256 shadow helper returns by sewardj · 11 years ago
  31. e23e549 Make sure that sh-mem-vec256 is only built on platforms that can by sewardj · 11 years ago
  32. e731e77 Add test cases for 256-bit --partial-loads-ok=no|yes, by generalising the by sewardj · 11 years ago
  33. 6756454 Add support for direct V256 shadow helper returns -- memcheck side. by sewardj · 11 years ago
  34. 84a646e Avoid a compiler warning. by sewardj · 11 years ago
  35. a5c3ecb Followup to VEX r2742 which eliminates IRExprP__VECRET and IRExprP__BBPTR by florian · 11 years ago
  36. 663a8a6 mips32: Delete unnecessary exp files. by dejanj · 11 years ago
  37. 751c1e6 mips32/mips64: Fix compiler warnings. by dejanj · 11 years ago
  38. 3bf117d kludge to bypass inner valgrind mmap failing due to not observed outer mmap by philippe · 11 years ago
  39. dfbf294 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
  40. 89e58a7 Add test cases for 128-bit shadow loads with by sewardj · 11 years ago
  41. e5280a0 * rename the memcheck/tests/amd64/sh-mem-vec128*stderr.exp* files by sewardj · 11 years ago
  42. 4d00f98 Add test cases for 128-bit shadow loads with --partial-loads-ok={yes,no} by sewardj · 11 years ago
  43. 1e5fa2f The following instructions were introduced in the Power ISA 2.05 by carll · 11 years ago
  44. 3aeabc2 A comprehensive test case for 128 bit shadow vector loads in the case by sewardj · 11 years ago
  45. 21a5f8c Fix # 294285: --partial-loads-ok does not work for 16-byte SSE loads by sewardj · 11 years ago
  46. 3c628ba Fix fallout from r13486: "virtual" is a C++ reserved word and so this by sewardj · 11 years ago
  47. 25b1808 Add support for a bunch of DRM Ioctls. Fixes #207815. by sewardj · 11 years ago
  48. 5507d22 fix --vgdb-prefix no / character interpreted differently by V gdbsrv and vgdb by philippe · 11 years ago
  49. 5c6f2e5 Announce fix for BZ 319494. by florian · 11 years ago
  50. 02a4233 Announce fix for BZ 322851 (VEX r2736). by florian · 11 years ago
  51. 4e98f7c Update configure machinery to detect PTRACE_GETREGS by philippe · 11 years ago
  52. 353d8b8 Followup to the renaming in VEX r2735. by florian · 11 years ago
  53. 44f192b Update list of ignored files. by florian · 11 years ago
  54. bf68e98 mips32: Add test cases for for mips32 DSP instruction set. by dejanj · 11 years ago
  55. 5d7fde1 Define _XOPEN_SOURCE before including unistd.h. by sewardj · 11 years ago
  56. bd612e8 Avoid a compiler warning about integer overflow when compiling this by sewardj · 11 years ago
  57. 01a492e add a test + assert for GDB bug bypassed in r13472 by philippe · 11 years ago
  58. 9fddbc1 Remove simple_huffman.c which is a leftover from the time by florian · 11 years ago
  59. 0acaac3 s390: Announce support for DFP. Update the opcode spreadsheet to reflect this. by florian · 11 years ago
  60. 3b411c1 s390: New machine model: zBC12 by florian · 11 years ago
  61. 03ffc6e Bypass GDB bug which asks to read packet slightly too big by philippe · 11 years ago
  62. f1f5ce0 do not include linux/ptrace.h in vgdb.c by philippe · 11 years ago
  63. 5f790e8 mips32: Add support for mips32 DSP instruction set. by dejanj · 11 years ago
  64. 362441d fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. by philippe · 11 years ago
  65. 0de8fc5 announce in NEWS fix for 321960 by philippe · 11 years ago
  66. 4fa3d37 fix 321960 pthread_create() then alloca() causing invalid stack write errors by philippe · 11 years ago
  67. 9cbe9d7 change macro names to properly indicate that current_stack is set by philippe · 11 years ago
  68. 39249ba remove two not used global variables: by philippe · 11 years ago
  69. a52c835 The FIOCLEX and FIONCLEX ioctls are architecture specific. by tom · 11 years ago
  70. 8f420f1 Socket option constants are architecture specific. by tom · 11 years ago
  71. 0c7ff33 Handle FIOCLEX and FIONCLEX ioctls. Patch from Ben Noordhuis. BZ#305170. by tom · 11 years ago
  72. 70f71aa Handle setsockopt(SOL_SOCKET, SO_ATTACH_FILTER) better. Based by tom · 11 years ago
  73. cec24b5 Add support for fanotify_init and fanotify_mark, based on patches by tom · 11 years ago
  74. 43ca097 Add support for open_by_handle_at and fix name_to_handle_at by tom · 11 years ago
  75. f93bbd9 Handle the sethostname system call. BZ#311922. by tom · 11 years ago
  76. bd33f03 mips64: Wrong address size. by dejanj · 11 years ago
  77. ec587b0 mips64: Add a test case for mips64. by dejanj · 11 years ago
  78. 2a6b81c mips64: Correct the value for the VG_MIN_MALLOC_SZB by dejanj · 11 years ago
  79. f2b28e0 mips64: Update list of ignore files by dejanj · 11 years ago
  80. 177c514 mips32: Update list of ignore files by petarj · 11 years ago
  81. 2784128 mips32: add missing exp file for Bug#320057 by petarj · 11 years ago
  82. c3294a9 mips32/mips64: Avoid breakpoints in branch delay slots by petarj · 11 years ago
  83. 379817b mips32: another VG_(am_get_advisory) needs non-single-page-size adjustment by petarj · 11 years ago
  84. e746a12 Bug 321969. Support [lf]setxattr on ppc32 and ppc64 linux kernel. by mjw · 11 years ago
  85. 3f88581 Update bug status. by sewardj · 11 years ago
  86. 78b23a2 Add test cases pertaining to vex r2731, for the following instructions: by sewardj · 11 years ago
  87. 7a37065 Handle Iop_QAdd16Ux2. Needed for recent ARM v6media additions committed by sewardj · 11 years ago
  88. 7d75870 Add test cases for by sewardj · 11 years ago
  89. 3785630 Update bug status. by sewardj · 11 years ago
  90. 3e8d634 Bug 321738 Add manpages for vgdb and valgrind-listener. by mjw · 11 years ago
  91. 3a09084 Bug 321730 Add cg_merge and cg_diff man pages. by mjw · 11 years ago
  92. e5b6cc4 Update expected outputs. by sewardj · 11 years ago
  93. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  94. 59a4173 Minor improvements in debug printing for stabs reading. by sewardj · 11 years ago
  95. a25a2bf [PATCH 4/4] xen: VKI_XENMEM_get_sharing_{freed, shared}_pages hypercall (#321065) by bart · 11 years ago
  96. 431bad0 [PATCH 3/4] xen: VKI_XEN_SYSCTL_sched_id hypercall (#321065) by bart · 11 years ago
  97. 68495eb [PATCH 2/4] xen: update for interface changes in Xen 4.3 release (#321065) by bart · 11 years ago
  98. 77addcd [PATCH 1/4] xen: distinguish the various fields of the Xen privcmd ioctls in the logging (#321065) by bart · 11 years ago
  99. 9d82d0f Bug 289360 parse_type_DIE confused by DW_TAG_enumeration_type. by mjw · 11 years ago
  100. 4027d32 s390: Update testcase for PFPO by florian · 11 years ago