1. 8a6a76a Add documentation for --extra-debuginfo-path=. Relates to #310972. by sewardj · 12 years ago
  2. 432eb79 Identify opcodes that are not handled by the decoder in by florian · 12 years ago
  3. e593275 Fix some gcc complaints about unused variables in these tests. by sewardj · 12 years ago
  4. b331c1b The Signedness Police visit a couple of outlying systems in the Delta Quadrant. by sewardj · 12 years ago
  5. 71826f7 Fix a const issue in r13154. by sewardj · 12 years ago
  6. c30cd9b Make diagnostics for SIGILL more controllable (Valgrind part). by sewardj · 12 years ago
  7. e00430b Add an intercept for stpncpy. Fixes #309427. (Mark Wielaard, mjw@redhat.com) by sewardj · 12 years ago
  8. 9990438 Add intercepts for wcscpy, wcscmp, wcsrchr and wcschr on Linux. by sewardj · 12 years ago
  9. 5e82b89 Use correct %rcx bit in the AVX feature check. Fixes #307285. by sewardj · 12 years ago
  10. 7c34279 When looking for a separate debug object, tolerate mismatched phdrs by by sewardj · 12 years ago
  11. f73de26 For sys-openat the dirfd argument should be ignored when the pathname by sewardj · 12 years ago
  12. bd61232 Synch opcode list with <binutils>/opcodes/s390-opc.txt. by florian · 12 years ago
  13. c3ed866 Accept blank lines in <binutils>/opcodes/s390-opc.txt. by florian · 12 years ago
  14. 56c7a2f Fix golden log. by florian · 12 years ago
  15. 3154134 Update with current bugs. by sewardj · 12 years ago
  16. 8b6573d Add a new command line flag, --extra-debuginfo-path=path, that allows by sewardj · 12 years ago
  17. 81d24c3 fix 310424 --read-var-info does not properly describe static variables by philippe · 12 years ago
  18. 370215f Fix missing in EXTRA_DIST errors reported by check_makefile_consistency by philippe · 12 years ago
  19. 384176b Update opcode table: add new insns for zEC12 by florian · 12 years ago
  20. a53843d Beef up testcase. Announce fix. Part of fixing BZ 310931. by florian · 12 years ago
  21. 0849a4d Probe host for conditional load/store facility. by florian · 12 years ago
  22. 4c9ac26 Correctly skip memcheck's getregset for MIPS. by petarj · 12 years ago
  23. 5afd53f Update opcode status. Announce fix for BZ #306035. by florian · 12 years ago
  24. 1bf4600 Add testcase for LAA insn. by florian · 12 years ago
  25. ebe68c2 Skip memcheck's getregset for MIPS. by petarj · 12 years ago
  26. cb22da5 Improve FAQ section discussing statically linked lib by philippe · 12 years ago
  27. d405332 Before LL, instrument outstanding helper calls. by weidendo · 12 years ago
  28. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  29. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  30. ad1162a Flush events in Callgrind before enering a RMW region. by petarj · 12 years ago
  31. 6d5568d Update list of ignored files. by florian · 12 years ago
  32. 1472ad4 Another signedness fix. by sewardj · 12 years ago
  33. ea395fa Fix up another char-signedness straggler. by sewardj · 12 years ago
  34. 9a1c8a8 Add test cases for definedness propagation through PCMPISTRI $0x3A. by sewardj · 12 years ago
  35. be0c23d Remove not-used typedef by weidendo · 12 years ago
  36. 6652bcc Callgrind: fix Ir cost update for ignored functions by weidendo · 12 years ago
  37. 9b826d6 Add test cases for dependency tracking through pmovmskb and bsfl. by sewardj · 12 years ago
  38. 66826ec Fix a couple of x86 char-signedness stragglers by sewardj · 12 years ago
  39. 87e0a64 One more Char/HChar mixup in conditional code. Reported by Bart. by florian · 12 years ago
  40. da8c126 Re-establich configury checking for -Wno-pointer-sign. We need that by florian · 12 years ago
  41. 654b542 Final patch for Char/HChar mixups. by florian · 12 years ago
  42. 24c9e7f vbit-tester, add counts for the number of 1, 2, 3 and 4 operand tests. by carll · 12 years ago
  43. 686b17f Valgrind, V-bit tester: Add support for Iop_CmpORD class iops by carll · 12 years ago
  44. 1636d33 Char/HChar fixups for m_debuginfo and m_gdbserver. by florian · 12 years ago
  45. 62840fa Add missing files. They should have been added in r13120. by florian · 12 years ago
  46. 4682598 Update s390_features.c for DFP. by florian · 12 years ago
  47. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  48. 9b6fb5b Update list of ignored files. by florian · 12 years ago
  49. 0e6d05e add BLKPBSZGET ioctl by cborntra · 12 years ago
  50. a239139 Add missing EXTRA DIST statement by cborntra · 12 years ago
  51. 49cc754 GETREGSET was introduced with 2.6.33. by cborntra · 12 years ago
  52. d9ff51d Announce fix for BZ 308886. by florian · 12 years ago
  53. b2cd1bc also wire up arm, x86 and amd64 regarding ptrace regsets by cborntra · 12 years ago
  54. e48a444 add s390 specific fix for getregset by cborntra · 12 years ago
  55. a9a475d wire up testcase by cborntra · 12 years ago
  56. 7be84ee Add ptrace getreset testcase from Andreas Arnez by cborntra · 12 years ago
  57. abe8793 Ignore ELF sections that have zero size. Fixes #309600. by sewardj · 12 years ago
  58. 4cfa81b Improve accuracy of definedness tracking through the x86 PMOVMSKB and by sewardj · 12 years ago
  59. 1dd33f9 Same idea as for mips. sem_post does not fail on s390 by cborntra · 12 years ago
  60. 5d97871 s390x machines z196 and zec12 have 4 levels of caches. Adopt the test suite by cborntra · 12 years ago
  61. 5d5f070 fix n-i-bz same as 303624 (fixed in 3.8.0), but for x86 android by philippe · 12 years ago
  62. f2a7bbe factorise sys_socketcall by philippe · 12 years ago
  63. cd19e99 Fix Char/HChar mixups and constness in m_scheduler. by florian · 12 years ago
  64. c8b8214 Fix Char/HChar mixups and constness in m_initimg. by florian · 12 years ago
  65. 0af78ad Char/HChar and constness fixes in m_ume by florian · 12 years ago
  66. fb11d97 s390: Autodetect cache info. These are the final bits to fix BZ 275800. by florian · 12 years ago
  67. b7058da Tweak VG_(machine_get_cache_info). by florian · 12 years ago
  68. adfb8a7 Ensure vgdb.c is warningless with -Wpointer-sign by philippe · 12 years ago
  69. 98a8793 fix arena size wrongly printed in debugmsg on 32 bits platforms when > 2Gb. by philippe · 12 years ago
  70. 66bc6e5 for debuglevel >=2, ensure write_buf debug output only writes the req nr of char by philippe · 12 years ago
  71. 6fc0de0 Cachegrind: introduce special case for Ir by weidendo · 12 years ago
  72. 157c7fb Callgrind: use memory block number as tag for simple model by weidendo · 12 years ago
  73. 8ff4658 Use always_inline attribute also in Callgrinds simulator by weidendo · 12 years ago
  74. b0909b4 Get rid of compiler warning by weidendo · 12 years ago
  75. 1fe353c Valgrind, ppc: Fix test for 32-bit testsuite. by carll · 12 years ago
  76. 548a3bc Unbreak testcase. by florian · 12 years ago
  77. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  78. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  79. a37b57c Update list of ignore files. This time with the correct name. by florian · 12 years ago
  80. 0c8a176 Update list of ignored files. by florian · 12 years ago
  81. e7b55be Fix fpconv.c to unbreak the build on z10ec. by florian · 12 years ago
  82. 73a0e19 Additional refinement in PRE(sys_ipc). by petarj · 12 years ago
  83. 6da2d45 Update with latest bugmail header lines. by sewardj · 12 years ago
  84. 228552d fix 123837 semctl system call: 4rth argument is optional, depending on cmd by philippe · 12 years ago
  85. 51e61da Remove build dependency on Xen header files - closes #308495 by bart · 12 years ago
  86. 1b1420b Reserve space for frame header in disp_run_translations for MIPS. by petarj · 12 years ago
  87. cf4a22e Follow-up to sys_ipc restructuration by philippe · 12 years ago
  88. 1fb7402 Follow-up to sys_ipc restructuration by philippe · 12 years ago
  89. 14baeb4 Fix 308711 - give more info about aspacemgr and arenas in out_of_memory by philippe · 12 years ago
  90. 4eefc8c restructure code for future fixing of 123837 (semctl GETVAL false positive) by philippe · 12 years ago
  91. 1201479 Fix memory leak. by florian · 12 years ago
  92. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  93. 5d2db15 Introduce a test to reproduce bug 123837 (semctl GETVAL false positive) by philippe · 12 years ago
  94. c336038 Fix 308644 vgdb command for having the info for the track-fds option by philippe · 12 years ago
  95. a5f894c First round of Char/HChar fixes for memcheck. by florian · 12 years ago
  96. 6bf3726 Fix Char/HChar mixups in helgrind and then some. by florian · 12 years ago
  97. 25f6c57 Fix a few Char/HChar mixups in callgrind. by florian · 12 years ago
  98. ee90c8a Fix a few Char/HChar mixups for cachegrind. by florian · 12 years ago
  99. e6a4ed1 Fix a few compiler warnings. by florian · 12 years ago
  100. 11f3cc8 Followup to constification of VEX's external interface (VEX r2555). by florian · 12 years ago