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