1. 5afb349 exp-sgcheck is not supported for MIPS architecture. by petarj · 12 years ago
  2. 4b345f3 Enable testing for the ETF3 facility. by florian · 12 years ago
  3. 77c1185 Fix 303624 segmentation fault on Android 4.1 (e.g. on android emulator or Galaxy Nexus OMAP) by philippe · 12 years ago
  4. cf0a28f Be slightly less precise on the leak check perf. improvement in NEWS by philippe · 12 years ago
  5. 57a16a2 patch that improves the speed of the leak search by up to 40% (on amd64) by philippe · 12 years ago
  6. 9994ed6 Small cleanup: use VG_TRACK (when possible) to call tool tracking functions by philippe · 12 years ago
  7. bb2b279 Un-break the build on MacOS, following r12742 (initial support for DWZ by sewardj · 12 years ago
  8. 5d1d88f Track recent bug fixes. by sewardj · 12 years ago
  9. 31c7478 Add some missing syscall numbers for MIPS. by petarj · 12 years ago
  10. 4931c0d Conditionally execute tests depending on revision of MIPS architecture. by petarj · 12 years ago
  11. b08d84d Add tests for MOVBE -- an Intel-Atom-only instruction by sewardj · 12 years ago
  12. ede9caf Before printing a back-trace make sure that page containing the by florian · 12 years ago
  13. 58440e7 Add expected outputs for VCMPNGESS. Should have been included in r12745. by sewardj · 12 years ago
  14. 243b736 Update list of ignored files. by florian · 12 years ago
  15. 4424646 Update list of ignore files. by florian · 12 years ago
  16. 1bc3c00 Add test case for VCMPNGESS. by sewardj · 12 years ago
  17. f745041 Update with recent fixes. by sewardj · 12 years ago
  18. c7188be Accept glibc-2.16 as valid (UNTESTED). by sewardj · 12 years ago
  19. f7c9714 Initial support for DWZ compressed debuginfo -- don't crash, at least, by sewardj · 12 years ago
  20. 6f3f318 Fix ppCfiReg for s390 so --trace-cfi=yes no longer asserts. by florian · 12 years ago
  21. a1c8b4c Update w/ recent bug fixes. by sewardj · 12 years ago
  22. 0788a3f Fix loading of large Mach-O thin binaries. Bug #289470. by sewardj · 12 years ago
  23. b95e4d9 Add another intercept for strncasecmp_l. Fixes #297701. by sewardj · 12 years ago
  24. b6bf12c Add ioctl wrappers for "Linux user input device". Fixes #296229. by sewardj · 12 years ago
  25. 54c45db Clean up the PDB reader somewhat, mostly in the area of biasing. by sewardj · 12 years ago
  26. 6b5625b Allow multiple rw and rx mappings in the ELF debuginfo reader. by sewardj · 12 years ago
  27. e1e8fce Fix bug in leak search when an ignore range is specified by philippe · 12 years ago
  28. 931acaf Add tests for SMMUL{R}, both ARM and Thumb encodings. by sewardj · 12 years ago
  29. d0b8b37 Update bug status. by tom · 12 years ago
  30. a1eed9d Wire up four more system calls on arm, based on patch by tom · 12 years ago
  31. a7b9dfc Add support for the SIOCSHWTSTAMP ioctl, based on a patch by tom · 12 years ago
  32. 7ceb70c Note 286917 fix. by sewardj · 12 years ago
  33. 751b55e Wire up dup3 on arm. Fixes BZ#299629. by tom · 12 years ago
  34. 2157b2c RM: Implement QADD and QSUB (valgrind side fixes). Fixes #286917. by sewardj · 12 years ago
  35. 3fc9929 Add support for the CDROM_GET_CAPABILITY ioctl based on patch by tom · 12 years ago
  36. 617f1b2 Note 290006 fixage. by sewardj · 12 years ago
  37. 2b50c6f remove 302800 (bug invalid and/or covered by --soname-synonyms) by philippe · 12 years ago
  38. 0fb09b3 remove 301204 (already in NEWS fixed section) by philippe · 12 years ago
  39. 4d7a771 none/tests/ifunc: Only run this test if the "ifunc" executable has been built by bart · 12 years ago
  40. 8bfc215 295590 Helgrind: Assertion 'cvi->nWaiters > 0' failed when cond var being waited upon destroyed by philippe · 12 years ago
  41. 32b4a42 fix 303127 Power test suite fixes for frsqrte, vrefp, and vrsqrtefp instructions by philippe · 12 years ago
  42. a6be8b1 fix 303116 - Add support for the POWER instruction popcntb (Valgrind side) by philippe · 12 years ago
  43. b0e5b69 fix 302918 Enable testing of the vmaddfp and vnsubfp instructions in the testsuite by philippe · 12 years ago
  44. f78a503 Enhance the check for ifunc compatibility testing. by florian · 12 years ago
  45. 471335b Fix use of AC_LANG_SOURCE for ifunc attribute testing. by florian · 12 years ago
  46. 251c2f9 Add testcase from bugzilla #301204. by florian · 12 years ago
  47. e529b87 Improve behaviour of mempool redzone checking if user does not follow the manual (297911) by philippe · 12 years ago
  48. 66d7f24 drd/tests/filter_stderr: Remove a space and two backslashes by bart · 12 years ago
  49. 8a91f38 Finish initial triaging pass. by sewardj · 12 years ago
  50. 732b358 Allow an IFunc symbol to be merged with a non-IFunc symbol that by tom · 12 years ago
  51. eeb0733 fix 302709 valgrind for ARM needs extra tls support for android emulator by philippe · 12 years ago
  52. 4a2faf1 Commit results of triagery so far. by sewardj · 12 years ago
  53. 0b7d456 drd/tests/tc04_free_lock: Use drd/tests/filter_stderr by bart · 12 years ago
  54. 36c2b8c Including additional header file to syswrap-linux.c to see VG_(get_SP). by petarj · 12 years ago
  55. f1dcf31 Add new .exp file to EXTRA_DIST by florian · 12 years ago
  56. 95e330f Yet another exp file for dash (0.5.7-2ubuntu2). by florian · 12 years ago
  57. 4ae0dc2 Updated list of ignored files by florian · 12 years ago
  58. 9aa15b7 Update exp file (should have been part of r12701). by florian · 12 years ago
  59. 0f1a6ca drd/tests: Make the expected output match the actual output by bart · 12 years ago
  60. 29e022d Add command line flag --trace-notabove which I've found handy. by florian · 12 years ago
  61. 5fba89f drd/tests: Follow-up for r12690 by bart · 12 years ago
  62. d7ebe55 Final round of moving fixed bugs from 3_7_BUGSTATUS to NEWS. by florian · 12 years ago
  63. f5a3937 Move more fixed bugs from 3_7_BUGSTATUS to NEWS. by florian · 12 years ago
  64. 2011f75 Removed some bugs that were marked invalid. I did not move them to NEWS by florian · 12 years ago
  65. 295bb7f Remove some more entries from 3_7_BUGSTATUS that were already in NEWS. by florian · 12 years ago
  66. b79add8 move the mips port bug entry from 3_7_BUGSTATUS.txt to NEWS by philippe · 12 years ago
  67. 9dca053 Move one more fixed bug from 3_7_BUGSTATUS.txt to NEWS. by philippe · 12 years ago
  68. faa4f05 Move some fixed bugs from 3_7_BUGSTATUS.txt to NEWS. by philippe · 12 years ago
  69. 13cb4eb Update with header lines for all reported bugs so far. by sewardj · 12 years ago
  70. 0088888 Don't be spooked by DW_TAG_{structure,class,union}_type that has only by sewardj · 12 years ago
  71. 5c09e76 drd/tests: Rework r12662 as suggested by Florian Krohm by bart · 12 years ago
  72. 8aa1cb7 Add a text file giving a top-level summary of all bugs reported since by sewardj · 12 years ago
  73. d09354b Update following some bug triaging. by sewardj · 12 years ago
  74. 24d98d9 Getting rid of the warnings about incompatible pointer types on MIPS. by petarj · 12 years ago
  75. 2fd883a Removing the warning about defined yet unused function on MIPS. by petarj · 12 years ago
  76. 7711f9e Increase allowed size of a back-trace to 500 frames. by florian · 12 years ago
  77. bd43bfa Generate type-correct IR (always a good thing :-) when instrumenting by sewardj · 12 years ago
  78. 24b0b73 Updated. by florian · 12 years ago
  79. d663333 Remove an extraneous "extern". by sewardj · 12 years ago
  80. e4f089d Fix inline assembly for the "lfiwax" insn test. #302536. by sewardj · 12 years ago
  81. 11ec518 Adding README.mips to distribution documents. by petarj · 12 years ago
  82. 4cb3dc3 Use multiple processors to build these tests. by sewardj · 12 years ago
  83. b43264c Adding README.mips to EXTRA_DIST in Makefile.am. by petarj · 12 years ago
  84. d533ae5 Calculate the size of vki_elf_gregset_t via operator sizeof on MIPS platforms. by petarj · 12 years ago
  85. b02bbd6 Adding README.mips to Valgrind root directory. by petarj · 12 years ago
  86. e15e954 Finalise the expected output. by sewardj · 12 years ago
  87. b51efc3 Improve testing of AVX FP comparisons. by sewardj · 12 years ago
  88. 350e8f7 Add handling of 256-bit vector FP arithmetic ops, so as to support AVX. by sewardj · 12 years ago
  89. 502ae53 Update. by sewardj · 12 years ago
  90. 9ad4c42 Update. by sewardj · 12 years ago
  91. 9c1f235 Update. by sewardj · 12 years ago
  92. 485b447 Update. by sewardj · 12 years ago
  93. cf96744 Update. by sewardj · 12 years ago
  94. ebd9b78 Update. by sewardj · 12 years ago
  95. 285c723 Update. by sewardj · 12 years ago
  96. f5c0955 Allow each test to be run multiple times (default is 3), rather than just once. by sewardj · 12 years ago
  97. 35e7c82 Update. by sewardj · 12 years ago
  98. 7ea7aa2 Fix compiler warnings for ppc test cases. Patch from Carl Love (carll@us.ibm.com). See also #302205. by bart · 12 years ago
  99. 0cd9edd drd: Add yet another expected output file by bart · 12 years ago
  100. 228ff1a Initializing destination reg for MoveIns test for MIPS. by petarj · 12 years ago