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. b5a02e7 Fix 353891 Assert 'bad_scanned_addr < VG_ROUNDDN(start+len, sizeof(Addr))' failed by philippe · 9 years ago
  4. a53331c Fill out missing functionality on amd64 OS X to load a fake sigreturn. by rhyskidd · 9 years ago
  5. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  6. a5e06c3 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  7. b9749a5 Remove command line options --db-attach and --db-command which were by florian · 9 years ago
  8. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  9. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  10. f618565 When process dies due to a signal, show the signal and the stacktrace by philippe · 9 years ago
  11. b301469 * Let GDB user modify the signal to send to the guest process by philippe · 9 years ago
  12. 9069406 Enable a few more compiler warnings. by florian · 9 years ago
  13. 7571271 Remove a few embarassing comments. by florian · 9 years ago
  14. 7d4a28b Fix an assertion in the address space manager. BZ #345887. by florian · 9 years ago
  15. 72dabf4 Use the proper function. by florian · 9 years ago
  16. 4465bd5 Followup to r14974. That revision oversimplified a condition, part by florian · 9 years ago
  17. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  18. 017d8f5 Add VG_(am_is_bogus_client_stack_pointer)(Addr). by florian · 9 years ago
  19. 15fa8a2 Produce a user message in case of stack overflow. by florian · 9 years ago
  20. be38cdd Update a comment. Apparently the code was refactored at some point... by florian · 9 years ago
  21. 888b815 Change the prototype of VG_(am_extend_into_adjacent_reservation_client) by florian · 9 years ago
  22. d219029 Comment only changes. by florian · 9 years ago
  23. f44ff62 Buffer audit. Resize some. by florian · 9 years ago
  24. 7b7d594 Buffer audit. Resize a few. by florian · 9 years ago
  25. 2d1f256 fix 339156 - gdbsrv not called for fatal signal by philippe · 10 years ago
  26. 77eb20b Use wrapper functions VG_(malloc) and friends consistently across the by florian · 10 years ago
  27. 582d582 This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
  28. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  29. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  30. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  31. dfa54a5 Fix 316535 Use of |signed int| instead of (unsigned) |size_t| in messages... by philippe · 11 years ago
  32. 448e2bf Better document an ignored return value. by philippe · 11 years ago
  33. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  34. fcd9635 Remove unneeded test. "info" cannot be NULL here as it was dereferenced by florian · 11 years ago
  35. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  36. 80e5c17 Add a proper support for several MIPS instructions that generate SigFPE. by petarj · 12 years ago
  37. 2b8059a Fix some more Char / HChar mixups by florian · 12 years ago
  38. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  39. 2baf753 Due to s390's dealings with invalid insns we need to do two things by florian · 12 years ago
  40. bb4f5da Pass first_ip_delta to VG_(record_depth_1_ExeContext) as the function by florian · 12 years ago
  41. ede9caf Before printing a back-trace make sure that page containing the by florian · 12 years ago
  42. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  43. 9fdca56 add some .globl or used attribute to avoid link failures with gold linker + LTO by philippe · 12 years ago
  44. 886fde3 Fix bug 297078 gdbserver signal handling problems caused by diff vki nr/gdb nr and by philippe · 12 years ago
  45. 625c3e7 Fill in missing signal handling macros for amd64-darwin. by sewardj · 12 years ago
  46. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  47. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  48. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  49. 6c591e1 by sewardj · 13 years ago
  50. c7ffc94 Fix up most but not all warnings generated by gcc-4.6 about by sewardj · 13 years ago
  51. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  52. fa5ce56 On arm-linux, add r7 to the set of registers that the CFI unwinder by sewardj · 14 years ago
  53. 18a71e8 Replace the handful of uses of Vg_ExtraDebugMsg and VG_(emsg) with by njn · 14 years ago
  54. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  55. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  56. ebf5844 Fix out-of-date comment. by sewardj · 14 years ago
  57. f5f1e12 Various minor fixups to make ppc32/64-linux work again following by sewardj · 14 years ago
  58. 67b38c3 n-break build on x86-darwin following r10982. by sewardj · 14 years ago
  59. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 14 years ago
  60. b6267bd Output tweaks: by njn · 15 years ago
  61. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  62. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  63. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  64. c8a9107 DARWIN sync: spacing. by njn · 15 years ago
  65. bb5851e DARWIN sync: remove unused VG_UCONTEXT_SYSCALL_NUM. by njn · 15 years ago
  66. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  67. 1ee02e3 Add some comments about signals, from Julian. by njn · 15 years ago
  68. 2d5ff4f Merge part of r9709 (m_signals.c clean-ups) from the DARWIN branch. by njn · 15 years ago
  69. 9698605 Split up sync_sighandler into three functions, and refactor the code within by njn · 15 years ago
  70. c387496 Don't use obviously Linux-specific things unless on Linux. (Nb: This change by njn · 15 years ago
  71. 492f00b Fix test breakage caused by r9694. by njn · 15 years ago
  72. d6f6a42 Convert more VG_(message) calls to VG_*MSG. by njn · 15 years ago
  73. 26e4544 by njn · 15 years ago
  74. 52040a4 Be safer in sanitize_si_code. by njn · 15 years ago
  75. 81f52d1 Make --trace-signals=yes output better. by njn · 15 years ago
  76. 3b6b2aa Factor out some repeated code. by njn · 15 years ago
  77. 5a350be Merge parts of r9397 from the DARWIN branch, mostly layout cleanups, a by njn · 15 years ago
  78. 059539d Merge r9661 (remove m_signals.c magic numbers) from the DARWIN branch. by njn · 15 years ago
  79. 36fce1b Merged r9653..r9655 (fixed terminal signal handling in Darwin) from DARWIN by njn · 15 years ago
  80. 9f20746 Updated copyright years. by njn · 15 years ago
  81. 9c606bd by sewardj · 16 years ago
  82. a8ffda6 Format string fixes for ppc{32,64}-aix5. by sewardj · 16 years ago
  83. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  84. 8b24302 Propagate the error number in x86 signal contexts to the client. by tom · 16 years ago
  85. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  86. adacaf9 Propagate the ucontext information with a received signal to the by tom · 16 years ago
  87. 3059d27 Add a new method VG_(record_depth_1_ExeContext), a trivial derivative by sewardj · 16 years ago
  88. 95d86c0 Improve handling of programs which require very large main thread by sewardj · 16 years ago
  89. ec6e27c Don't pollute the XML output if the program terminates with a signal, by sewardj · 17 years ago
  90. 6178038 fix a few format string warnings by dirk · 17 years ago
  91. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  92. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 17 years ago
  93. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  94. 4278172 Rename VG_(get_lwp_tid) to VG_(lwpid_to_vgtid). by sewardj · 17 years ago
  95. ad0a3a8 A naming-only change: rename VG_(set_running) to VG_(acquire_BigLock) by sewardj · 17 years ago
  96. 489bfec Merge r6156: by sewardj · 18 years ago
  97. 4cfea4f by sewardj · 18 years ago
  98. 4eee476 by sewardj · 18 years ago
  99. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  100. a672ea3 Get rid of VG_(x86_linux_REDIR_FOR__dl_sysinfo_int80) and do the x86-linux by sewardj · 18 years ago