1. 4c3b237 Simplify read_unitinfo_dwarf2. Only try to read the first DIE. by mjw · 11 years ago
  2. 50d6d21 Pay attention to PT_GNU_STACK when deciding what permissions to by tom · 11 years ago
  3. 58d9ce4 read_unitinfo_dwarf2 DW_FORM_ref_addr is address size in DWARF version 2. by mjw · 11 years ago
  4. cf9e197 Solve false negative for various malloc replaced functions arguments by philippe · 11 years ago
  5. 4ab0a79 mips: enable several system call wrappers on mips64 by petarj · 11 years ago
  6. e9f4cfc Don't assume that page size is 4K when loading PIEs. Fixes #263034. by sewardj · 11 years ago
  7. fdb7081 Enable prctl on ppc64-linux. Fixes #308089. by sewardj · 11 years ago
  8. 04ce9f5 Cope with old linkers which don't support -Ttext-segment but which do by tom · 11 years ago
  9. e1374cf Be more aggressive about dropping the lock in spinloops. by sewardj · 11 years ago
  10. fda50af Build system and hwcaps fixes pertaining to #305728, which added by sewardj · 11 years ago
  11. e653b03 Add hwcaps checking on amd64 for RDTSCP. Part of the fix for #251569 by sewardj · 11 years ago
  12. e4bc703 Use -Wl,-Ttext-segment when static linking if possible to keep build-ids. by sewardj · 11 years ago
  13. dfa54a5 Fix 316535 Use of |signed int| instead of (unsigned) |size_t| in messages... by philippe · 11 years ago
  14. f1425b7 Darwin: Make stack growth tracking consistent with other architectures by bart · 11 years ago
  15. ac3dcee Darwin: Fix a compiler warning by bart · 11 years ago
  16. 448e2bf Better document an ignored return value. by philippe · 11 years ago
  17. f9e5b5e Implement the name_to_handle_at system call for x86 and amd64. by tom · 11 years ago
  18. 6b08776 Factorise some code from syswrap-amd64/arm/mips32/mips64-linux.c to syswrap-linux.c by philippe · 11 years ago
  19. c996326 allow compile time tracing to be enabled using the stats counters by philippe · 11 years ago
  20. e5a61e1 wire up 2 vhost ioctls. The kernel does not use any parameter by cborntra · 11 years ago
  21. dfe0dae initial tun/tap ioctls. TUNSETIFF/TUNGETIFF/TUNSETOFFLOAD. See 315952. by cborntra · 11 years ago
  22. fc75e5e Don't check the flags word in msghdr for sendmsg as the by tom · 11 years ago
  23. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  24. 3a00f52 Fix vassert_fail producing random output for an empty format by philippe · 11 years ago
  25. 3a53220 fix 315545 (find_TTEntry_from_hcode): Assertion '(UChar*)sec->tt[tteNo].tcptr <= (UChar*)hcode' failed by philippe · 11 years ago
  26. fdd27ac Make msgrcv wrappers on amd64, arm and mips32 look for IPC_NOWAIT in by tom · 11 years ago
  27. e70c45e Add Valgrind's implementation of memmove to avoid link issue by petarj · 11 years ago
  28. 9f2a339 Add support for the Linux ioctl IB_USER_MAD_ENABLE_PKEY by bart · 11 years ago
  29. 522d4d3 Line-wrap a comment and put in some #undefs. Non-functional change. by sewardj · 11 years ago
  30. c4feec1 Bypass warning reported by gcc by philippe · 11 years ago
  31. 20ede3a Improves stacktrace unwinding on x86 by philippe · 11 years ago
  32. 6805a4a Increase maximum usable memory amount from 32GB to 64GB on 64-bit Linux. by sewardj · 11 years ago
  33. 5869ded Fix a buffer overflow in VG_(assert_fail). by florian · 11 years ago
  34. 66e4c73 Fix warning (missing #include file) by philippe · 11 years ago
  35. 1ae5353 Avoid copying a string coming from argv[] into a fixed size buffer. by florian · 11 years ago
  36. 9e9b589 Avoid doing a useless system call in scheduler sanity check by philippe · 11 years ago
  37. 6ec8d63 Implement the gdbsrv monitor command v.do expensive_sanity_check_general by philippe · 11 years ago
  38. fcd9635 Remove unneeded test. "info" cannot be NULL here as it was dereferenced by florian · 11 years ago
  39. 39d8b54 xen: Add a missing break to the handling of XEN_DOMCTL_max_vcpus by florian · 11 years ago
  40. a0ba586 mips: fix link_tool_exe_linux issue for different mips architectures by petarj · 11 years ago
  41. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 11 years ago
  42. d734865 Fix buffer overrun due to copy paste from x86 to amd64. by philippe · 11 years ago
  43. c7c3f2f xen: add a missing break to the handling of XEN_DOMCTL_getdomaininfo by bart · 11 years ago
  44. 9293361 Fix warning in perm_malloc (reported by Florian) by philippe · 11 years ago
  45. 6e4b713 Implement a more efficient allocation of small blocks which are never freed. by philippe · 11 years ago
  46. 50863bb Change the size of the hash table used to cache IP -> debuginfo to a prime nr by philippe · 11 years ago
  47. 2596337 Small comment fix: .h specifies "all frames", implementation uses 8. by philippe · 11 years ago
  48. 36c01ef Improve error handling when vgdb cannot read process cmd line by philippe · 11 years ago
  49. e07cbb3 Fix a few compiler warnings on Darwin. by florian · 11 years ago
  50. 91a16b7 Test file mode correctly in vmsplice wrapper. by tom · 11 years ago
  51. 63ea01e Comment only changes by philippe · 11 years ago
  52. d5fb89d Avoid to record execontext used for origin tracking when --trac-origins=no by philippe · 11 years ago
  53. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 11 years ago
  54. 550c826 output the nr of IP in the stacktrace header produced by v.info exectxt by philippe · 11 years ago
  55. f3a6e93 Addition of GDB server monitor command 'v.info execontext' that shows by philippe · 11 years ago
  56. e8c3115 remove useless undef of MYBUF_LEN by philippe · 11 years ago
  57. 17c5e2e by sewardj · 12 years ago
  58. 0fca5ee Remove a fixme. by florian · 12 years ago
  59. 059838b With --stats=yes, also print TT/TC stats. by sewardj · 12 years ago
  60. 33332a3 Fix an operator precedence error found by BEAM. by florian · 12 years ago
  61. ef91fce Make sure the stack pointer is properly aligned when invoking a by tom · 12 years ago
  62. df14eea Clean up the code for facility detection. by florian · 12 years ago
  63. 2193a7c Fix 284540 and 307465 by philippe · 12 years ago
  64. 71826f7 Fix a const issue in r13154. by sewardj · 12 years ago
  65. c30cd9b Make diagnostics for SIGILL more controllable (Valgrind part). by sewardj · 12 years ago
  66. 7c34279 When looking for a separate debug object, tolerate mismatched phdrs by by sewardj · 12 years ago
  67. f73de26 For sys-openat the dirfd argument should be ignored when the pathname by sewardj · 12 years ago
  68. 8b6573d Add a new command line flag, --extra-debuginfo-path=path, that allows by sewardj · 12 years ago
  69. 81d24c3 fix 310424 --read-var-info does not properly describe static variables by philippe · 12 years ago
  70. 0849a4d Probe host for conditional load/store facility. by florian · 12 years ago
  71. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  72. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  73. 1472ad4 Another signedness fix. by sewardj · 12 years ago
  74. ea395fa Fix up another char-signedness straggler. by sewardj · 12 years ago
  75. 66826ec Fix a couple of x86 char-signedness stragglers by sewardj · 12 years ago
  76. 87e0a64 One more Char/HChar mixup in conditional code. Reported by Bart. by florian · 12 years ago
  77. 654b542 Final patch for Char/HChar mixups. by florian · 12 years ago
  78. 1636d33 Char/HChar fixups for m_debuginfo and m_gdbserver. by florian · 12 years ago
  79. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  80. 0e6d05e add BLKPBSZGET ioctl by cborntra · 12 years ago
  81. b2cd1bc also wire up arm, x86 and amd64 regarding ptrace regsets by cborntra · 12 years ago
  82. e48a444 add s390 specific fix for getregset by cborntra · 12 years ago
  83. abe8793 Ignore ELF sections that have zero size. Fixes #309600. by sewardj · 12 years ago
  84. 5d5f070 fix n-i-bz same as 303624 (fixed in 3.8.0), but for x86 android by philippe · 12 years ago
  85. f2a7bbe factorise sys_socketcall by philippe · 12 years ago
  86. cd19e99 Fix Char/HChar mixups and constness in m_scheduler. by florian · 12 years ago
  87. c8b8214 Fix Char/HChar mixups and constness in m_initimg. by florian · 12 years ago
  88. 0af78ad Char/HChar and constness fixes in m_ume by florian · 12 years ago
  89. fb11d97 s390: Autodetect cache info. These are the final bits to fix BZ 275800. by florian · 12 years ago
  90. b7058da Tweak VG_(machine_get_cache_info). by florian · 12 years ago
  91. adfb8a7 Ensure vgdb.c is warningless with -Wpointer-sign by philippe · 12 years ago
  92. 98a8793 fix arena size wrongly printed in debugmsg on 32 bits platforms when > 2Gb. by philippe · 12 years ago
  93. 66bc6e5 for debuglevel >=2, ensure write_buf debug output only writes the req nr of char by philippe · 12 years ago
  94. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  95. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  96. 73a0e19 Additional refinement in PRE(sys_ipc). by petarj · 12 years ago
  97. 228552d fix 123837 semctl system call: 4rth argument is optional, depending on cmd by philippe · 12 years ago
  98. 51e61da Remove build dependency on Xen header files - closes #308495 by bart · 12 years ago
  99. 1b1420b Reserve space for frame header in disp_run_translations for MIPS. by petarj · 12 years ago
  100. cf4a22e Follow-up to sys_ipc restructuration by philippe · 12 years ago