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