1. 1fb7402 Follow-up to sys_ipc restructuration by philippe · 12 years ago
  2. 14baeb4 Fix 308711 - give more info about aspacemgr and arenas in out_of_memory by philippe · 12 years ago
  3. 4eefc8c restructure code for future fixing of 123837 (semctl GETVAL false positive) by philippe · 12 years ago
  4. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  5. c336038 Fix 308644 vgdb command for having the info for the track-fds option by philippe · 12 years ago
  6. e6a4ed1 Fix a few compiler warnings. by florian · 12 years ago
  7. 11f3cc8 Followup to constification of VEX's external interface (VEX r2555). by florian · 12 years ago
  8. cfea784 Add a FIXME by florian · 12 years ago
  9. 80e5c17 Add a proper support for several MIPS instructions that generate SigFPE. by petarj · 12 years ago
  10. 94830f4 Fix VG_(cpuid) invocations. by florian · 12 years ago
  11. 660c5a4 Fix some prototypes. by florian · 12 years ago
  12. 38aeb9f Change cache detection for x86/amd64 to fill in VexCacheInfo directly. by florian · 12 years ago
  13. 0447bbd Fix 308341 vgdb should report process exit (or fatal signal) by philippe · 12 years ago
  14. 4409c9c xen: include arg struct field names when marking memory as read. by bart · 12 years ago
  15. da0a6c7 xen: Remove cast of ARG* to unsigned int before pointer conversion. by bart · 12 years ago
  16. f68ba11 xen: adding missing break. by bart · 12 years ago
  17. a8f524c xen: Useful messages for sys/domctl interface_version mismatch by bart · 12 years ago
  18. 2b8059a Fix some more Char / HChar mixups by florian · 12 years ago
  19. bbd9a21 Char/ HChar cleanup: The various panic and printf-like functions by florian · 12 years ago
  20. 0644437 Some wrong options silently ignored if starting with same letters as valid option by philippe · 12 years ago
  21. 441570b fix parent and child tid pointer mixup: by cborntra · 12 years ago
  22. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  23. 0e9fc97 Fix compile error on ppc. Followup to r13028 by florian · 12 years ago
  24. 7862701 This patch is the first installment of the cache info reorganisation. by florian · 12 years ago
  25. 199c15b Allow a null pointer as the second argument to capget. by tom · 12 years ago
  26. 41ad7e7 Implement a fake /proc/self/auxv file for linux systems. by tom · 12 years ago
  27. 3fad65b Unbreak build on ppc64 (error: ‘EmWarn_PPC64_redir_underflow’ undeclared) by philippe · 12 years ago
  28. 639e1f8 Add include file. by florian · 12 years ago
  29. 40628fa Implement some extra DW_OPs - more constants and some unary operators. by tom · 12 years ago
  30. f6716dd Rename CfiOp to CfiBinop in preparation for adding unary operators. by tom · 12 years ago
  31. 79fb231 When processing DW_OP_plus_uconst make sure we record an add, not by tom · 12 years ago
  32. 896fe20 Enable wrappers for sys_settimeofday and sys_stime on MIPS. by petarj · 12 years ago
  33. 0950120 Be more flexible by allowing the compile command to be prefixed, by florian · 12 years ago
  34. 17d3a44 Setup correct minimum malloc'd block size for MIPS. by petarj · 12 years ago
  35. 5122e77 Enable pre-wrapper for sys_shutdown for MIPS. by petarj · 12 years ago
  36. 0ab84fe valgrind: Support Xen toolstack process ioctls by bart · 12 years ago
  37. 9228067 Restore unwind regs structure if VG_(use_CF_info) fails on MIPS. by petarj · 12 years ago
  38. 6834783 drd: Suppress race reports on .got sections too by bart · 12 years ago
  39. ed8b0f6 "Fix" stack bounds check when compiled by Clang 4.0. Fix from Andrew by sewardj · 12 years ago
  40. e968591 Fix an uninitialised variable found be BEAM. by florian · 12 years ago
  41. db3f3e6 Guard against negative symbol sizes in ELF symbol tables, which by sewardj · 12 years ago
  42. 370bc77 s390: Detect floating point extension facility. Update s390-features.c by florian · 12 years ago
  43. bb913cd Add a tester for V-bit propagation through IROps. by florian · 12 years ago
  44. 87a25cf s390: Add zEC12 machine model. Fix spelling for some older models. by florian · 12 years ago
  45. 833ffd0 On s390: detect presence of stckf hardware facility. by florian · 12 years ago
  46. 2e49741 Followup patch to r12899, purely mechanical. Rename: by florian · 12 years ago
  47. 3aab0ad Fix skipping of block forms when this code is compiled by gcc 4.8 -- it by sewardj · 12 years ago
  48. c1d946e Fix up range checking in ML_(addLineInfo). Avoids assertion failure by sewardj · 12 years ago
  49. e694d77 Fix POST(posix_spawn) on Darwin so it marks the returned pid as defined. by sewardj · 12 years ago
  50. c529a08 fix 301281 valgrind hangs on OS X when the process calls system() by philippe · 12 years ago
  51. 6dda089 fix n-i-bz vgdb ptrace calls wrong on mips, causing blocked syscalls to fail by philippe · 12 years ago
  52. f938b7b Fix 301281 valgrind hangs on OS X when the process calls system() by philippe · 12 years ago
  53. 6caac71 On Darwin, use __NR_poll_nocancel rather than __NR_poll, as per the by sewardj · 12 years ago
  54. 2d75ea2 Fix n-i-bz shmat of a segment > 4Gb does not work by philippe · 12 years ago
  55. 5b240c2 Implement --vex-iropt-register-updates=sp-at-mem-access by philippe · 12 years ago
  56. 5db7a79 Add support for the tee and vmsplice system calls. BZ#304561. by tom · 12 years ago
  57. 260c648 Add a couple of useful examples to the --help text for --soname-synonyms. by sewardj · 12 years ago
  58. e808f81 Change script to also handle IBM's copyright notice. Update copyright notices. by florian · 12 years ago
  59. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  60. 44d2c2b Fixing incorrect case in putSyscallArgsIntoGuestState for __NR_syscall. by petarj · 12 years ago
  61. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  62. 13a5952 fix 284540 (optimise suppression matching) by philippe · 12 years ago
  63. 640d437 Add support for sys_shm_unlink on Darwin. Fixes #288298. by sewardj · 12 years ago
  64. 02e97e9 Back off from 32 alignment of various guest state bits. We don't by sewardj · 12 years ago
  65. bb5d4c6 Un-break the build on OSX < 10.8 following r12814 by sewardj · 12 years ago
  66. ae284e5 Add initial support for MacOSX 10.8. Note this is still very borked by sewardj · 12 years ago
  67. 6ccc9cf Back out r12466, which stopped non-MAP_FIXED mmaps by the client on by sewardj · 12 years ago
  68. 402d8bc Avoid asserting when a segment is mapped both rw and rx. by philippe · 12 years ago
  69. 0c0291a Remove --vex-iropt-precise-memory-exns, implement --vex-iropt-register-updates by philippe · 12 years ago
  70. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  71. dea70ce Fix compiler warning. by florian · 12 years ago
  72. 56ddd5b micro-optimisation in m_libcbase.c cmp functions by philippe · 12 years ago
  73. 2c5c05e Improve suppression matching performance when fun or obj is a simple string by philippe · 12 years ago
  74. 2baf753 Due to s390's dealings with invalid insns we need to do two things by florian · 12 years ago
  75. 78b83ae Apply first_ip_delta also when only one frame is requested for the back-trace. by florian · 12 years ago
  76. bb4f5da Pass first_ip_delta to VG_(record_depth_1_ExeContext) as the function by florian · 12 years ago
  77. 2c74189 Eliminate magic constant. Use VG_(clo_backtrace_size) instead. by florian · 12 years ago
  78. 8b73c6e Avoid checking for bitset initialization if futex_wait_bitset is meant to fail. by petarj · 12 years ago
  79. 4ab205b No need to list m_gdbserver.c twice in the Makefile.am. by sewardj · 12 years ago
  80. d7209de Localise "struct reg regs[]". by sewardj · 12 years ago
  81. 5e21d44 ppc64-linux _start: don't assume ._start_in_C_linux -- the function by sewardj · 12 years ago
  82. f0aedc4 If the compiler being used to build is clang, remember to add by sewardj · 12 years ago
  83. 77c1185 Fix 303624 segmentation fault on Android 4.1 (e.g. on android emulator or Galaxy Nexus OMAP) by philippe · 12 years ago
  84. 9994ed6 Small cleanup: use VG_TRACK (when possible) to call tool tracking functions by philippe · 12 years ago
  85. bb2b279 Un-break the build on MacOS, following r12742 (initial support for DWZ by sewardj · 12 years ago
  86. 31c7478 Add some missing syscall numbers for MIPS. by petarj · 12 years ago
  87. ede9caf Before printing a back-trace make sure that page containing the by florian · 12 years ago
  88. f7c9714 Initial support for DWZ compressed debuginfo -- don't crash, at least, by sewardj · 12 years ago
  89. 6f3f318 Fix ppCfiReg for s390 so --trace-cfi=yes no longer asserts. by florian · 12 years ago
  90. 0788a3f Fix loading of large Mach-O thin binaries. Bug #289470. by sewardj · 12 years ago
  91. b6bf12c Add ioctl wrappers for "Linux user input device". Fixes #296229. by sewardj · 12 years ago
  92. 54c45db Clean up the PDB reader somewhat, mostly in the area of biasing. by sewardj · 12 years ago
  93. 6b5625b Allow multiple rw and rx mappings in the ELF debuginfo reader. by sewardj · 12 years ago
  94. a1eed9d Wire up four more system calls on arm, based on patch by tom · 12 years ago
  95. a7b9dfc Add support for the SIOCSHWTSTAMP ioctl, based on a patch by tom · 12 years ago
  96. 751b55e Wire up dup3 on arm. Fixes BZ#299629. by tom · 12 years ago
  97. 3fc9929 Add support for the CDROM_GET_CAPABILITY ioctl based on patch by tom · 12 years ago
  98. 732b358 Allow an IFunc symbol to be merged with a non-IFunc symbol that by tom · 12 years ago
  99. eeb0733 fix 302709 valgrind for ARM needs extra tls support for android emulator by philippe · 12 years ago
  100. 36c2b8c Including additional header file to syswrap-linux.c to see VG_(get_SP). by petarj · 12 years ago