1. 9745a82 Add tests for new insns in vex r2033 (SADD16, SSUB16, SASX, SMLAWB, SMLAWT) by sewardj · 14 years ago
  2. 2335886 Made power6_bcmp testcases pass - patch from Maynard Johnson. Closes #250777. by bart · 14 years ago
  3. 482d35c PowerPC, Altivec: avoid using typedefs in combination with the vector keyword. by bart · 14 years ago
  4. 55e438b Added configure test that checks whether the assembler supports the SSE4a instruction lzcnt. by bart · 14 years ago
  5. 7f0ac75 Add missing (empty) stdout.exp files. by sewardj · 14 years ago
  6. 0415734 Add tests for RBIT (bit-reverse) instruction (Thumb only). by sewardj · 14 years ago
  7. 0e342a0 Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. by sewardj · 14 years ago
  8. f9fe602 Followup to r11333: rename HAVE_ALTIVEC back to HAS_ALTIVEC, since the by sewardj · 14 years ago
  9. 6467a15 Un-break feature detection for Altivec, so that the Altivec tests by sewardj · 14 years ago
  10. 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
  11. 2536c9d Improved test cases for Neon VLDn/VSTn instructions. by sewardj · 14 years ago
  12. 81e06dc Add test cases for v6 media instructions in both ARM and Thumb mode. by sewardj · 14 years ago
  13. 1c29a94 Add tests for all {ARM,Thumb} x {integer,NEON} instructions. by sewardj · 14 years ago
  14. 6b564a0 Merge from branches/THUMB: test programs for NEON and Thumb. by sewardj · 14 years ago
  15. fc9b171 Add a test which checks the ISTRI-vs-ESTRI-vs-ISTRM-vs-ESTRM by sewardj · 14 years ago
  16. db3c42f Add tests for PINSRB and PTEST. by sewardj · 14 years ago
  17. 7f3019b Fix strict-aliasing violations; + minor futzing. by sewardj · 14 years ago
  18. 5ac9906 Majorly improve and generalise the core arithmetic routines. by sewardj · 14 years ago
  19. 0a87e8d Add a test program for PCMPISTRI on amd64 (not yet hooked up). by sewardj · 14 years ago
  20. fc3ce48 Partially connect up the LZCNT tests. What remains to be done is to by sewardj · 14 years ago
  21. ab20576 Test cases for LZCNT instruction support. Not wired up yet. by sewardj · 14 years ago
  22. e12694d Update expected output for Ubuntu 10.04. by sewardj · 14 years ago
  23. 9cb6475 Update expected outputs following vex r1992. by sewardj · 14 years ago
  24. b1cc5d6 by njn · 14 years ago
  25. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  26. c7d0a8f Add tests for ROUNDSS and ROUNDSD -- partial coverage, for the cases by sewardj · 14 years ago
  27. b823b85 Valgrind-side changes needed to go with vex r1984 (Implement SSE4 by sewardj · 14 years ago
  28. e7acec7 Add a test program for SSE4 instructions. Currently not integrated by sewardj · 14 years ago
  29. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  30. 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
  31. c5eceac Add missing backslash. by sewardj · 14 years ago
  32. d59b569 Add test cases for XADD reg,reg. (Nicolas Sauzede, nicolas.sauzede@st.com). by sewardj · 14 years ago
  33. 958c1f3 Enable testing of FISTS and FISTPS on amd64. by sewardj · 14 years ago
  34. f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 14 years ago
  35. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  36. faf6727 Link the tls test against tls2.so as it references symbols in it by tom · 14 years ago
  37. f6122a0 The help text printed by command-line option -h does now show the default by bart · 14 years ago
  38. 9be5bdc Add tests for UXTAB and SXTAH. by sewardj · 15 years ago
  39. 540cc4a Add command line flag --vex-guest-chase-cond=no|yes [no] to control by sewardj · 15 years ago
  40. f94d467 Add tests for PLD (cache-prefetch-hint) instructions. by sewardj · 15 years ago
  41. dc2371c Add a test program for ARM v5 integer instructions, and also for some by sewardj · 15 years ago
  42. 96e5d27 Add the default stderr_filter for this directory; else no tests work. by sewardj · 15 years ago
  43. f18fa95 Further buildsystem bashing, in order to try and get something make-dist-able. by sewardj · 15 years ago
  44. 1ba8a8e Try to integrate none/tests/arm properly in the build system. by sewardj · 15 years ago
  45. 10bd938 Portability fix for arm-linux. by sewardj · 15 years ago
  46. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  47. 116458b Changes: by bart · 15 years ago
  48. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  49. 8758264 Remove a trailing whitespace. by rjwalsh · 15 years ago
  50. 2b08378 Added output variant for Linux systems without readlinkat(). by bart · 15 years ago
  51. d1f724c Added regression tests that verify the following behavior: by bart · 15 years ago
  52. 0f212dc Fixed bug #204317: regression tests none/tests/cmdline[12] fail if by bart · 15 years ago
  53. 3b7f39b Fix the access_extended wrapper, which was rather broken. That's what I get by njn · 15 years ago
  54. cab64bc Update .exp files for r10783. by njn · 15 years ago
  55. 2d9e874 by sewardj · 15 years ago
  56. 7375de3 More docs build tweaks: by njn · 15 years ago
  57. 97db761 Various option-related tweaks: by njn · 15 years ago
  58. 99319b3 This should have been removed in r10699. by njn · 15 years ago
  59. f3977a3 Don't wrap the "Command:" line, as doing so makes cutting-and-pasting the by njn · 15 years ago
  60. d55f0d9 With the recent VG_(message) change, by njn · 15 years ago
  61. 0c58a74 Forgot to add these in r10690. by njn · 15 years ago
  62. f8a11cf In the "Command:" line in the preamble, escape special chars such as ' ' and by njn · 15 years ago
  63. 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
  64. 53162bf Print the command being run at startup. It wraps to avoid going over 80 by njn · 15 years ago
  65. 05a8917 Started overhauling the documentation: by njn · 15 years ago
  66. 0a96643 Make sure the x86 direction flag is cleared again if we set it as part by tom · 15 years ago
  67. bf599f7 mremap2 is a totally unreliable test; it's the only test that fails on a by njn · 15 years ago
  68. d6db259 In r10465 --time-stamp=yes got slightly broken -- the space between the time by njn · 15 years ago
  69. e4b9921 Updated expected output. by bart · 15 years ago
  70. d651d1f Fixed the inline assembly code such that it also works correctly with gcc 4.4.0. While accessing stack variables from inline assembly code that modifies the stack pointer works fine with gcc 3.0 - gcc 4.3 with optimization disabled, it gives incorrect results with gcc 4.4.0. by bart · 15 years ago
  71. 8fd8758 Merge none/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  72. 10b9aea Shorten the preamble by moving some of it into the --help output. This by njn · 15 years ago
  73. d4f90d2 Suppress an error within syslog(). Patch from Dan Kegel. Fixes bug 191192. by njn · 15 years ago
  74. a01ed5e Only run none/tests/amd64/bug127521-64 on machines supporting cmpxchg16b. by sewardj · 15 years ago
  75. ac258d8 Add tests to verify behaviour of atomic instruction handling. by sewardj · 15 years ago
  76. 33e57a7 Make the Linux launcher more like the Darwin one in how it reads the by njn · 15 years ago
  77. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  78. 20d3e60 Unbreak nestedfns on --enable-only32bit installations. by njn · 15 years ago
  79. 656b077 Make this file executable too. by njn · 15 years ago
  80. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  81. d1173b8 DARWIN sync: Makefile.am layout, mostly. by njn · 15 years ago
  82. d243486 DARWIN sync: add a #include. by njn · 15 years ago
  83. 1119c8f Remove unnecessary #include. by njn · 15 years ago
  84. 747115d Add some missing 'make dist' files. by njn · 15 years ago
  85. ff5bdd4 Merge r9900 (make dist fixes) from the MESSAGING_TIDYUP branch. by njn · 15 years ago
  86. 2d5ff4f Merge part of r9709 (m_signals.c clean-ups) from the DARWIN branch. by njn · 15 years ago
  87. f96aa84 Refactor and recomment async-sigs so it's easier to understand. Send all by njn · 15 years ago
  88. 492f00b Fix test breakage caused by r9694. by njn · 15 years ago
  89. 2f2b1b3 Merged r9673 (remove susphello) from the DARWIN branch. by njn · 15 years ago
  90. 28eafaa Merge r9667 (fdleak_ipv4 portability tweak) from the DARWIN branch. by njn · 15 years ago
  91. c885053 Merge r9666 (badseg portability tweak) from the DARWIN branch. by njn · 15 years ago
  92. 81b975c Merged r9657 (fdleak fixes) from the DARWIN branch. by njn · 15 years ago
  93. c9a6f4b Merge r9610 (AM_CCASFLAGS tweaks for test Makefiles) from the DARWIN branch. by njn · 15 years ago
  94. 52cb75c Merged r9602 and r9603 (make cpuid pass on Darwin, rename .s files to .S) by njn · 15 years ago
  95. ae508b0 Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN by njn · 15 years ago
  96. 1e97aee Merge r9571 (get faultstatus building again) from the DARWIN branch. by njn · 15 years ago
  97. 0f8731a Merge r9564 (make pth_cvsimple more reliable) from the DARWIN branch. by njn · 15 years ago
  98. 06ca332 Merge r9550..r9552 (move seg_override and sigcontext) from the DARWIN branch. by njn · 15 years ago
  99. 5281fd1 Merged r9546..r9548 (moved blockfault, and filtering fixes) from the DARWIN by njn · 15 years ago
  100. 83b62cb Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN branch. by njn · 15 years ago