1. b7c2f9d Check for setcap executables, as we already do for setuid and by tom · 10 years ago
  2. 0eb0d5a Fix or implement various things to have V gdbsrv working on arm64 by philippe · 10 years ago
  3. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 11 years ago
  4. 4254584 Minor tweak in the VG_(poll) syscall and callers: have a way to show by philippe · 11 years ago
  5. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  6. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  7. cc64826 fix 320211 Stack buffer overflow in ./coregrind/m_main.c with huge TMPDIR by philippe · 11 years ago
  8. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  9. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  10. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  11. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  12. 6caac71 On Darwin, use __NR_poll_nocancel rather than __NR_poll, as per the by sewardj · 12 years ago
  13. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  14. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  15. 972316d Fix assertion failure on x86-darwin following r12504 (pread fix) by sewardj · 12 years ago
  16. 8050bb7 patch fixing 297991: mmap changing a file descriptor current position by philippe · 12 years ago
  17. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  18. b985e2d Remove hardwired /tmp directory in vgdb. Honour VG_TMPDIR by florian · 13 years ago
  19. 80fc03b Print a slightly less useless failure message if VG_(mkstemp) fails to by sewardj · 13 years ago
  20. f9b1d73 Cast llseek argument to avoid warning. by tom · 13 years ago
  21. c17c6ef Allow core dumps on 32 bit architectures to go over 2Gb in size. BZ#277610. by tom · 13 years ago
  22. 1763e81 Make the location for temporary files configurable at runtime. by florian · 13 years ago
  23. 9db56ae Allow selection of an alternative location for temporary files at by sewardj · 13 years ago
  24. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  25. 824b397 VG_(mkstemp): fix infinite loop in the case where /tmp isn't by sewardj · 13 years ago
  26. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  27. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  28. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  29. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  30. 9b533f8 Switched back from dynamic detection of whether the proc filesystem by bart · 15 years ago
  31. cf3f718 Renamed the function VG_(have_proc_filesystem)() into by bart · 15 years ago
  32. 299c2d3 The configure-time test whether the proc filesystem is mounted (introduced by bart · 15 years ago
  33. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  34. bb7af3f DARWIN sync: change the 3rd arg of VG_(fcntl). by njn · 15 years ago
  35. 0cd5d97 DARWIN sync: export VG_(socket). by njn · 15 years ago
  36. 4bd96bd Partly revert r10044 -- do use struct vki_sockaddr, and define it for AIX. by njn · 15 years ago
  37. b143b27 Avoid struct vki_sockaddr_in in my_connect(), because it's not defined on by njn · 15 years ago
  38. 63e5e6e DARWIN sync: add some 'const' attributes. by njn · 15 years ago
  39. 9c20ece Merge r9993, r9995 (comment changes about vg_stat) from the DARWIN branch, by njn · 15 years ago
  40. 6002394 comment wibble by njn · 15 years ago
  41. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  42. dad944a Merged r9750, r9751 (remove m_aspacemgr layering violation) from the DARWIN by njn · 15 years ago
  43. 81b975c Merged r9657 (fdleak fixes) from the DARWIN branch. by njn · 15 years ago
  44. 9f20746 Updated copyright years. by njn · 15 years ago
  45. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 15 years ago
  46. 485ce16 Make VG_(dup2) compile on AIX. by sewardj · 16 years ago
  47. fad9837 Patch from Robert O'Callahan: by njn · 16 years ago
  48. 9c606bd by sewardj · 16 years ago
  49. 4231a85 Tidy up VG_(stat) usage in VG_(check_executable). Followup to r8522. by sewardj · 16 years ago
  50. ec61b65 by sewardj · 16 years ago
  51. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  52. c74b3ba Make handling of setuid executables marginally more sensible, as by sewardj · 17 years ago
  53. 198f34f Get rid of VG_(getcwd) and replace it with a pair of functions, by sewardj · 17 years ago
  54. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 17 years ago
  55. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  56. 45406ef Use house types. by sewardj · 18 years ago
  57. 26b8728 AIX build fixes. by sewardj · 18 years ago
  58. 9a66bb9 Merge r6130: by sewardj · 18 years ago
  59. 4cfea4f by sewardj · 18 years ago
  60. 4eee476 by sewardj · 18 years ago
  61. a346c26 Use stat64 instead of stat when it is available. Fixes bug #134727. by tom · 18 years ago
  62. 574b893 Use fstat64 to work out the size of a file if it is available as it by tom · 18 years ago
  63. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  64. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  65. a4a4f41 Provide a full set of ntohl/htonl/ntohs/htons routines in the by tom · 19 years ago
  66. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  67. a1c4bfb Fix socket stuff on ppc32, so that --log-socket actually works. by sewardj · 19 years ago
  68. 7375061 by njn · 19 years ago
  69. 60a4b0b Fix statement-before-declaration warnings for the core code. by tom · 19 years ago
  70. 21ccba8 Make --log-socket= work on ppc32. by sewardj · 19 years ago
  71. 1e86656 Make --log-socket= work on amd64-linux. by sewardj · 19 years ago
  72. fdf91b4 Small cleanups, mostly of m_main: by sewardj · 19 years ago
  73. 45f4e7c by sewardj · 19 years ago
  74. 6c93c4f If the pre-handler for the execve system call fails to state the file by tom · 19 years ago
  75. 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
  76. 8a85128 Implement VG_(getsockname), VG_(getpeername), VG_(getsockopt) for ppc32-linux. by sewardj · 19 years ago
  77. f845f8f by njn · 19 years ago
  78. 57ca7ab by njn · 19 years ago
  79. 351d006 by njn · 19 years ago
  80. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  81. 24a6efb by njn · 19 years ago
  82. ae7359b by njn · 19 years ago
  83. c7561b9 by njn · 19 years ago
  84. 9abd608 by njn · 19 years ago
  85. 327fe8a Move VG_(fcntl) into m_libcfile. by njn · 19 years ago
  86. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  87. 63004dc by njn · 19 years ago
  88. a5c9e4a Fix some socket-related functionality on amd64. This means file by sewardj · 19 years ago
  89. a8d8e23 by sewardj · 19 years ago
  90. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago