1. d28cc96 Intercept strlen in ld.so on x86. Fixes #266961. by sewardj · 13 years ago
  2. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  3. becedea Avoid that gcc 4.5.x reports the warning "taking address of expression of type void". Tested on amd64 and on ppc64. by bart · 14 years ago
  4. 9790f39 Reverted r11238. by bart · 14 years ago
  5. 1a52028 Avoid that gcc 4.5.x reports the warning "taking address of expression of type void". by bart · 14 years ago
  6. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  7. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  8. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  9. b57e693 Reinstating a heavily modified version of r10402. This is to do with #190429. by sewardj · 15 years ago
  10. 9eec958 Back out r10402 because it completely breaks things on Ubuntu 9.04 and by njn · 15 years ago
  11. 0cddf17 Replace strlen on amd64-linux with a simple version that doesn't by tom · 15 years ago
  12. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  13. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  14. 9f20746 Updated copyright years. by njn · 15 years ago
  15. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  16. 53092c6 ppc64-linux equivalent to r6813 (use sigframe return stub in by sewardj · 17 years ago
  17. a594026 ppc32-linux signal handling: don't place the sigframe return stub on by sewardj · 17 years ago
  18. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  19. f832bb9 Merge r6153: Add client startup code for AIX5. by sewardj · 18 years ago
  20. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  21. a672ea3 Get rid of VG_(x86_linux_REDIR_FOR__dl_sysinfo_int80) and do the x86-linux by sewardj · 18 years ago
  22. 658f05a More ppc64-linux function replacement/wrapping stuff. by sewardj · 19 years ago
  23. 1a85f4f by sewardj · 19 years ago
  24. f0915fc Initial redirect stuff for ppc64-linux. by sewardj · 19 years ago
  25. 6a443b2 As with ppc it's necessary to have an initial redirect for index(strchr) by sewardj · 19 years ago
  26. 31d8342 Various fixes to reduce noise level on SuSE 10 (PPC). Also fix some by sewardj · 19 years ago
  27. 5e7b230 ppc32-linux only: redirect strcmp right from the start. by sewardj · 19 years ago
  28. ad50be3 The strlen that ld.so uses on ppc32 causes a lot of false errors in by sewardj · 19 years ago
  29. b9bce63 Simplify the implementation of m_trampoline and the stuff that refers by sewardj · 19 years ago
  30. 7d2a9c4 by njn · 19 years ago
  31. a7598f6 Moved the code trampoline stuff into a new module, m_trampoline. Not by njn · 19 years ago