1. bed0746 Bug 346185 - Fix typo saving altivec register v24. by sewardj · 9 years ago
  2. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  3. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  4. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  5. 582d582 This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
  6. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  7. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 11 years ago
  8. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  9. 63abcdf mips64: add extra Iop cases in VEX and fix compiler warning. by dejanj · 11 years ago
  10. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  11. 1b1420b Reserve space for frame header in disp_run_translations for MIPS. by petarj · 12 years ago
  12. e808f81 Change script to also handle IBM's copyright notice. Update copyright notices. by florian · 12 years ago
  13. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  14. c68994d Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  15. 4b50415 tchain optimisation for s390 (valgrind bits) by florian · 12 years ago
  16. 6e0015a Followup to r12527. Use 32-bit arithmetic to increment xindir by florian · 12 years ago
  17. d7a0cd6 Use 32-bit XIndir counter incs, instead of 64-bit, as per r12527. by sewardj · 12 years ago
  18. 96b3c20 Use 32-bit XIndir counter incs, instead of 64-bit, as per r12527. by sewardj · 12 years ago
  19. 5f55436 Use 32-bit XIndir counter incs, instead of 64-bit, as per r12527. by sewardj · 12 years ago
  20. bba6f31 Last optimisation for the day: change VG_(stats__n_xindirs) in such a by sewardj · 12 years ago
  21. 0e5839b (post-tchain-merge cleanup): un-break the build on OSX by fixing up by sewardj · 12 years ago
  22. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 12 years ago
  23. 43acc07 Terminate comment correctly. by florian · 13 years ago
  24. c340306 Get a bunch more copyright dates in the right format, 20xx-2011, by sewardj · 13 years ago
  25. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  26. ae24058 Remove code duplication from the dispatchers. Keep the core loop by florian · 13 years ago
  27. c7b412e Tweak s390x dispatcher. Using CG elminates two load insns. by florian · 13 years ago
  28. 21f8bcf Dispatcher tweak. Saves ALU operation. Suggested by Julian Seward. by florian · 13 years ago
  29. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  30. 729fca5 Un-break Darwin build following r2155/r11786 -- use dual-entry by sewardj · 13 years ago
  31. aeff9fd Remove a load from the s390x dispatcher loop, as per r11781. by sewardj · 13 years ago
  32. 1274027 Give the amd64-linux and x86-linux dispatchers two entry points, not one, by sewardj · 13 years ago
  33. d4da361 dispatch-x86-linux.S: by sewardj · 13 years ago
  34. c060fe8 Undo bogus comment changes committed in r11783. by sewardj · 13 years ago
  35. 155ffd6 Test for guest-state-pointer changes by checking its lowest bit. by sewardj · 13 years ago
  36. dc4f2e7 Remove another memory reference from the arm dispatcher loop, by using by sewardj · 13 years ago
  37. 40f7954 Get rid of a bunch of loads in the arm dispatcher inner loops, and by sewardj · 13 years ago
  38. 4778c66 Change the TT_FAST hash function for from "insn_address >> 2" to by sewardj · 13 years ago
  39. b0475e1 Fix bogus .size directives which are now rejected by binutils 2.21. by sewardj · 13 years ago
  40. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  41. 223125d Merge from branches/THUMB: rack renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  42. b892884 PowerPC: only compile Altivec instructions when the CPU supports these. Fixes bug #238745. by bart · 14 years ago
  43. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  44. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  45. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  46. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  47. 9f20746 Updated copyright years. by njn · 15 years ago
  48. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  49. cfdc5fd gcc-4.3 compile fixes. by sewardj · 17 years ago
  50. 38dba99 Add disclaimers. by sewardj · 17 years ago
  51. 7373582 Make ppc32/64-aix5 work again following recent VG_(tt_fast) rearrangement. by sewardj · 17 years ago
  52. 4994cc2 Fix ppc64-linux dispatcher following r6582. by sewardj · 17 years ago
  53. 5f76de0 by sewardj · 17 years ago
  54. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  55. 0ddf76c Merge r6217 (also comment cosmetics): by sewardj · 18 years ago
  56. 7525c82 Merge r6099: by sewardj · 18 years ago
  57. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  58. 63c8de5 Add .type and .size directives for VG_(run_innerloop) and by tom · 18 years ago
  59. 386c9bf Make VG_(run_innerloop) visible for outer Valgrinds by weidendo · 18 years ago
  60. fdac02c Set fpscr back to a known state after running generated code (64-bit mode). by sewardj · 18 years ago
  61. e68ddf7 Set fpscr back to a known state after running generated code. by sewardj · 18 years ago
  62. 1a1f576 Followup to r5605: fixes for ppc64 by sewardj · 18 years ago
  63. ed69fdb by sewardj · 18 years ago
  64. 22b4448 Fix profiling dispatcher. by sewardj · 19 years ago
  65. 641a5cb Fix copy-n-paste error. by sewardj · 19 years ago
  66. 1a85f4f by sewardj · 19 years ago
  67. a591a05 Make function wrapping work on ppc32-linux. by sewardj · 19 years ago
  68. a7e0cf5 Make function wrapping work on amd64-linux. by sewardj · 19 years ago
  69. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  70. 452ed2a Fix up ppc64 dispatcher following the changes made by r5441. by sewardj · 19 years ago
  71. 3387dda More dispatcher tuning for ppc32/64. Makes a big difference for perf/tinycc. by sewardj · 19 years ago
  72. 0d8ef0b Save %CIA correctly (caused ppc64-linux to loop at the first syscall, by sewardj · 19 years ago
  73. 1ade697 Rewrite ppc64 dispatch loop to avoid profiling overhead, as per ppc32 rewrite (r5352). by cerion · 19 years ago
  74. 5ee4948 Hold the event count in r29 rather than the count register, since the by sewardj · 19 years ago
  75. 5d3a1c9 Rewrite ppc32 dispatch loop to avoid profiling overhead, as per by sewardj · 19 years ago
  76. 0d9efdd Rewrite amd64 dispatch loop to add performance enhancements as per x86 by sewardj · 19 years ago
  77. 274807d - Track vex r1494 (x86/amd64 change of conventions for getting by sewardj · 19 years ago
  78. c726652 More V setup for ppc64 - client stack setup - init_thread1state: set TOC ptr by cerion · 19 years ago
  79. 2108204 Take ppc64 startup further along the road by cerion · 19 years ago
  80. bae052e add comment from log message. by njn · 19 years ago
  81. d5b38b0 Avoid potential partial-flags stall on P4. by sewardj · 19 years ago
  82. a5422db Fix for a nasty bug in loading an fp reg with zero - thanks J! by cerion · 19 years ago
  83. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  84. f2383df add comment from log message by njn · 19 years ago
  85. 911289f Hacks needed for self-hosting on ppc32 (may be removable if stfiwx is implemented). by sewardj · 19 years ago
  86. 1b6b2b3 Changed altivec floating point setup to Java/IEEE mode by cerion · 19 years ago
  87. 3d11e0e Implemented checks for FPSCR and VSCR on leaving dispatcher by cerion · 19 years ago
  88. 70c91dd Hacks to enable self-hosting on amd64, so as to facilitate cachegrinding it. by sewardj · 19 years ago
  89. fcf6209 wibble by sewardj · 19 years ago
  90. 2c36d42 The absolute bare minimum changes needed to make it work on an by sewardj · 19 years ago
  91. e3826cf Hook the ppc32 stuff up to the revised CPU detection machinery, and by sewardj · 19 years ago
  92. e2d1e67 Tidy up the machinery for detecting the CPU type and capabilities. by sewardj · 19 years ago
  93. 51ce791 Comments from Greg Parker re ppc ABI conventions. by cerion · 19 years ago
  94. 3e35756 Save/Restore condition register, and VRSAVE register in core dispatch loop. by cerion · 19 years ago
  95. e51a42c store & load callee-saved floating-point and vector registers in core dispatch loop. by cerion · 19 years ago
  96. 34f042e Use standard syntax for the rlwinm. by sewardj · 19 years ago
  97. 801ac81 Make the dispatch files platform-specific, not just arch-specific, by njn · 19 years ago
  98. a48a493 Make ppc32-linux build again following aspacem merge. Doesn't work, though: by sewardj · 19 years ago
  99. 45f4e7c by sewardj · 19 years ago
  100. c6957cf Rename VG_(have_altivec) => VG_(have_altivec_ppc) for consistency. by cerion · 19 years ago