1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. bcfaeed Distinguish properly when to establish the client data segment. by iraisr · 9 years ago
  4. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  5. 358f27c Runtime linker ld.so.1 can be now run under Valgrind on Solaris. by iraisr · 9 years ago
  6. fa0a7f4 Check for Solaris specific program headers PT_SUNW_SYSSTAT and PT_SUNW_SYSSTAT_ZONE; by iraisr · 9 years ago
  7. c08e5f4 Fix hard-to-understand code in VG_(load_ELF)(). by iraisr · 9 years ago
  8. 512f27e Fix BZ #338606. Basically, the bug was that it was believed that by florian · 9 years ago
  9. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  10. f0c855f Better align OS X error reporting with other platforms. Refer coregrind/m_ume/elf.c by rhyskidd · 9 years ago
  11. ff4a084 Assorted cleanups: remove magic constants and unneeded header file. Update by florian · 9 years ago
  12. e4a4c57 When skipping white space after #! to find the interpreter by florian · 9 years ago
  13. 26ed419 Adds initial support for AArch64 (arm64) on Android. Small programs by sewardj · 10 years ago
  14. 68790a7 VG_(malloc/calloc/strdup) never return NULL (and never will). by florian · 10 years ago
  15. 6b0cdb0 More stack-end-semantics fixups for MacOS following r14422 and r14392. by sewardj · 10 years ago
  16. b7dfa58 Followup to r14392 (fix up of stack bounds semantics) needed to keep by sewardj · 10 years ago
  17. 582d582 This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
  18. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  19. ec66ad5 Add initial build support for Mac OS X 10.9 (Mavericks). Bug 326724 by sewardj · 10 years ago
  20. b7c2f9d Check for setcap executables, as we already do for setuid and by tom · 10 years ago
  21. 3d24135 The value of AT_BASE should be the offset between where the ELF interpreter by tom · 10 years ago
  22. 9c6b05d mips32: Adding mips32/Android support to Valgrind. by dejanj · 10 years ago
  23. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  24. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  25. d14ab92 Android's elf.h doesn't have PT_GNU_STACK (sigh) and so r13368 broke by sewardj · 11 years ago
  26. 50d6d21 Pay attention to PT_GNU_STACK when deciding what permissions to by tom · 11 years ago
  27. e9f4cfc Don't assume that page size is 4K when loading PIEs. Fixes #263034. by sewardj · 11 years ago
  28. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  29. e07cbb3 Fix a few compiler warnings on Darwin. by florian · 11 years ago
  30. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  31. 0af78ad Char/HChar and constness fixes in m_ume by florian · 12 years ago
  32. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  33. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  34. bb5d4c6 Un-break the build on OSX < 10.8 following r12814 by sewardj · 12 years ago
  35. ae284e5 Add initial support for MacOSX 10.8. Note this is still very borked by sewardj · 12 years ago
  36. 0788a3f Fix loading of large Mach-O thin binaries. Bug #289470. by sewardj · 12 years ago
  37. c340306 Get a bunch more copyright dates in the right format, 20xx-2011, by sewardj · 13 years ago
  38. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  39. aff0967 Ignore ELF phdrs that have a p_memsz of zero, as appears to happen by sewardj · 13 years ago
  40. 5138111 /bin/sh lives at /system/bin/sh on Android. by sewardj · 13 years ago
  41. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  42. c7ffc94 Fix up most but not all warnings generated by gcc-4.6 about by sewardj · 13 years ago
  43. b1cc5d6 by njn · 14 years ago
  44. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  45. 892af32 Set VG_(args_the_exename) to the full path to the script when by tom · 14 years ago
  46. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  47. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  48. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  49. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  50. 9c20ece Merge r9993, r9995 (comment changes about vg_stat) from the DARWIN branch, by njn · 15 years ago
  51. 5ec1a17 DARWIN sync comment wibble. by njn · 15 years ago
  52. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  53. 23105e6 Merge r9754 (#includes tweak) from the DARWIN branch. Also remove a by njn · 15 years ago
  54. 9f20746 Updated copyright years. by njn · 15 years ago
  55. 747f8b0 This should have been part of r9004. by njn · 15 years ago
  56. 91772d1 - Split up m_ume.c into m_ume/{main,elf,script}.c. This will make merging by njn · 15 years ago