1. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  2. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  3. 1a046d5 Include pub_core/tool_clreq.h instead of valgrind.h where apropriate. by florian · 11 years ago
  4. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  5. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  6. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  7. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  8. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  9. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  10. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  11. df0c09e Make -d (enable debug logging) work on Fedora 16 / x86. by bart · 12 years ago
  12. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  13. db4384e Add format specifier %ps: only escape XML-metacharacters for --xml=yes by bart · 13 years ago
  14. b3af9cf Format functions: change format specifier %t into %pS. Remove the _no_f_c formatting function variants. by bart · 13 years ago
  15. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  16. f068f19 Fix a couple of bogus asm constraints observed when trying to build by sewardj · 13 years ago
  17. c7ffc94 Fix up most but not all warnings generated by gcc-4.6 about by sewardj · 13 years ago
  18. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  19. 188a6d7 arm-linux: send output to stderr, as on all other platforms. by sewardj · 14 years ago
  20. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  21. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  22. f6a337e The format attribute may be repeated in the function definition but does not have to. by bart · 15 years ago
  23. 042257f Added support for %o (octal format). by bart · 15 years ago
  24. 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
  25. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  26. 5ed05a5 On x86-linux, send debuglog output to stderr, not stdout. by njn · 15 years ago
  27. 9f20746 Updated copyright years. by njn · 15 years ago
  28. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  29. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  30. a44b15f Make VG_(printf) et al conform to ANSI w.r.t. capitalisation of by sewardj · 17 years ago
  31. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  32. 1355264 Syscall tidying. by sewardj · 18 years ago
  33. 17edf03 Merge r6150 and 6151: - track SysRes changes - add AIX support by sewardj · 18 years ago
  34. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  35. 7337f92 Replace the obviously-bogus piece of inline asm with a probably by sewardj · 18 years ago
  36. a269958 Rewrite inline asm for ppc32/64-linux to make them gcc-4.1.0 proof. by sewardj · 18 years ago
  37. 55c4376 Fix completely bogus asm, which didn't work when compiled with gcc-4.1.0 by sewardj · 18 years ago
  38. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  39. 45f4e7c by sewardj · 19 years ago
  40. 68e4659 by njn · 19 years ago
  41. daf77af New printf format specifier %t, which is like %s but escapes by sewardj · 19 years ago
  42. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  43. c7561b9 by njn · 19 years ago
  44. 1075931 debug-logging (-d) totally didn't work when one Valgrindified process by sewardj · 19 years ago
  45. 02bc4b8 by njn · 19 years ago
  46. 21c6d0f Initial cleanups based on target-specific defines. by sewardj · 19 years ago
  47. d485d69 Even more pissing with inline asm around to placate gcc-3.4 -fpic. We by sewardj · 19 years ago
  48. d4d203b local_sys_write_stderr: tell gcc what registers the asm trashes. by sewardj · 19 years ago
  49. c612186 Make the debug log module work on amd64. by tom · 19 years ago
  50. 311400b Rework the inline assembly implementations of write and getpid for x86 to by tom · 19 years ago
  51. 601371a amd64 build fixes. by sewardj · 19 years ago
  52. d85feff More printing fine-tuning by sewardj · 19 years ago
  53. a5ebfa9 Print a bit more prettily. by sewardj · 19 years ago
  54. 1cf558c by sewardj · 19 years ago