1. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  2. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  3. ac3a1d8 Move a function and its prototype VG_(malloc_effective_client_redzone_size) by florian · 11 years ago
  4. 1a59a92 Clarify wording. by florian · 11 years ago
  5. 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
  6. ac7e797 PRE(workq_ops): handle KI_WQOPS_QUEUE_REQTHREADS without complaining. by sewardj · 11 years ago
  7. d6daf23 check_uuid_matches: fix infinite loop following rewrite of this by sewardj · 11 years ago
  8. c271cda MacOS only: fix somee compiler complaints about casting from pointers by sewardj · 11 years ago
  9. c162275 Fixes and kludges (mostly the latter) needed to run graphical by sewardj · 11 years ago
  10. 7c8ddce Make wqthread_hijack work with the OSX 10.8 kernel. by sewardj · 11 years ago
  11. f1a9bd2 add_mapping_callback on Darwin: also produce a ChangedSeg record in by sewardj · 11 years ago
  12. e42cca5 Add missing headers and such so that 'make dist' works again. by florian · 11 years ago
  13. 661786e When XML mode is selected messages from VALGRIND_PRINTF and friends by florian · 11 years ago
  14. 7c6a000 Support mmxext (integer sse) subset on i386 (athlon). Bug #323713 by mjw · 11 years ago
  15. 3898022 coregrind/m_debuginfo: Add VG_(DebugInfo_get_bss_avma)() and VG_(DebugInfo_get_bss_size)() by bart · 11 years ago
  16. 50c2075 mips32: Fix a problem with gdb invoker. by dejanj · 11 years ago
  17. 751c1e6 mips32/mips64: Fix compiler warnings. by dejanj · 11 years ago
  18. 3bf117d kludge to bypass inner valgrind mmap failing due to not observed outer mmap by philippe · 11 years ago
  19. dfbf294 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
  20. 25b1808 Add support for a bunch of DRM Ioctls. Fixes #207815. by sewardj · 11 years ago
  21. 5507d22 fix --vgdb-prefix no / character interpreted differently by V gdbsrv and vgdb by philippe · 11 years ago
  22. 4e98f7c Update configure machinery to detect PTRACE_GETREGS by philippe · 11 years ago
  23. 353d8b8 Followup to the renaming in VEX r2735. by florian · 11 years ago
  24. bd612e8 Avoid a compiler warning about integer overflow when compiling this by sewardj · 11 years ago
  25. 01a492e add a test + assert for GDB bug bypassed in r13472 by philippe · 11 years ago
  26. 9fddbc1 Remove simple_huffman.c which is a leftover from the time by florian · 11 years ago
  27. 3b411c1 s390: New machine model: zBC12 by florian · 11 years ago
  28. 03ffc6e Bypass GDB bug which asks to read packet slightly too big by philippe · 11 years ago
  29. f1f5ce0 do not include linux/ptrace.h in vgdb.c by philippe · 11 years ago
  30. 5f790e8 mips32: Add support for mips32 DSP instruction set. by dejanj · 11 years ago
  31. 362441d fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. by philippe · 11 years ago
  32. 4fa3d37 fix 321960 pthread_create() then alloca() causing invalid stack write errors by philippe · 11 years ago
  33. 9cbe9d7 change macro names to properly indicate that current_stack is set by philippe · 11 years ago
  34. 39249ba remove two not used global variables: by philippe · 11 years ago
  35. 0c7ff33 Handle FIOCLEX and FIONCLEX ioctls. Patch from Ben Noordhuis. BZ#305170. by tom · 11 years ago
  36. 70f71aa Handle setsockopt(SOL_SOCKET, SO_ATTACH_FILTER) better. Based by tom · 11 years ago
  37. cec24b5 Add support for fanotify_init and fanotify_mark, based on patches by tom · 11 years ago
  38. 43ca097 Add support for open_by_handle_at and fix name_to_handle_at by tom · 11 years ago
  39. f93bbd9 Handle the sethostname system call. BZ#311922. by tom · 11 years ago
  40. 2a6b81c mips64: Correct the value for the VG_MIN_MALLOC_SZB by dejanj · 11 years ago
  41. c3294a9 mips32/mips64: Avoid breakpoints in branch delay slots by petarj · 11 years ago
  42. 379817b mips32: another VG_(am_get_advisory) needs non-single-page-size adjustment by petarj · 11 years ago
  43. e746a12 Bug 321969. Support [lf]setxattr on ppc32 and ppc64 linux kernel. by mjw · 11 years ago
  44. 3e8d634 Bug 321738 Add manpages for vgdb and valgrind-listener. by mjw · 11 years ago
  45. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  46. 59a4173 Minor improvements in debug printing for stabs reading. by sewardj · 11 years ago
  47. a25a2bf [PATCH 4/4] xen: VKI_XENMEM_get_sharing_{freed, shared}_pages hypercall (#321065) by bart · 11 years ago
  48. 431bad0 [PATCH 3/4] xen: VKI_XEN_SYSCTL_sched_id hypercall (#321065) by bart · 11 years ago
  49. 68495eb [PATCH 2/4] xen: update for interface changes in Xen 4.3 release (#321065) by bart · 11 years ago
  50. 77addcd [PATCH 1/4] xen: distinguish the various fields of the Xen privcmd ioctls in the logging (#321065) by bart · 11 years ago
  51. 9d82d0f Bug 289360 parse_type_DIE confused by DW_TAG_enumeration_type. by mjw · 11 years ago
  52. 3bcd51d improve --help for --main-stacksize and supported ARM cpu by philippe · 11 years ago
  53. 7160332 mips64: add cases in wrappers for ptrace calls with GETREGSET by petarj · 11 years ago
  54. cc64826 fix 320211 Stack buffer overflow in ./coregrind/m_main.c with huge TMPDIR by philippe · 11 years ago
  55. 4cb663f Don't break platforms without AF_BLUETOOTH. by mjw · 11 years ago
  56. ada5ad7 Support Linux kernel AF_BLUETOOTH for bind(). by mjw · 11 years ago
  57. f666d20 Support PTRACE_GET/SET_THREAD_AREA on x86. by mjw · 11 years ago
  58. 3b3a0cb mips: enable syscalls prlimit64, process_vm_readv, process_vm_writev by petarj · 11 years ago
  59. 1106692 s390: valgrind side support for PFPO. New hwcap added. by florian · 11 years ago
  60. 2558317 fix 319235 --db-attach=yes is broken with Yama ptrace scoping enabled by philippe · 11 years ago
  61. 521cebb Add syscall suport for system calls sys_mbind, sys_set_mempolicy and by carll · 11 years ago
  62. 0232098 fix gdbsrv inferior calls when PT_GNU_STACK declares stack not executable by philippe · 11 years ago
  63. 863014b mips: fixup blksys_restart address for mips64 by petarj · 11 years ago
  64. 087eb38 Increase size of the CIEs array to 5000. by sewardj · 11 years ago
  65. d14ab92 Android's elf.h doesn't have PT_GNU_STACK (sigh) and so r13368 broke by sewardj · 11 years ago
  66. b22a1a4 Calculate offsets in read_dwarf2_lineblock based on is64 by petarj · 11 years ago
  67. 4c3b237 Simplify read_unitinfo_dwarf2. Only try to read the first DIE. by mjw · 11 years ago
  68. 50d6d21 Pay attention to PT_GNU_STACK when deciding what permissions to by tom · 11 years ago
  69. 58d9ce4 read_unitinfo_dwarf2 DW_FORM_ref_addr is address size in DWARF version 2. by mjw · 11 years ago
  70. cf9e197 Solve false negative for various malloc replaced functions arguments by philippe · 11 years ago
  71. 4ab0a79 mips: enable several system call wrappers on mips64 by petarj · 11 years ago
  72. e9f4cfc Don't assume that page size is 4K when loading PIEs. Fixes #263034. by sewardj · 12 years ago
  73. fdb7081 Enable prctl on ppc64-linux. Fixes #308089. by sewardj · 12 years ago
  74. 04ce9f5 Cope with old linkers which don't support -Ttext-segment but which do by tom · 12 years ago
  75. e1374cf Be more aggressive about dropping the lock in spinloops. by sewardj · 12 years ago
  76. fda50af Build system and hwcaps fixes pertaining to #305728, which added by sewardj · 12 years ago
  77. e653b03 Add hwcaps checking on amd64 for RDTSCP. Part of the fix for #251569 by sewardj · 12 years ago
  78. e4bc703 Use -Wl,-Ttext-segment when static linking if possible to keep build-ids. by sewardj · 12 years ago
  79. dfa54a5 Fix 316535 Use of |signed int| instead of (unsigned) |size_t| in messages... by philippe · 12 years ago
  80. f1425b7 Darwin: Make stack growth tracking consistent with other architectures by bart · 12 years ago
  81. ac3dcee Darwin: Fix a compiler warning by bart · 12 years ago
  82. 448e2bf Better document an ignored return value. by philippe · 12 years ago
  83. f9e5b5e Implement the name_to_handle_at system call for x86 and amd64. by tom · 12 years ago
  84. 6b08776 Factorise some code from syswrap-amd64/arm/mips32/mips64-linux.c to syswrap-linux.c by philippe · 12 years ago
  85. c996326 allow compile time tracing to be enabled using the stats counters by philippe · 12 years ago
  86. e5a61e1 wire up 2 vhost ioctls. The kernel does not use any parameter by cborntra · 12 years ago
  87. dfe0dae initial tun/tap ioctls. TUNSETIFF/TUNGETIFF/TUNSETOFFLOAD. See 315952. by cborntra · 12 years ago
  88. fc75e5e Don't check the flags word in msghdr for sendmsg as the by tom · 12 years ago
  89. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 12 years ago
  90. 3a00f52 Fix vassert_fail producing random output for an empty format by philippe · 12 years ago
  91. 3a53220 fix 315545 (find_TTEntry_from_hcode): Assertion '(UChar*)sec->tt[tteNo].tcptr <= (UChar*)hcode' failed by philippe · 12 years ago
  92. fdd27ac Make msgrcv wrappers on amd64, arm and mips32 look for IPC_NOWAIT in by tom · 12 years ago
  93. e70c45e Add Valgrind's implementation of memmove to avoid link issue by petarj · 12 years ago
  94. 9f2a339 Add support for the Linux ioctl IB_USER_MAD_ENABLE_PKEY by bart · 12 years ago
  95. 522d4d3 Line-wrap a comment and put in some #undefs. Non-functional change. by sewardj · 12 years ago
  96. c4feec1 Bypass warning reported by gcc by philippe · 12 years ago
  97. 20ede3a Improves stacktrace unwinding on x86 by philippe · 12 years ago
  98. 6805a4a Increase maximum usable memory amount from 32GB to 64GB on 64-bit Linux. by sewardj · 12 years ago
  99. 5869ded Fix a buffer overflow in VG_(assert_fail). by florian · 12 years ago
  100. 66e4c73 Fix warning (missing #include file) by philippe · 12 years ago