1. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  2. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  3. e8ffbc2 Fix an outdated comment as pointed out in BZ #211256. by florian · 9 years ago
  4. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  5. 695dde8 The linux launcher showed some odd behaviour. When given a shell script by florian · 9 years ago
  6. 26ed419 Adds initial support for AArch64 (arm64) on Android. Small programs by sewardj · 10 years ago
  7. 0c89e9b Merge revisions 14213 and 14612 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  8. ed12bf2 EM_PPC64 isn't defined by some older Android NDKs. Define it if necessary. by sewardj · 10 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. 9c6b05d mips32: Adding mips32/Android support to Valgrind. by dejanj · 10 years ago
  13. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  14. b593be3 Robustise the find_client function. Also fix a memory leak spotted by by florian · 11 years ago
  15. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  16. 1ae5353 Avoid copying a string coming from argv[] into a fixed size buffer. by florian · 11 years ago
  17. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  18. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  19. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  20. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  21. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  22. ca8d94a Conditionalise code that uses some ELF constants that Android doesn't by sewardj · 13 years ago
  23. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  24. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  25. 5c46da8 Include valgrind headers before system headers to avoid problems by tom · 14 years ago
  26. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 14 years ago
  27. 6431e30 Fix a couple of nits picked up by gcc-4.5, which is more warningful than 4.4. by sewardj · 15 years ago
  28. 020f94c Fixed a compiler warning. by bart · 15 years ago
  29. 1edc55a Add some extra debugging to the launcher. by tom · 15 years ago
  30. 220591d Fix whitespace-skipping loop. (Konstantin Serebryany) (see #204377) by sewardj · 15 years ago
  31. 4ff8f6c The linker in Fedora Rawhide seems to be using ELFOSABI_LINUX as by tom · 15 years ago
  32. 58899e8 Fix a problem with r10384: it was failing to read the ELF header if the by njn · 15 years ago
  33. 33e57a7 Make the Linux launcher more like the Darwin one in how it reads the by njn · 15 years ago
  34. 9f20746 Updated copyright years. by njn · 15 years ago
  35. 6bf365c Changed the way files are installed. Instead of going into by njn · 15 years ago
  36. 4f350d1 Removed Makefile.core.am with some judicious refactoring. Also fix a stupid by njn · 15 years ago
  37. f6ded8c Removed Makefile.core.am with some judicious refactoring. by njn · 15 years ago
  38. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  39. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  40. e25abab Merge r6106 (rename the Linux launcher and add an AIX5 one.) by sewardj · 18 years ago[Renamed from coregrind/launcher.c]
  41. 4cfea4f by sewardj · 18 years ago
  42. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  43. 8813eef Make the selection of the default platform a bit more sophisticated, by sewardj · 18 years ago
  44. 81e60b2 Add comment from commit log. by njn · 18 years ago
  45. a879a47 Make sure EM_X86_64 is defined as elf.h doesn't define it on some older systems. by tom · 18 years ago
  46. 2108204 Take ppc64 startup further along the road by cerion · 19 years ago
  47. d822c6c My emacs is just too clever for its own good... by tom · 19 years ago
  48. 0f7573d Use sysconf to get the page size as it is more portable. by tom · 19 years ago
  49. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  50. 98e68a4 If the launcher can't figure out what it's own name is, don't bail by sewardj · 19 years ago
  51. fd721c2 Rename m_launcher.c to launcher.c to make clear it's not part of the by sewardj · 19 years ago[Renamed from coregrind/m_launcher.c]
  52. 45f4e7c by sewardj · 19 years ago