1. 360ed5d Decode NOREDIR events properly in debug output. by tom · 18 years ago
  2. 1a85f4f by sewardj · 18 years ago
  3. a591a05 Make function wrapping work on ppc32-linux. by sewardj · 18 years ago
  4. a7e0cf5 Make function wrapping work on amd64-linux. by sewardj · 18 years ago
  5. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 18 years ago
  6. ae23547 Comment-only change. by sewardj · 18 years ago
  7. becae08 Add register-use summary. by sewardj · 18 years ago
  8. b44c0b6 Handle the <<= and >>= operators in stabs. Fixes bug #119914. by tom · 18 years ago
  9. 07406df Unbreak make dist. by sewardj · 18 years ago
  10. 6792df3 Make this test 64-bit clean. by sewardj · 18 years ago
  11. 50e77b2 Even more ppc64-linux syscalls. by sewardj · 18 years ago
  12. ac39b46 This is logically part of r5501 (ppc64-linux symbol reading fixes) by sewardj · 18 years ago
  13. 8588865 Make symbol table reading understand the .opd section conventions used by sewardj · 18 years ago
  14. 7894793 Fix a casting bug in the LOADV8 slow (misaligned) case spotted by Nick. by sewardj · 18 years ago
  15. f0915fc Initial redirect stuff for ppc64-linux. by sewardj · 18 years ago
  16. 73e1636 More syscalls ... by sewardj · 18 years ago
  17. 48540da Build fix for oset_test following recent build system hackery. by sewardj · 18 years ago
  18. bc692db Minor cleanups: by sewardj · 18 years ago
  19. 87f7fdd Do ppc32 tests on ppc64-capable platforms. by sewardj · 18 years ago
  20. 3a699b8 amd64-linux adjustments as a followup to r5493. by sewardj · 18 years ago
  21. 0126214 by sewardj · 18 years ago
  22. 3a0158f update suppression for newer versions of Xorg by dirk · 18 years ago
  23. bae22cf Tidy up some ppc64 assembly & comments a little. by cerion · 19 years ago
  24. 34c5a01 couple more svn:ignore's by cerion · 19 years ago
  25. cea9ae4 Add ppc64 int,fp,vmx regtest: jm-insns by cerion · 19 years ago
  26. a2a5838 Update ppc32 jm-insns regtest to test ppc64 insns, if built with -m64. by cerion · 19 years ago
  27. b8efd2a regtest none::ppc32 by cerion · 19 years ago
  28. d74076b Signal-related syscall support. by sewardj · 19 years ago
  29. 8a8934d casting paranoia (harmless) by sewardj · 19 years ago
  30. 2c6502d First cut at signal frame build/removal for ppc64-linux. Ghastly by sewardj · 19 years ago
  31. 6e58d50 update by dirk · 19 years ago
  32. e390bdf Enable various syscalls. by sewardj · 19 years ago
  33. 4246fc6 Oops, fix interrupted-syscall snafu. by sewardj · 19 years ago
  34. 38a88b7 Recrystallise the warp core on ppc64-linux. by sewardj · 19 years ago
  35. a7421c9 Fun n games making sys_clone() work. by sewardj · 19 years ago
  36. 9fdc189 Update. by sewardj · 19 years ago
  37. 0d4f8ac Don't confuse ppc32 and ppc64. by sewardj · 19 years ago
  38. 83008d6 More paranoia please. by sewardj · 19 years ago
  39. 1a0e39f Read dwarf2 line number information even if a .debug_str section was by sewardj · 19 years ago
  40. a974276 Make this work on SSE1-only machines. by sewardj · 19 years ago
  41. 57a5b7b Update. by sewardj · 19 years ago
  42. 834db0e Also do sse memory overrun tests on x86. by sewardj · 19 years ago
  43. a5b1b25 Add a test program which checks for memory overruns in the SSE insn decoder. by sewardj · 19 years ago
  44. 13247ca Finally fix the bug causing dynamic ppc64-linux executables not to by sewardj · 19 years ago
  45. 4d3ab3e Fix typo by sewardj · 19 years ago
  46. 5325844 A couple more ppc64-linux syscalls. by sewardj · 19 years ago
  47. fd73ebb Add a --trace-mem option to Lackey to print out a memory access trace, if by njn · 19 years ago
  48. ee03863 More ppc64-linux syscalls. by sewardj · 19 years ago
  49. 452ed2a Fix up ppc64 dispatcher following the changes made by r5441. by sewardj · 19 years ago
  50. 018895d Tentative fix for #117332: No line numbers printed by Valgrind 3.1.0 by sewardj · 19 years ago
  51. 422c790 In fbench, compute sin/cos/sqrt from "first principles", so that the by sewardj · 19 years ago
  52. f62d496 Update. by sewardj · 19 years ago
  53. 3ae3dd3 VG_(getgroups) fix (Shinichi Noda) by sewardj · 19 years ago
  54. f843ad2 Check that the two sigprocmasks haven't failed. by sewardj · 19 years ago
  55. 3387dda More dispatcher tuning for ppc32/64. Makes a big difference for perf/tinycc. by sewardj · 19 years ago
  56. 95c2329 code layout wibbles only by njn · 19 years ago
  57. b1e1a7a Attempt to make tinycc work on ppc32, by (1) getting rid of various by sewardj · 19 years ago
  58. c0ec8e9 by njn · 19 years ago
  59. 694202c Update for recent change to OSet interface. by njn · 19 years ago
  60. 02280ba add extra note about tinycc by njn · 19 years ago
  61. 7d414c1 update by njn · 19 years ago
  62. 2bf9ba6 A minor performance improvement -- make swizzle() faster. by njn · 19 years ago
  63. 755e126 Fix read-after-free in VG_(HT_destruct). This fixes by sewardj · 19 years ago
  64. 5267526 Tidy up ppc32 jm-insns test some more. by cerion · 19 years ago
  65. afa1226 by njn · 19 years ago
  66. c281233 ppc64 ELF allows the 288 bytes below the stack pointer to be accessed. by sewardj · 19 years ago
  67. db2ac81 Make ppc64-linux stack unwinding work. by sewardj · 19 years ago
  68. fbfbd4f Change default --reps value from 3 to 1. by njn · 19 years ago
  69. 5fed8c0 ppc64-linux fixes by sewardj · 19 years ago
  70. 5bb8682 ppc64-linux fixes. by sewardj · 19 years ago
  71. b00944a Handle ppc64-related primops. by sewardj · 19 years ago
  72. 0fe1441 Tracking VEX r1507 adjusted references to renamed VEX dirs guest-ppc/, host-ppc/ by cerion · 19 years ago
  73. 53ee1fc Deal with function pointer vs function entry crazyness on ppc64-linux. by sewardj · 19 years ago
  74. 8a43f81 Tidied up jm-insns.c test a little. by cerion · 19 years ago
  75. 1f0d814 Track changes to PPC naming convention - VEX r1504 by cerion · 19 years ago
  76. 1bc8210 Handle CmpORD64{U,S} as ppc64 requires those. by sewardj · 19 years ago
  77. 26c80bd Use rt_sigprocmask, and check for errors correctly. (Not yet done: amd64-linux). by sewardj · 19 years ago
  78. 3d6320c Add enough syscalls to run bzip2 on ppc64-linux. by sewardj · 19 years ago
  79. 39e8160 Properly return error codes resulting from sigprocmask failures. by sewardj · 19 years ago
  80. 331dc98 Comment-only changes by sewardj · 19 years ago
  81. cda391f Add comment about log2(). by njn · 19 years ago
  82. 2537616 Make async-style syscalls work on ppc64, by using rt_sigprocmask by sewardj · 19 years ago
  83. f7fe0ee More ppc64-linux syscalls. by sewardj · 19 years ago
  84. 297c88f fixed up ppc64 assembly with .opd sections by cerion · 19 years ago
  85. 55c9fa9 When switching threads on ppc64, clear the reservation pseudo-reg, as on ppc32. by sewardj · 19 years ago
  86. e004d72 Add a destructor function to OSet_Destroy() which can be called for each node. by njn · 19 years ago
  87. 78cce3f Add the name of the input file to cg_annotate's output. by njn · 19 years ago
  88. 860b8dd Make a start adding syscalls. by sewardj · 19 years ago
  89. 0d8ef0b Save %CIA correctly (caused ppc64-linux to loop at the first syscall, by sewardj · 19 years ago
  90. 93fe3b2 Renamed coregrind.h to pub_core_clreq.h and introduced pub_tool_clreq.h to by njn · 19 years ago
  91. 7654d5e update by njn · 19 years ago
  92. 920050d Fixed cg_annotate bug -- when using the --sort option the primary threshold by njn · 19 years ago
  93. 99c8558 Add a new performance benchmark: tinycc. by njn · 19 years ago
  94. 1ade697 Rewrite ppc64 dispatch loop to avoid profiling overhead, as per ppc32 rewrite (r5352). by cerion · 19 years ago
  95. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  96. 13a4926 Remove remaining profiling gunk from Memcheck. by njn · 19 years ago
  97. fe5115a Remove the old profiling stuff from Memcheck. by njn · 19 years ago
  98. da033f5 Fix for bug #117096. by njn · 19 years ago
  99. baecb10 Bugfix update by njn · 19 years ago
  100. f7ba703 Fix a minor --gen-suppressions output bug. by njn · 19 years ago