1. a73d342 Testcases for CU42. Part of fixing bugzilla #289839. Update opcode table. by florian · 12 years ago
  2. cc1b253 Updates for s390x by florian · 12 years ago
  3. 2d71c36 Minor tweaks. A few comments were out of synch with source. Add another test. by florian · 12 years ago
  4. c52e0f5 Fix error message in testcase by florian · 12 years ago
  5. b283aa3 drd: Avoid that invoking pthread_cancel() from a program analyzed with DRD triggers a crash on Fedora 17 by bart · 12 years ago
  6. 22b1684 drd: Revert r12651 because it didn't change drd's behavior on any platform by bart · 12 years ago
  7. 1e45164 Spelling fixes: developpers -> developers; curiosly -> curiously by bart · 12 years ago
  8. e149382 Update Subversion ignore list by bart · 12 years ago
  9. 448cbe9 clarify 2 NEWS entries to indicate that these are for tool developpers. by philippe · 12 years ago
  10. 64f6a4a none/tests/amd64/Makefile.am: Uses not only AVX instructions but PCLMULQDQ too by bart · 12 years ago
  11. 83bef5e MIPS specific expected output for memcheck/tests/sigkill. by petarj · 12 years ago
  12. 6efd868 Have one test testing the ? suppr matching wildcard character. by philippe · 12 years ago
  13. dea70ce Fix compiler warning. by florian · 12 years ago
  14. 817eb91 MIPS specific exp-out for none/tests/async-sigs. by petarj · 12 years ago
  15. 56ddd5b micro-optimisation in m_libcbase.c cmp functions by philippe · 12 years ago
  16. 2c5c05e Improve suppression matching performance when fun or obj is a simple string by philippe · 12 years ago
  17. c58d7d5 none/tests/amd64/pcmpstr64: Update expected output after r12780 by bart · 12 years ago
  18. 2baf753 Due to s390's dealings with invalid insns we need to do two things by florian · 12 years ago
  19. 78b83ae Apply first_ip_delta also when only one frame is requested for the back-trace. by florian · 12 years ago
  20. 52dec68 Improve complaints. Enabled by VEX r2449. by florian · 12 years ago
  21. 1e433b8 re-re-clarify the doc about registers and flags gdbsrv up-to-date-ness by philippe · 12 years ago
  22. 48190e4 remove 303624 from 3_7_BUGSTATUS.txt (was fixed in rev 12758, already in NEWS) by philippe · 12 years ago
  23. 0ffe10e Added fixed bug 303963 by weidendo · 12 years ago
  24. 383c6e3 Partial update of bug fixes (I think it is still out of date though.) by sewardj · 12 years ago
  25. c5274ae Additions to PCMPxSTRx tests to check fix for bug 303963. by weidendo · 12 years ago
  26. 91cdf90 Fix testcase and update results. by florian · 12 years ago
  27. 5a5d6b6 Better document the limitation of gdbsrv for registers and flags values by philippe · 12 years ago
  28. 215b297 Have perf/vg_perf handling EXTRA_REGTEST_OPTS by philippe · 12 years ago
  29. 1a22a57 Update expected results. by florian · 12 years ago
  30. bb4f5da Pass first_ip_delta to VG_(record_depth_1_ExeContext) as the function by florian · 12 years ago
  31. 2c74189 Eliminate magic constant. Use VG_(clo_backtrace_size) instead. by florian · 12 years ago
  32. 8b73c6e Avoid checking for bitset initialization if futex_wait_bitset is meant to fail. by petarj · 12 years ago
  33. c62291c Add 'aesdec' to the set of insns checked for assembler level SSE4.2 by sewardj · 12 years ago
  34. 42d6ce6 Add testcases for CU24. Part of fixing #289839. by florian · 12 years ago
  35. 4ab205b No need to list m_gdbserver.c twice in the Makefile.am. by sewardj · 12 years ago
  36. d7209de Localise "struct reg regs[]". by sewardj · 12 years ago
  37. 5e21d44 ppc64-linux _start: don't assume ._start_in_C_linux -- the function by sewardj · 12 years ago
  38. 5c165b2 Document Helgrind limitation that old access stack traces have maximum 8 entries by philippe · 12 years ago
  39. f0aedc4 If the compiler being used to build is clang, remember to add by sewardj · 12 years ago
  40. b7eaf81 Add testcases for CU21. Update opcode table. by florian · 12 years ago
  41. 3015f06 Add macros for "convert unicode" insns. by florian · 12 years ago
  42. 1b6bca2 Fix syntax error by florian · 12 years ago
  43. 434ffae Observe guards on dirty helpers in memcheck. by florian · 12 years ago
  44. 894eaeb Include news about supporting MIPS32/Linux in NEWS file. by petarj · 12 years ago
  45. 5afb349 exp-sgcheck is not supported for MIPS architecture. by petarj · 12 years ago
  46. 4b345f3 Enable testing for the ETF3 facility. by florian · 12 years ago
  47. 77c1185 Fix 303624 segmentation fault on Android 4.1 (e.g. on android emulator or Galaxy Nexus OMAP) by philippe · 12 years ago
  48. cf0a28f Be slightly less precise on the leak check perf. improvement in NEWS by philippe · 12 years ago
  49. 57a16a2 patch that improves the speed of the leak search by up to 40% (on amd64) by philippe · 12 years ago
  50. 9994ed6 Small cleanup: use VG_TRACK (when possible) to call tool tracking functions by philippe · 12 years ago
  51. bb2b279 Un-break the build on MacOS, following r12742 (initial support for DWZ by sewardj · 12 years ago
  52. 5d1d88f Track recent bug fixes. by sewardj · 12 years ago
  53. 31c7478 Add some missing syscall numbers for MIPS. by petarj · 12 years ago
  54. 4931c0d Conditionally execute tests depending on revision of MIPS architecture. by petarj · 12 years ago
  55. b08d84d Add tests for MOVBE -- an Intel-Atom-only instruction by sewardj · 12 years ago
  56. ede9caf Before printing a back-trace make sure that page containing the by florian · 12 years ago
  57. 58440e7 Add expected outputs for VCMPNGESS. Should have been included in r12745. by sewardj · 12 years ago
  58. 243b736 Update list of ignored files. by florian · 12 years ago
  59. 4424646 Update list of ignore files. by florian · 12 years ago
  60. 1bc3c00 Add test case for VCMPNGESS. by sewardj · 12 years ago
  61. f745041 Update with recent fixes. by sewardj · 12 years ago
  62. c7188be Accept glibc-2.16 as valid (UNTESTED). by sewardj · 12 years ago
  63. f7c9714 Initial support for DWZ compressed debuginfo -- don't crash, at least, by sewardj · 12 years ago
  64. 6f3f318 Fix ppCfiReg for s390 so --trace-cfi=yes no longer asserts. by florian · 12 years ago
  65. a1c8b4c Update w/ recent bug fixes. by sewardj · 12 years ago
  66. 0788a3f Fix loading of large Mach-O thin binaries. Bug #289470. by sewardj · 12 years ago
  67. b95e4d9 Add another intercept for strncasecmp_l. Fixes #297701. by sewardj · 12 years ago
  68. b6bf12c Add ioctl wrappers for "Linux user input device". Fixes #296229. by sewardj · 12 years ago
  69. 54c45db Clean up the PDB reader somewhat, mostly in the area of biasing. by sewardj · 12 years ago
  70. 6b5625b Allow multiple rw and rx mappings in the ELF debuginfo reader. by sewardj · 12 years ago
  71. e1e8fce Fix bug in leak search when an ignore range is specified by philippe · 12 years ago
  72. 931acaf Add tests for SMMUL{R}, both ARM and Thumb encodings. by sewardj · 12 years ago
  73. d0b8b37 Update bug status. by tom · 12 years ago
  74. a1eed9d Wire up four more system calls on arm, based on patch by tom · 12 years ago
  75. a7b9dfc Add support for the SIOCSHWTSTAMP ioctl, based on a patch by tom · 12 years ago
  76. 7ceb70c Note 286917 fix. by sewardj · 12 years ago
  77. 751b55e Wire up dup3 on arm. Fixes BZ#299629. by tom · 12 years ago
  78. 2157b2c RM: Implement QADD and QSUB (valgrind side fixes). Fixes #286917. by sewardj · 12 years ago
  79. 3fc9929 Add support for the CDROM_GET_CAPABILITY ioctl based on patch by tom · 12 years ago
  80. 617f1b2 Note 290006 fixage. by sewardj · 12 years ago
  81. 2b50c6f remove 302800 (bug invalid and/or covered by --soname-synonyms) by philippe · 12 years ago
  82. 0fb09b3 remove 301204 (already in NEWS fixed section) by philippe · 12 years ago
  83. 4d7a771 none/tests/ifunc: Only run this test if the "ifunc" executable has been built by bart · 12 years ago
  84. 8bfc215 295590 Helgrind: Assertion 'cvi->nWaiters > 0' failed when cond var being waited upon destroyed by philippe · 12 years ago
  85. 32b4a42 fix 303127 Power test suite fixes for frsqrte, vrefp, and vrsqrtefp instructions by philippe · 12 years ago
  86. a6be8b1 fix 303116 - Add support for the POWER instruction popcntb (Valgrind side) by philippe · 12 years ago
  87. b0e5b69 fix 302918 Enable testing of the vmaddfp and vnsubfp instructions in the testsuite by philippe · 12 years ago
  88. f78a503 Enhance the check for ifunc compatibility testing. by florian · 12 years ago
  89. 471335b Fix use of AC_LANG_SOURCE for ifunc attribute testing. by florian · 12 years ago
  90. 251c2f9 Add testcase from bugzilla #301204. by florian · 12 years ago
  91. e529b87 Improve behaviour of mempool redzone checking if user does not follow the manual (297911) by philippe · 12 years ago
  92. 66d7f24 drd/tests/filter_stderr: Remove a space and two backslashes by bart · 12 years ago
  93. 8a91f38 Finish initial triaging pass. by sewardj · 12 years ago
  94. 732b358 Allow an IFunc symbol to be merged with a non-IFunc symbol that by tom · 12 years ago
  95. eeb0733 fix 302709 valgrind for ARM needs extra tls support for android emulator by philippe · 12 years ago
  96. 4a2faf1 Commit results of triagery so far. by sewardj · 12 years ago
  97. 0b7d456 drd/tests/tc04_free_lock: Use drd/tests/filter_stderr by bart · 12 years ago
  98. 36c2b8c Including additional header file to syswrap-linux.c to see VG_(get_SP). by petarj · 12 years ago
  99. f1dcf31 Add new .exp file to EXTRA_DIST by florian · 12 years ago
  100. 95e330f Yet another exp file for dash (0.5.7-2ubuntu2). by florian · 12 years ago