1. fa5ce56 On arm-linux, add r7 to the set of registers that the CFI unwinder by sewardj · 14 years ago
  2. a3551be arm-linux: determine whether the host supports Neon by looking at our by sewardj · 14 years ago
  3. 5ae70ce Fix somewhat nonsensical ifdeffery. by sewardj · 14 years ago
  4. dcb3a59 Stop gcc complaining that dcbz_szB is used uninitialised. by sewardj · 14 years ago
  5. b9c815b Support the DCBZL instruction. Also, query the host CPU at startup by sewardj · 14 years ago
  6. 83c5a92 Added functions for querying the properties of the alternate stack. by bart · 14 years ago
  7. 1dbd337 Merge from branches/THUMB: m_machine changes needed for Thumb support: by sewardj · 14 years ago
  8. 40d91c7 x86/amd64: detect whether the CPU supports LZCNT. Followup to #212335. by sewardj · 14 years ago
  9. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  10. f5f1e12 Various minor fixups to make ppc32/64-linux work again following by sewardj · 15 years ago
  11. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  12. 598971e Fix identification of sse3 on amd64s. Previously it was identifying by sewardj · 15 years ago
  13. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  14. 3b0cae7 Reinstate an include needed on ppc{32,64}-linux. by sewardj · 15 years ago
  15. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  16. 252d72f Remove an unnecessary #include. by njn · 15 years ago
  17. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  18. 9f20746 Updated copyright years. by njn · 15 years ago
  19. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 16 years ago
  20. 1581e74 Do not only intercept SIGILL during detection of the supported instruction set by bart · 16 years ago
  21. 9c606bd by sewardj · 16 years ago
  22. 89230ca Allow 64-byte line sizes (PA6T cpu). by sewardj · 16 years ago
  23. 7cf4e6b by sewardj · 16 years ago
  24. 0fb0320 Added VG_(thread_get_stack_size)(). by bart · 16 years ago
  25. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  26. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  27. bbec772 Misc changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  28. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  29. f1c91e0 Merge r6127: Extend for AIX5. Nothing surprising here. by sewardj · 18 years ago
  30. 4cfea4f by sewardj · 18 years ago
  31. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  32. 7159212 Add a comment that really should have been in r5820. by sewardj · 18 years ago
  33. 54d0dc7 ppc32-linux: work around assemblers which can't do Altivec, by by sewardj · 18 years ago
  34. 7637e9e Fix CPU feature identification for ppc32/64 - add more paranoia, and by sewardj · 18 years ago
  35. b32bc73 Un-break ppc32 following recent hw-capabilities hackery. by sewardj · 19 years ago
  36. e3121f3 Track vex r1555 (Change the way Vex represents architecture variants by sewardj · 19 years ago
  37. 53ee1fc Deal with function pointer vs function entry crazyness on ppc64-linux. by sewardj · 19 years ago
  38. 1f0d814 Track changes to PPC naming convention - VEX r1504 by cerion · 19 years ago
  39. 297c88f fixed up ppc64 assembly with .opd sections by cerion · 19 years ago
  40. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  41. 2c36d42 The absolute bare minimum changes needed to make it work on an by sewardj · 19 years ago
  42. 22a787b Use revised PPC32 subarchitecture categories. by sewardj · 19 years ago
  43. e3826cf Hook the ppc32 stuff up to the revised CPU detection machinery, and by sewardj · 19 years ago
  44. e2d1e67 Tidy up the machinery for detecting the CPU type and capabilities. by sewardj · 19 years ago
  45. a48a493 Make ppc32-linux build again following aspacem merge. Doesn't work, though: by sewardj · 19 years ago
  46. c6957cf Rename VG_(have_altivec) => VG_(have_altivec_ppc) for consistency. by cerion · 19 years ago
  47. bc28f66 setup new variable VG_(have_altivec) from auxv::AT_HWCAP by cerion · 19 years ago
  48. acaec5f Incorporate a patch from Craig Chaney which gives better stack by sewardj · 19 years ago
  49. 1d0cb0d by njn · 19 years ago
  50. 7821e2e Make Valgrind work again on x86 CPUs which don't have SSE. This is a by sewardj · 19 years ago
  51. 10f08cf ppc32: reinstate collection of cache-line-size info from the auxv by sewardj · 19 years ago
  52. af839f5 by njn · 19 years ago
  53. b506bd8 by njn · 19 years ago
  54. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  55. c7561b9 by njn · 19 years ago
  56. 6ace3ea by njn · 19 years ago
  57. f536bbb by njn · 19 years ago