1. 1b96ee6 Add missing VKI_ prefixes. by tom · 18 years ago
  2. c1369aa Implement the vm86 and vm86old system calls based on a patch by tom · 18 years ago
  3. ab53d3e Enable enough syscalls to make self-hosting work on ppc64. by sewardj · 18 years ago
  4. 5d2af67 Implement a few extra ioctls based on patch from Eric Pouech in bug #120728. by tom · 18 years ago
  5. 59f1811 Another ppc related suppression (Dave Nomura). by sewardj · 18 years ago
  6. 94fb233 Don't use -gstabs on ppc64-linux, as it doesn't work with some gccs (Dave Nomura). by sewardj · 18 years ago
  7. 39eb667 Fix minor anomaly pointed out by icc9. by sewardj · 18 years ago
  8. f8dc64f Denestification. by rjwalsh · 18 years ago
  9. 1162491 Teach the Dwarf2 line-info reader how to handle so-called 64-bit by sewardj · 18 years ago
  10. 517cdd5 Enable sys_getrusage. by sewardj · 18 years ago
  11. c8c5c87 Handle main thread stacks up to 16MB. by sewardj · 18 years ago
  12. d5a30a4 Fix erroneous hardwired redirect spec. by sewardj · 18 years ago
  13. 453e8f8 Get rid of general case in mkLazy3 and instead add new cases as they appear. by sewardj · 18 years ago
  14. 96a015e Enable rounding checks for fmadd/fmsub et al. by sewardj · 18 years ago
  15. e91cea7 Track vex r1573 (introduction of 4-arg IR primops for ppc fmadd/fmsub). by sewardj · 18 years ago
  16. c075dfc Add regression tests for the twi and tdi instructions, and also for by sewardj · 18 years ago
  17. 86df155 Synthesise and deliver SIGTRAP to clients when requested to do so by vex. by sewardj · 18 years ago
  18. b0e1ccc This causes problems on setups where ld.so is mapped at just over 1M: by sewardj · 18 years ago
  19. fdac02c Set fpscr back to a known state after running generated code (64-bit mode). by sewardj · 18 years ago
  20. e68ddf7 Set fpscr back to a known state after running generated code. by sewardj · 18 years ago
  21. c7e8c74 Test program aimed at exercising x87 insns a bit on amd64. by sewardj · 18 years ago
  22. 378753b Regtest for a double -> unsigned int conversion that xlc generates by sewardj · 18 years ago
  23. be13445 Add a program for checking behaviour of ppc floating point insns in by sewardj · 18 years ago
  24. bee2c28 Add a check for fsincos. by sewardj · 18 years ago
  25. 672f778 Yet more x86 instruction tests, mostly aimed at wierd/transcendental x87 insns. by sewardj · 18 years ago
  26. d6075eb Tidy up a couple more x86-related primops following rounding changes. by sewardj · 18 years ago
  27. 22ac5f4 Followup to r5605: fixes for x86 by sewardj · 18 years ago
  28. 1a1f576 Followup to r5605: fixes for ppc64 by sewardj · 18 years ago
  29. ed69fdb by sewardj · 18 years ago
  30. d05214f Update ignores. by rjwalsh · 18 years ago
  31. 9af10a1 Change the number of client request args from 4 to 5 as that may by sewardj · 18 years ago
  32. ba04c1b Bring these tests into operation. by sewardj · 18 years ago
  33. 258160c Add test cases for soem FX (general-purpose) and GX (graphics) optional insns. by sewardj · 18 years ago
  34. 86e992f Add configure flags --enable-only64bit and --enable-only32bit with by sewardj · 18 years ago
  35. ce07094 Check lsw/stsw insns in 64-bit mode. by sewardj · 18 years ago
  36. b32bc73 Un-break ppc32 following recent hw-capabilities hackery. by sewardj · 18 years ago
  37. e3121f3 Track vex r1555 (Change the way Vex represents architecture variants by sewardj · 18 years ago
  38. 4f3e0f2 Track vex r1553 (addition of Iop_Est8FRecip, case Iop_Est5FRSqrt) by sewardj · 18 years ago
  39. facb3eb Get rid of some will-never-be-used redirections -- names which are in by sewardj · 18 years ago
  40. 1768955 ppc32-linux: enable __NR_statfs by sewardj · 18 years ago
  41. 72a547e Ensure -Wdeclaration-after-statement gets through to vex-land. by sewardj · 18 years ago
  42. b5b6311 Don't build the Altivec constant tables unless Altivec instruction by sewardj · 18 years ago
  43. eb3603e Vex can't simulate floor() or ceil() correctly on ppc32/64 from by sewardj · 18 years ago
  44. 02fd0d7 Test program to check the behaviour of a bunch of FP functions. by sewardj · 18 years ago
  45. f65f9d3 Enable message-queue syscalls. by sewardj · 19 years ago
  46. 48e7bc4 Use perf/fbench as a simple FP test too. This is a modified copy, not a symlink. by sewardj · 19 years ago
  47. 22b4448 Fix profiling dispatcher. by sewardj · 19 years ago
  48. bb68627 Comment-only changes. by sewardj · 19 years ago
  49. 46712cd Use the bz2 test in perf/ as a regression-test, just as a moderately by sewardj · 19 years ago
  50. 7541cac rm unneeded headers by sewardj · 19 years ago
  51. 0283bae Two unrelated changes: by sewardj · 19 years ago
  52. 3a384b3 Index the BB_info table by redirected guest address, not by sewardj · 19 years ago
  53. 6b0d5b3 rm 'inline' - produces too many complaints with -Winline by sewardj · 19 years ago
  54. 7c788ae Get rid of compiler warnings. by sewardj · 19 years ago
  55. e80ac00 Test to check that cachegrind's BB_info management system isn't by sewardj · 19 years ago
  56. 818cbba Update. by sewardj · 19 years ago
  57. 8611edf Handle __NR_madvise. by sewardj · 19 years ago
  58. 2f22bd7 ppc64-linux: compute the correct initial program counter and tocptr by sewardj · 19 years ago
  59. 811f02e Yet another possible output, due to trivial differences in backtraces. by sewardj · 19 years ago
  60. 5a6d7e4 Wibble by sewardj · 19 years ago
  61. 38de099 Make fn wrapping work again on ppc32-linux. by sewardj · 19 years ago
  62. 8215ffa Forgot to svn add this. by sewardj · 19 years ago
  63. 66226cc x86 function wrapping fixes. by sewardj · 19 years ago
  64. c885844 Make amd64 function wrapping work again following recent changes. by sewardj · 19 years ago
  65. d68ac3e Changes to make function wrapping work better on ppc64-linux: by sewardj · 19 years ago
  66. 134d1aa More function wrapping tests. by sewardj · 19 years ago
  67. 7c01859 by sewardj · 19 years ago
  68. 0a3490b Wibble. by sewardj · 19 years ago
  69. 7d5c209 Track line number changes. by sewardj · 19 years ago
  70. 80d9eac More __libc_start_main -> "(below_main)" changes. by sewardj · 19 years ago
  71. 2da8f33 Update with new expected outputs. by sewardj · 19 years ago
  72. 9e9864c Suppressions-tests fixes. by sewardj · 19 years ago
  73. 4658b35 Fixes to track the "(below main)" change. by sewardj · 19 years ago
  74. 5a3f36f Don't try sys_sigprocmask on ppc64-linux. by sewardj · 19 years ago
  75. 81c145a getcontext() seems to be unimplemented on glibc-2.3.3 on ppc64-linux. by sewardj · 19 years ago
  76. a151c39 Clever handling of partially defined equality does not work on by sewardj · 19 years ago
  77. 714cbe0 This was segfaulting on ppc64-linux, even natively. These changes by sewardj · 19 years ago
  78. 26fd33d Make a bit less nonsensical on 64-bit platforms. by sewardj · 19 years ago
  79. cfb5e2b ppc64-linux: apply the bogus-LR kludge in a second place. by sewardj · 19 years ago
  80. dcb6ec8 Deal with somewhat dubious numbers showing up from the kernel for the by sewardj · 19 years ago
  81. aa80426 Rationalise demangling a bit more, so that suppression matching works by sewardj · 19 years ago
  82. da646ca Add handy debugging line. by sewardj · 19 years ago
  83. 94c6735 More syscalls. by sewardj · 19 years ago
  84. cf64bd2 Consistently call init() before doing any MALLOC_TRACE, since the by sewardj · 19 years ago
  85. dfbaa22 Make VG_(get_StackTrace2) aware of bogus LR values in by sewardj · 19 years ago
  86. 0c95e94 Fix an all-platforms bug introduced by the recent overhaul of function by sewardj · 19 years ago
  87. e21a858 To reduce the endless nuisance of multiple different names for "the by sewardj · 19 years ago
  88. 9085f7e Make these behave correctly on ppc64 ELF. by sewardj · 19 years ago
  89. 2e1a677 Valgrind-side handling (fast case) for the ppc64 ELF stack redzone. by sewardj · 19 years ago
  90. 93baf94 Allow more syscalls. by sewardj · 19 years ago
  91. 8813eef Make the selection of the default platform a bit more sophisticated, by sewardj · 19 years ago
  92. 848a1c3 Get the core thread modelling code compiling again - uncomment the by tom · 19 years ago
  93. 342ff2e Update. by sewardj · 19 years ago
  94. 9b0567a Reinstate VG_ARCH_ALL, erroneously removed by r5496. by sewardj · 19 years ago
  95. 33afdb5 Change the default --trace-notbelow= number from zero to infinity, by sewardj · 19 years ago
  96. 774453b The symbol table reader hides all that dot crazyness on ppc64-linux now. by sewardj · 19 years ago
  97. cf95181 ppc64-linux: set R2 before running __libc_freeres by sewardj · 19 years ago
  98. 658f05a More ppc64-linux function replacement/wrapping stuff. by sewardj · 19 years ago
  99. 461df9c These files all speak about instrumentation functions. by sewardj · 19 years ago
  100. 63fed7f Add test code for checking that m_debuginfo's tocptr-reading code on by sewardj · 19 years ago