1. c42f255 Fix x86_64 target build by Dmitriy Ivanov · 9 years ago
  2. c3be269 Fix Elf32_Nhdr redefinition by Dmitriy Ivanov · 9 years ago
  3. c474069 Some platforms such as x86 and amd64 have efficient unaligned access. by philippe · 9 years ago
  4. a307f5a Address clang compiler warnings on OS X. by rhyskidd · 9 years ago
  5. 0b8252d Fix bug 345126: Incorrect handling of VIDIOC_G_AUDIO and G_AUDOUT by sewardj · 9 years ago
  6. 9e0419c Followup to 15270. Completely forgot about the double maintenance. by florian · 9 years ago
  7. 135c9f1 Comment only change. by florian · 9 years ago
  8. 423b52b Remove an incorrect assertion. Need to consider SkShmC segments as well. by florian · 9 years ago
  9. 6debd85 Also compare keys before calling cmp in the hash table stats printing by philippe · 9 years ago
  10. e72941d Fix rounding when printing floating point numbers. by florian · 9 years ago
  11. e437427 Have the hash table 'gen' functions comparing the key instead of the by philippe · 9 years ago
  12. 3743c91 Improve presentation of first line of --profile-heap=yes by philippe · 9 years ago
  13. 416bb8b Fix unhandled syscall: unix:473 (readlinkat) on OS X 10.10 bz#344936 by rhyskidd · 9 years ago
  14. 1a6ecb2 Improve documentation of syscall: unix: 44 profil() which was deprecated around OS X 10.6 and removed from the xnu kernel shipped with OS X 10.7. See unresolved bz#264253. by rhyskidd · 9 years ago
  15. 3b91f17 Fix for the HWCAP2 aux vector. by carll · 9 years ago
  16. 71ed3c9 This patch reduces the memory needed for the linesF. by philippe · 9 years ago
  17. bc1b77c Avoid warning about %d and long int by philippe · 9 years ago
  18. f618565 When process dies due to a signal, show the signal and the stacktrace by philippe · 9 years ago
  19. 8568c99 Improve trace of pkt send by V gdbsrv: by philippe · 9 years ago
  20. 9edbf75 Fix unhandled syscall: unix:410 (sigsuspend_nocancel) on OS X. bz#319274. by rhyskidd · 9 years ago
  21. b301469 * Let GDB user modify the signal to send to the guest process by philippe · 9 years ago
  22. 2d61633 Add some more cfi directives by philippe · 9 years ago
  23. 9b40c7f Fix Warning: noted but unhandled ioctl 0x2000747b on Mac OS X. bz#208217. by rhyskidd · 9 years ago
  24. 339cd37 Followup to r15242 - as PRE() and POST() wrappers utilised, define with the *XY variant. by rhyskidd · 9 years ago
  25. 9069406 Enable a few more compiler warnings. by florian · 9 years ago
  26. 2b40574 Fix unhandled syscall: unix:132 (mkfifo) on OS X. bz#212291. by rhyskidd · 9 years ago
  27. 93d127f * add some comments in stack_limits by philippe · 9 years ago
  28. 44d4a9c avoid warning by philippe · 9 years ago
  29. 026fe86 Add the lwpid in the scheduler status information by philippe · 9 years ago
  30. 5e94f05 Implement 'qXfer:exec-file:read' packet in Valgrind gdbserver. by philippe · 9 years ago
  31. 4ac3621 Changes for tilegx: Use VKI_AT_FDCWD not AT_FDCWD. by florian · 9 years ago
  32. acf521c Function is_plausible_guest_addr should also consider SkShmC segments. by florian · 9 years ago
  33. 7a5681f In functions VG_(am_relocate_nooverlap_client) and VG_(am_extend_map_client) by florian · 9 years ago
  34. c290b88 Fix bug in do_mremap. Also need to allow SkShmC segments. by florian · 9 years ago
  35. b290d61 Add back vg_assert(xa); that was removed by error in r15211 by philippe · 9 years ago
  36. 34e16e9 Micro-optimisation following helgrind secmap gc by philippe · 9 years ago
  37. 34d1e14 Fix typo in task_policy_set() output. n-i-bz. by rhyskidd · 9 years ago
  38. c0401c8 OS X task_info: UNKNOWN task message [id 3405, to mach_task_self(), reply 0x........] by rhyskidd · 9 years ago
  39. 9252713 Improves the way arena statistics are shown by philippe · 9 years ago
  40. a623345 Simplify is_valid_for taking advantage of the fact that SegKinds by florian · 9 years ago
  41. 4ed95fc Add some cfi directives in the code doing syscall (by Valgrind). by philippe · 9 years ago
  42. 9e2645c Add support for the syncfs system call. by tom · 9 years ago
  43. a6954a4 by carll · 9 years ago
  44. e787fca Simplify. The condition on line 1223 is always true. Here's why: by florian · 9 years ago
  45. 28e187c One more msg to use 'mmap-ed ANONYMOUS' wording by philippe · 9 years ago
  46. 0fe581f * Out of memory message was using 'bytes have already been allocated.' by philippe · 9 years ago
  47. d4dc5fc This patch adds a function that allows to directly properly size an xarray by philippe · 9 years ago
  48. a6cece9 Fix aspacem segment mismatch: seen with none/tests/bigcode bz#345824 by rhyskidd · 9 years ago
  49. 7571271 Remove a few embarassing comments. by florian · 9 years ago
  50. 4ecd483 Fix the namespace of the functions dealing with segment names. by florian · 9 years ago
  51. 5690824 DW_CFA_def_cfa_expression: don't push the CFA on the stack before by sewardj · 9 years ago
  52. 0910203 Fix intermittent build error on aarch64-linux caused by inadequate by sewardj · 9 years ago
  53. 981abb5 Issue an error message if then brk segment overflows. by florian · 9 years ago
  54. 9dc3156 Use error exit code when bailing out. by florian · 9 years ago
  55. 61e63ac Fix fallout from r15138: build error on Darwin due to renamed function. by florian · 9 years ago
  56. 737548c Remove magic constant. Use LibVEX_GUEST_STATE_ALIGN instead. by florian · 9 years ago
  57. ca92cdf Follow up on VEX r3144 and remove VexGuestTILEGXStateAlignment. by florian · 9 years ago
  58. e8ffbc2 Fix an outdated comment as pointed out in BZ #211256. by florian · 9 years ago
  59. 81de065 Fix BZ #342683. Based on patch by Ivo Raisr. by florian · 9 years ago
  60. 7cbe068 Fix the writev / readv wrappers. Do not read the array pointed to by florian · 9 years ago
  61. 883315a Replace adler32 by sdbm_hash in m_deduppoolalloc.c by philippe · 9 years ago
  62. 47124e9 Give statistics about RCEC helgrind hash table chains. by philippe · 9 years ago
  63. a2aaa40 Check for any client stack segment. Rule out valgrind segments. by florian · 9 years ago
  64. 7d4a28b Fix an assertion in the address space manager. BZ #345887. by florian · 9 years ago
  65. 2ca1f26 Enable rt_sigpending syscall on ppc64 linux. by mjw · 9 years ago
  66. 8f3cd17 Rename VG_(am_is_bogus_client_stack_pointer) to by florian · 9 years ago
  67. d57686f Fix a silly bug. by florian · 9 years ago
  68. 68c6293 Move a comment useful to the caller to the .h, rather than keeping it in the .c by philippe · 9 years ago
  69. 2010b15 Add support for LL_IOC_PATH2FID and LL_IOC_GETPARENT Lustre ioctls by bart · 9 years ago
  70. 72dabf4 Use the proper function. by florian · 9 years ago
  71. 9c120ae Remove SysRes::_valEx from common code as it is specific to mips. by florian · 9 years ago
  72. 596b3fe Remove function sr_ResHI from Linux specific code. by florian · 9 years ago
  73. 71e322f Update tilegx's do_clone function adopting the stack bound changes by florian · 9 years ago
  74. 5af6658 Ensure we print the memory statistics with the default verbosity, by philippe · 9 years ago
  75. d7aa40d fix 346307 fuse filesystem syscall deadlocks by philippe · 9 years ago
  76. faaf860 Remove a few unneeded header files. by florian · 9 years ago
  77. 5b5ca27 Fix a comment. by florian · 9 years ago
  78. 01fcf6a Factor out the 'extend' function. We only need one version for Linux and by florian · 9 years ago
  79. 42a0800 Followup to r15101. Remove pointless cast. The castee already has that type. by florian · 9 years ago
  80. 8647af7 Fix the compiler warning about casting the arguments to the functions by carll · 9 years ago
  81. d0deb9d Fix function call: 1st argument is the thread id. by florian · 9 years ago
  82. f81fbe4 Add TILEGX arch. specific syscall #245, __NR_cacheflush By:Zhi-Gang Liu by zliu · 9 years ago
  83. 62cee7a Address minor issues in Julian's last review. For TILEGX only. By: Zhi-Gang Liu by zliu · 9 years ago
  84. 4465bd5 Followup to r14974. That revision oversimplified a condition, part by florian · 9 years ago
  85. ac73429 Un-break the Darwin build after r15078. Patch from Mark Pauley by sewardj · 9 years ago
  86. 40648e2 Remove useless arguments in sparsewa, that were inheritated from WordFM by philippe · 9 years ago
  87. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  88. 52b284b ADD AT_DCACHEBSIZE and AT_HWCAP2 support for POWER PC by carll · 9 years ago
  89. ff4a084 Assorted cleanups: remove magic constants and unneeded header file. Update by florian · 9 years ago
  90. 954d6bb Certain kernels on s390 provide extra read permissions on executable by florian · 9 years ago
  91. 346ee2f Followup to r14898 which changes the storage of segment names by by florian · 9 years ago
  92. 695dde8 The linux launcher showed some odd behaviour. When given a shell script by florian · 9 years ago
  93. e4a4c57 When skipping white space after #! to find the interpreter by florian · 9 years ago
  94. aa29de2 Fix infinite loop in sector recycling introduced by r15054 by philippe · 9 years ago
  95. 05be8f5 Fix Darwin: -v does not show kernel version bz#201435 by rhyskidd · 9 years ago
  96. d28615c Further reduction of the size of the sector TTE tables by philippe · 9 years ago
  97. cda0c2c Extensible main thread stack is tricky :(. by philippe · 9 years ago
  98. 45da632 The hint given by Valgrind gdbserver when enabling host visibility by philippe · 9 years ago
  99. d738b46 Change the minimum allowable value of aspacem_minAddr to by florian · 9 years ago
  100. 24f33d7 Improve --stats=yes: by philippe · 9 years ago