1. a239139 Add missing EXTRA DIST statement by cborntra · 12 years ago
  2. 49cc754 GETREGSET was introduced with 2.6.33. by cborntra · 12 years ago
  3. d9ff51d Announce fix for BZ 308886. by florian · 12 years ago
  4. b2cd1bc also wire up arm, x86 and amd64 regarding ptrace regsets by cborntra · 12 years ago
  5. e48a444 add s390 specific fix for getregset by cborntra · 12 years ago
  6. a9a475d wire up testcase by cborntra · 12 years ago
  7. 7be84ee Add ptrace getreset testcase from Andreas Arnez by cborntra · 12 years ago
  8. abe8793 Ignore ELF sections that have zero size. Fixes #309600. by sewardj · 12 years ago
  9. 4cfa81b Improve accuracy of definedness tracking through the x86 PMOVMSKB and by sewardj · 12 years ago
  10. 1dd33f9 Same idea as for mips. sem_post does not fail on s390 by cborntra · 12 years ago
  11. 5d97871 s390x machines z196 and zec12 have 4 levels of caches. Adopt the test suite by cborntra · 12 years ago
  12. 5d5f070 fix n-i-bz same as 303624 (fixed in 3.8.0), but for x86 android by philippe · 12 years ago
  13. f2a7bbe factorise sys_socketcall by philippe · 12 years ago
  14. cd19e99 Fix Char/HChar mixups and constness in m_scheduler. by florian · 12 years ago
  15. c8b8214 Fix Char/HChar mixups and constness in m_initimg. by florian · 12 years ago
  16. 0af78ad Char/HChar and constness fixes in m_ume by florian · 12 years ago
  17. fb11d97 s390: Autodetect cache info. These are the final bits to fix BZ 275800. by florian · 12 years ago
  18. b7058da Tweak VG_(machine_get_cache_info). by florian · 12 years ago
  19. adfb8a7 Ensure vgdb.c is warningless with -Wpointer-sign by philippe · 12 years ago
  20. 98a8793 fix arena size wrongly printed in debugmsg on 32 bits platforms when > 2Gb. by philippe · 12 years ago
  21. 66bc6e5 for debuglevel >=2, ensure write_buf debug output only writes the req nr of char by philippe · 12 years ago
  22. 6fc0de0 Cachegrind: introduce special case for Ir by weidendo · 12 years ago
  23. 157c7fb Callgrind: use memory block number as tag for simple model by weidendo · 12 years ago
  24. 8ff4658 Use always_inline attribute also in Callgrinds simulator by weidendo · 12 years ago
  25. b0909b4 Get rid of compiler warning by weidendo · 12 years ago
  26. 1fe353c Valgrind, ppc: Fix test for 32-bit testsuite. by carll · 12 years ago
  27. 548a3bc Unbreak testcase. by florian · 12 years ago
  28. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  29. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  30. a37b57c Update list of ignore files. This time with the correct name. by florian · 12 years ago
  31. 0c8a176 Update list of ignored files. by florian · 12 years ago
  32. e7b55be Fix fpconv.c to unbreak the build on z10ec. by florian · 12 years ago
  33. 73a0e19 Additional refinement in PRE(sys_ipc). by petarj · 12 years ago
  34. 6da2d45 Update with latest bugmail header lines. by sewardj · 12 years ago
  35. 228552d fix 123837 semctl system call: 4rth argument is optional, depending on cmd by philippe · 12 years ago
  36. 51e61da Remove build dependency on Xen header files - closes #308495 by bart · 12 years ago
  37. 1b1420b Reserve space for frame header in disp_run_translations for MIPS. by petarj · 12 years ago
  38. cf4a22e Follow-up to sys_ipc restructuration by philippe · 12 years ago
  39. 1fb7402 Follow-up to sys_ipc restructuration by philippe · 12 years ago
  40. 14baeb4 Fix 308711 - give more info about aspacemgr and arenas in out_of_memory by philippe · 12 years ago
  41. 4eefc8c restructure code for future fixing of 123837 (semctl GETVAL false positive) by philippe · 12 years ago
  42. 1201479 Fix memory leak. by florian · 12 years ago
  43. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  44. 5d2db15 Introduce a test to reproduce bug 123837 (semctl GETVAL false positive) by philippe · 12 years ago
  45. c336038 Fix 308644 vgdb command for having the info for the track-fds option by philippe · 12 years ago
  46. a5f894c First round of Char/HChar fixes for memcheck. by florian · 12 years ago
  47. 6bf3726 Fix Char/HChar mixups in helgrind and then some. by florian · 12 years ago
  48. 25f6c57 Fix a few Char/HChar mixups in callgrind. by florian · 12 years ago
  49. ee90c8a Fix a few Char/HChar mixups for cachegrind. by florian · 12 years ago
  50. e6a4ed1 Fix a few compiler warnings. by florian · 12 years ago
  51. 11f3cc8 Followup to constification of VEX's external interface (VEX r2555). by florian · 12 years ago
  52. e58e8a7 First round of Char/HChar fixups for massif by florian · 12 years ago
  53. cfea784 Add a FIXME by florian · 12 years ago
  54. d4c699f exp-dhat Char/HChar fixes. by florian · 12 years ago
  55. 83bda72 Char/HChar fixes for lackey. by florian · 12 years ago
  56. 3c53601 The listener does not use VEX types anywhere else. So this by florian · 12 years ago
  57. 0b7ee91 Follow-up to cache reorg: update trace cache warning by philippe · 12 years ago
  58. 80e5c17 Add a proper support for several MIPS instructions that generate SigFPE. by petarj · 12 years ago
  59. ae411b4 Issue warning about missing L2 cache only if there are any by florian · 12 years ago
  60. 4bde9c1 Fix some Char/HChar mixups in exp-bbv by florian · 12 years ago
  61. df6ee3d Fix a few Char/Hchar mixups in exp-sgcheck. by florian · 12 years ago
  62. 94830f4 Fix VG_(cpuid) invocations. by florian · 12 years ago
  63. 660c5a4 Fix some prototypes. by florian · 12 years ago
  64. 38aeb9f Change cache detection for x86/amd64 to fill in VexCacheInfo directly. by florian · 12 years ago
  65. 0447bbd Fix 308341 vgdb should report process exit (or fatal signal) by philippe · 12 years ago
  66. 52dc01c Update list of ignored files. by florian · 12 years ago
  67. 4409c9c xen: include arg struct field names when marking memory as read. by bart · 12 years ago
  68. da0a6c7 xen: Remove cast of ARG* to unsigned int before pointer conversion. by bart · 12 years ago
  69. f68ba11 xen: adding missing break. by bart · 12 years ago
  70. a8f524c xen: Useful messages for sys/domctl interface_version mismatch by bart · 12 years ago
  71. fada249 add vgtest file by cborntra · 12 years ago
  72. 15a5830 make use of opcodes.h. The is part of extended immediate facility by cborntra · 12 years ago
  73. 490c398 Add testcase for checking the ltg + jhe handling by cborntra · 12 years ago
  74. d6a9809 fix 308321 testsuite memcheck filter interferes with gdb_filter by philippe · 12 years ago
  75. 2b8059a Fix some more Char / HChar mixups by florian · 12 years ago
  76. 1993cde Update list of ignored files. by florian · 12 years ago
  77. 567f72e Fix compile errors following function prototype change. by florian · 12 years ago
  78. bbd9a21 Char/ HChar cleanup: The various panic and printf-like functions by florian · 12 years ago
  79. 9190450 Rough initial triage for bugs that appeared in the past month or so. by sewardj · 12 years ago
  80. 0644437 Some wrong options silently ignored if starting with same letters as valid option by philippe · 12 years ago
  81. 3b39574 Update. by sewardj · 12 years ago
  82. 32438b3 newer versions of devel headers expose CLONE flags only with _GNU_SOURCE defined by cborntra · 12 years ago
  83. 441570b fix parent and child tid pointer mixup: by cborntra · 12 years ago
  84. d7cf944 Fix syntax error from r13028. by petarj · 12 years ago
  85. 4c03b0d s390: Consolidate information about caches for older machines levels. by florian · 12 years ago
  86. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  87. ea84cd5 Use last-level cache for simulation. Even if there are more than by florian · 12 years ago
  88. 0e9fc97 Fix compile error on ppc. Followup to r13028 by florian · 12 years ago
  89. 7862701 This patch is the first installment of the cache info reorganisation. by florian · 12 years ago
  90. 9768109 s390: Add a few more test from olden times. by florian · 12 years ago
  91. 6765329 s390: Add a few more testcases from long time ago. by florian · 12 years ago
  92. 3694c9f Cachegrind: use memory block numbers as tags. by weidendo · 12 years ago
  93. c1e9426 cachegrind: replace huge macro with inlined functions by weidendo · 12 years ago
  94. 27aec54 Some older kernels on s390 do not provide AT_PLATFORM. by florian · 12 years ago
  95. 64d98bb Change uname based arch-check to match machine hardware name in sgcheck. by petarj · 12 years ago
  96. 199c15b Allow a null pointer as the second argument to capget. by tom · 12 years ago
  97. 671f470 Filter out memcpy symbol versions from test results. by tom · 12 years ago
  98. 41ad7e7 Implement a fake /proc/self/auxv file for linux systems. by tom · 12 years ago
  99. f39ea31 Fix valt_load_address value in pkgconfig file. by tom · 12 years ago
  100. 3fad65b Unbreak build on ppc64 (error: ‘EmWarn_PPC64_redir_underflow’ undeclared) by philippe · 12 years ago