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