1. 4978951 Intercept prctl(PR_SET_NAME, name) and store the thread name so it by florian · 11 years ago
  2. 87557e7 mips32: typo error fix. by dejanj · 11 years ago
  3. 0432cfe mips32/mips64: rename mips32_features to mips_features by petarj · 11 years ago
  4. 213b0d3 mips: flush the cache in perf/bigcode.c by petarj · 11 years ago
  5. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  6. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  7. be7f7cf Fix include guard. by florian · 11 years ago
  8. ac3a1d8 Move a function and its prototype VG_(malloc_effective_client_redzone_size) by florian · 11 years ago
  9. 9b705b9 clarify that vg-in-place cannot be used as an outer in outer/inner setup by philippe · 11 years ago
  10. 8efe4e4 The Power ISA 2.07 document includes a correction to the description for the by carll · 11 years ago
  11. 2c2cbda Update bug status. by sewardj · 11 years ago
  12. 8dc01fc Update list of ignored files. by florian · 11 years ago
  13. 1a59a92 Clarify wording. by florian · 11 years ago
  14. 0c7b90f mips64: add extra test cases in vbit-test for mips64. by dejanj · 11 years ago
  15. a819259 Bugzilla 323437, this is phase 2 in a series of patches adding support for IBM by carll · 11 years ago
  16. d1e996a Fix a bug introduced in the previous revision. by florian · 11 years ago
  17. 2cc17ea The existing overflow detection in VEX/priv/guest_ppc_toIR.c/set_XER_OV_64() by carll · 11 years ago
  18. 7c26e73 Update list of ignored files. by florian · 11 years ago
  19. d0edaab by carll · 11 years ago
  20. 074637e The current VEX code is not properly handling a non-zero TH field in the by carll · 11 years ago
  21. 223cd4e The flag for compiling test none/tests/ppc32/test_isa_2_07_part2.c was by carll · 11 years ago
  22. 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
  23. 1b732ec Add a bunch of suppressions for 64-bit OSX 10.8 processes. This is a by sewardj · 11 years ago
  24. ac7e797 PRE(workq_ops): handle KI_WQOPS_QUEUE_REQTHREADS without complaining. by sewardj · 11 years ago
  25. d6daf23 check_uuid_matches: fix infinite loop following rewrite of this by sewardj · 11 years ago
  26. 0c8cd40 Reuse (shared) cachegrind source files in callgrind directly. by mjw · 11 years ago
  27. 61ad458 Rename cg-arch.c to cg_arch.c so as to be consistent with other by sewardj · 11 years ago
  28. fd7db80 mips32/mips64: Add tests for lwl and lwr for mips32 and mips64. by dejanj · 11 years ago
  29. c271cda MacOS only: fix somee compiler complaints about casting from pointers by sewardj · 11 years ago
  30. c162275 Fixes and kludges (mostly the latter) needed to run graphical by sewardj · 11 years ago
  31. 7c8ddce Make wqthread_hijack work with the OSX 10.8 kernel. by sewardj · 11 years ago
  32. f1a9bd2 add_mapping_callback on Darwin: also produce a ChangedSeg record in by sewardj · 11 years ago
  33. f9a698e Rename configure.in to configure.ac to make more recent auto*s happy, by sewardj · 11 years ago
  34. c9b38fb s390: Fix Makefile.am. Essentially, revert r13317 which does not seem to by florian · 11 years ago
  35. 72aefb1 Fix misleading comment, as VG_(releasePA) is deleting the PA when zero ref count by philippe · 11 years ago
  36. e42cca5 Add missing headers and such so that 'make dist' works again. by florian · 11 years ago
  37. 2b308d1 mips64: Add some test cases for mips64 in vbit-test. by dejanj · 11 years ago
  38. 661786e When XML mode is selected messages from VALGRIND_PRINTF and friends by florian · 11 years ago
  39. 7c6a000 Support mmxext (integer sse) subset on i386 (athlon). Bug #323713 by mjw · 11 years ago
  40. ded23aa Test cases for 128-bit --partial-loads-ok=no|yes on x86 need a prereq on sse. by mjw · 11 years ago
  41. aaaf21d valgrind.h: Add MinGW64 support by bart · 11 years ago
  42. e853d33 Update Subversion ignore lists by bart · 11 years ago
  43. 90c8d7e drd: Fix bug #323905 by bart · 11 years ago
  44. 3898022 coregrind/m_debuginfo: Add VG_(DebugInfo_get_bss_avma)() and VG_(DebugInfo_get_bss_size)() by bart · 11 years ago
  45. c0cd28f drd: Add command-line option --trace-sectsuppr by bart · 11 years ago
  46. e6eb794 drd/tests/concurrent_close: Add by bart · 11 years ago
  47. 50c2075 mips32: Fix a problem with gdb invoker. by dejanj · 11 years ago
  48. 9f01a9d The file tests/ppc32/power_ISA2_05.stdout.exp_Without_FPPO was a link by carll · 11 years ago
  49. 35c8832 The file tests/ppc32/power_ISA2_05.stdout.exp_Without_FPPO was a link by carll · 11 years ago
  50. 317f01b Accept glibc 2.18 as valid. by mjw · 11 years ago
  51. 92ef91b Minor tidying of the generalised V128/V256 shadow helper returns by sewardj · 11 years ago
  52. e23e549 Make sure that sh-mem-vec256 is only built on platforms that can by sewardj · 11 years ago
  53. e731e77 Add test cases for 256-bit --partial-loads-ok=no|yes, by generalising the by sewardj · 11 years ago
  54. 6756454 Add support for direct V256 shadow helper returns -- memcheck side. by sewardj · 11 years ago
  55. 84a646e Avoid a compiler warning. by sewardj · 11 years ago
  56. a5c3ecb Followup to VEX r2742 which eliminates IRExprP__VECRET and IRExprP__BBPTR by florian · 11 years ago
  57. 663a8a6 mips32: Delete unnecessary exp files. by dejanj · 11 years ago
  58. 751c1e6 mips32/mips64: Fix compiler warnings. by dejanj · 11 years ago
  59. 3bf117d kludge to bypass inner valgrind mmap failing due to not observed outer mmap by philippe · 11 years ago
  60. dfbf294 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
  61. 89e58a7 Add test cases for 128-bit shadow loads with by sewardj · 11 years ago
  62. e5280a0 * rename the memcheck/tests/amd64/sh-mem-vec128*stderr.exp* files by sewardj · 11 years ago
  63. 4d00f98 Add test cases for 128-bit shadow loads with --partial-loads-ok={yes,no} by sewardj · 11 years ago
  64. 1e5fa2f The following instructions were introduced in the Power ISA 2.05 by carll · 11 years ago
  65. 3aeabc2 A comprehensive test case for 128 bit shadow vector loads in the case by sewardj · 11 years ago
  66. 21a5f8c Fix # 294285: --partial-loads-ok does not work for 16-byte SSE loads by sewardj · 11 years ago
  67. 3c628ba Fix fallout from r13486: "virtual" is a C++ reserved word and so this by sewardj · 11 years ago
  68. 25b1808 Add support for a bunch of DRM Ioctls. Fixes #207815. by sewardj · 11 years ago
  69. 5507d22 fix --vgdb-prefix no / character interpreted differently by V gdbsrv and vgdb by philippe · 11 years ago
  70. 5c6f2e5 Announce fix for BZ 319494. by florian · 11 years ago
  71. 02a4233 Announce fix for BZ 322851 (VEX r2736). by florian · 11 years ago
  72. 4e98f7c Update configure machinery to detect PTRACE_GETREGS by philippe · 11 years ago
  73. 353d8b8 Followup to the renaming in VEX r2735. by florian · 11 years ago
  74. 44f192b Update list of ignored files. by florian · 11 years ago
  75. bf68e98 mips32: Add test cases for for mips32 DSP instruction set. by dejanj · 11 years ago
  76. 5d7fde1 Define _XOPEN_SOURCE before including unistd.h. by sewardj · 11 years ago
  77. bd612e8 Avoid a compiler warning about integer overflow when compiling this by sewardj · 11 years ago
  78. 01a492e add a test + assert for GDB bug bypassed in r13472 by philippe · 11 years ago
  79. 9fddbc1 Remove simple_huffman.c which is a leftover from the time by florian · 11 years ago
  80. 0acaac3 s390: Announce support for DFP. Update the opcode spreadsheet to reflect this. by florian · 11 years ago
  81. 3b411c1 s390: New machine model: zBC12 by florian · 11 years ago
  82. 03ffc6e Bypass GDB bug which asks to read packet slightly too big by philippe · 11 years ago
  83. f1f5ce0 do not include linux/ptrace.h in vgdb.c by philippe · 11 years ago
  84. 5f790e8 mips32: Add support for mips32 DSP instruction set. by dejanj · 11 years ago
  85. 362441d fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. by philippe · 11 years ago
  86. 0de8fc5 announce in NEWS fix for 321960 by philippe · 11 years ago
  87. 4fa3d37 fix 321960 pthread_create() then alloca() causing invalid stack write errors by philippe · 11 years ago
  88. 9cbe9d7 change macro names to properly indicate that current_stack is set by philippe · 11 years ago
  89. 39249ba remove two not used global variables: by philippe · 11 years ago
  90. a52c835 The FIOCLEX and FIONCLEX ioctls are architecture specific. by tom · 11 years ago
  91. 8f420f1 Socket option constants are architecture specific. by tom · 11 years ago
  92. 0c7ff33 Handle FIOCLEX and FIONCLEX ioctls. Patch from Ben Noordhuis. BZ#305170. by tom · 11 years ago
  93. 70f71aa Handle setsockopt(SOL_SOCKET, SO_ATTACH_FILTER) better. Based by tom · 11 years ago
  94. cec24b5 Add support for fanotify_init and fanotify_mark, based on patches by tom · 11 years ago
  95. 43ca097 Add support for open_by_handle_at and fix name_to_handle_at by tom · 11 years ago
  96. f93bbd9 Handle the sethostname system call. BZ#311922. by tom · 11 years ago
  97. bd33f03 mips64: Wrong address size. by dejanj · 11 years ago
  98. ec587b0 mips64: Add a test case for mips64. by dejanj · 11 years ago
  99. 2a6b81c mips64: Correct the value for the VG_MIN_MALLOC_SZB by dejanj · 11 years ago
  100. f2b28e0 mips64: Update list of ignore files by dejanj · 11 years ago