1. 15e4e5c Add a missing entry to all_archs[], the lack of which was causing by sewardj · 10 years ago
  2. 7cfb468 Back out a line inadvertantly committed in r14363. by sewardj · 10 years ago
  3. d173f80 Add test config files and expected outputs. by sewardj · 10 years ago
  4. 9746147 Add socket.S to memcheck/tests/filter_stderr. by mjw · 10 years ago
  5. f02d2ec Build system stuff, to hook the tests in none/tests/arm64 to the build system. by sewardj · 10 years ago
  6. bfd03f8 Handle the new IROps introduced to support ARM64 SIMD. by sewardj · 10 years ago
  7. 147865c Iop_Rol64x2 was handled as if it were a 32x4 case. This moves by sewardj · 10 years ago
  8. 6f30631 Cleanup: remove unused macros. by florian · 10 years ago
  9. 77de31c arm64: enable test cases for: by sewardj · 10 years ago
  10. ee6bb77 Track renaming of {reciprocal, reciprocal sqrt}{estimate, step} by sewardj · 10 years ago
  11. b071b71 338499 --sim-hints parsing broken due to wrong order in tokens (after introduction of no-nptl-pthread-stackcache) by philippe · 10 years ago
  12. d011646 filter_shell_output: filter out "Exec format error" added by newer bash. by mjw · 10 years ago
  13. 9904068 Remove unused functions and prototypes. by florian · 10 years ago
  14. ed5b516 Remove unused function CLG_(sprint_cost). by florian · 10 years ago
  15. 021e6b6 Memcheck: add a new flag, --show-mismatched-frees=no|yes [yes], to by sewardj · 10 years ago
  16. 1e4fc95 mc_LOADV_128_or_256_slow: change a constant from V_BITS8_DEFINED by sewardj · 10 years ago
  17. bb951f9 Cleanup. Cost array was never called anyway. by weidendo · 10 years ago
  18. af21fda Remove benign macro redefinition. Give current_jccs internal linkage. by florian · 10 years ago
  19. 7697dd1 Tweak gdbserver_tests/hgtls.stdoutB.exp filter_gdb a little for older GDB. by mjw · 10 years ago
  20. f247f49 Align header comment with other files by weidendo · 10 years ago
  21. 0d22fc0 Follow up to r14313: disable stack cache earlier by philippe · 10 years ago
  22. 65dcc8b NEWS 330319 vex amd64->IR: unhandled instruction bytes: 0xF 0x1 0xD5 (xend) by mjw · 10 years ago
  23. 3a3f57f Bug 338445 amd64 vbit-test fails with unknown opcodes used by arm64 VEX. by mjw · 10 years ago
  24. e25d54b exp-sgcheck/tests/hackedbz2.c mark vex_strlen as noinline by mjw · 10 years ago
  25. 46f2504 Check some known PATHs for mpicc in configure. by mjw · 10 years ago
  26. 2032e4c Improve -mpreferred-stack-boundary configure message. by mjw · 10 years ago
  27. b16609b Clean up confusion about VG_(args_the_exename) which was believed to by florian · 10 years ago
  28. 0c12c46 Update in NEWS the gcc release needed to better support Ada tasks termination by philippe · 10 years ago
  29. 055c7f5 Remove unused functions CLG_(get_out_file) and CLG_(get_out_directory). by florian · 10 years ago
  30. aa62d84 Kind of a follow-up to r14237. by sewardj · 10 years ago
  31. ab69b4a configure should check for warning flags supported to disable them (#338205). by mjw · 10 years ago
  32. 302f742 auxprogs: Update Subversion ignore list by bart · 10 years ago
  33. babd833 helgrind/tests: Update Subversion ignore list by bart · 10 years ago
  34. 0a5a28f drd/tests/tls_threads: Add by bart · 10 years ago
  35. 9848690 Add option a new sim-hint no-nptl-pthread-stackcache. by philippe · 10 years ago
  36. 61e96a3 Fix a typo. by florian · 10 years ago
  37. 2f938d0 Remove a few unused macro definitions. by florian · 10 years ago
  38. 61d16fb arm64: enable test cases for by sewardj · 10 years ago
  39. a50e88f Announce in NEWS the change of behaviour (i.e. validity checking) by philippe · 10 years ago
  40. ec905f7 The attached patch cleanups the clo processing by philippe · 10 years ago
  41. 4d87d23 arm64: enable test cases for by sewardj · 10 years ago
  42. 8c98ebc Add comments in getoff.c to clarify its intended usage. by philippe · 10 years ago
  43. 68a8bb9 Fix build problems on MacOSX pertaining to r14283. by sewardj · 10 years ago
  44. e004ad8 * Unbreak build on macos (and on other platforms) that do not have by philippe · 10 years ago
  45. 77749dd creating the lind from none/tests/ppc64/round.c to none/tests/ppc32/round.c by carll · 10 years ago
  46. e6a3dfd Removing the file none/tests/ppc64/round.c so I can change it to a link. by carll · 10 years ago
  47. 87fc2a9 Some cleanup post QGetTlsAddr commit by philippe · 10 years ago
  48. 1670b05 fix 338160: Implement QGetTlsAddr query so that GDB+V gdbsrv can print __thread variables. by philippe · 10 years ago
  49. e541e22 Track vex r2924 (Renaming of Iop_QSalN*, Iop_QShlN* and Iop_QShlN*S) by sewardj · 10 years ago
  50. 693bac3 arm64: enable test cases for: by sewardj · 10 years ago
  51. d34ec24 Choose some floating point numbers that are hopefully easier to write out. by florian · 10 years ago
  52. ee55dc2 This commit is an update to Bugzilla 334836 by carll · 10 years ago
  53. 2435528 Update list of ignored files. by florian · 10 years ago
  54. 6a78de7 Make suppression more flexible. Needed for s390 running Fedora 20. by florian · 10 years ago
  55. 37334b4 Add a couple more OSX109 libc leak suppressions. by sewardj · 10 years ago
  56. 0617117 Unbreak the MacOS port following recent r14273 (further reduction by sewardj · 10 years ago
  57. 4cace66 Reduce memory needed for symbols, by having the tocptr and local_ep by philippe · 10 years ago
  58. 0b2f59c Remove benign macro redefinition. by florian · 10 years ago
  59. 4815f5a Fix some comments by philippe · 10 years ago
  60. 9893a75 Unbreak the MacOS port following the recent ppc64le port merge. by sewardj · 10 years ago
  61. bc7e539 Followup to r14264: Fix VG_(sysnum_string) for Darwin. by florian · 10 years ago
  62. 1123362 Remove function VG_(sysnum_string_extra) as it was just a wrapper by florian · 10 years ago
  63. 0931a4d coregrind/m_syswrap/priv_syswrap-xen.h: Add copyright header by bart · 10 years ago
  64. 5914aec Correct a comment. We really should not specify the default values by florian · 10 years ago
  65. 9d1aeea Give static variable function scope. by florian · 10 years ago
  66. c9e3e61 Remove unused and possibly incorrectly defined macro. by florian · 10 years ago
  67. be4203d Remove unneeded include files. by florian · 10 years ago
  68. 4eacc80 arm64: enable test cases for: by sewardj · 10 years ago
  69. ea90a0d arm64 Improve fpsr gdbsrv handling. by philippe · 10 years ago
  70. 436f641 drd/tests/free_is_write: Reduce stack usage by bart · 10 years ago
  71. c66c64f arm64 does not implement fork syscall. Use clone instead by philippe · 10 years ago
  72. 6037226 Use mkstemp_format in VG_(mkstemp). That way nothing breaks should by florian · 10 years ago
  73. dc240c8 Fix type. by florian · 10 years ago
  74. 9cdc083 drd: Move VG_(getenv)("DRD_VERIFY_CONFLICT_SET") by bart · 10 years ago
  75. c20ff1b drd/Testing.txt: Document how to run all regression tests with conflict set verification enabled by bart · 10 years ago
  76. d47676f Mark argument of VG_(mkstemp) as const. by philippe · 10 years ago
  77. 65f83bf This commit is for Bugzilla 334834. by carll · 10 years ago
  78. 666ee9d This patch implements reading the directory information for source by philippe · 10 years ago
  79. 7692f16 drd: Clear conflict set after fork (#338115) by bart · 10 years ago
  80. f21485d drd/tests/threaded-fork-vcs: Add by bart · 10 years ago
  81. e4554e1 drd: Add command-line option --verify-conflict-set by bart · 10 years ago
  82. 6ba50d1 Add missing comment marker. by sewardj · 10 years ago
  83. dd690bf This commit is for Bugzilla 334836. The Bugzilla contains patch 3 of 3 by carll · 10 years ago
  84. 582d582 This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
  85. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  86. 19ce5d5 pre_mem_read_sockaddr: properly handle the NETLINK address family by sewardj · 10 years ago
  87. 8b662d5 fix 338024 inlined functions are not shown if DW_AT_ranges is used by philippe · 10 years ago
  88. c609732 add support for VKI_BLKDISCARDZEROES by cborntra · 10 years ago
  89. d696b75 NEWS: Add #331829 (Unexpected ioctl opcode sign extension) by bart · 10 years ago
  90. 1fa9ee8 Linux: Add support for Lustre FID2PATH ioctl (#331829) by bart · 10 years ago
  91. 87da5fb Linux system call wrappers: truncate ioctl request number to 32 bits by bart · 10 years ago
  92. 351949c Enable tests for: sq{r}dmulh (scalar vs elem, vector vs elem), by sewardj · 10 years ago
  93. 72a10e5 Allow no debuginfo to be found when (trying to) produce the help msg by philippe · 10 years ago
  94. 0642639 ensure the regcache is in sync with the fpsr part VEX represents by philippe · 10 years ago
  95. a0a0c6b take endianness into account in arm64 fpsr xfer, by philippe · 10 years ago
  96. e5d36ff arm64: fix the conversion from/to VEX fpsr to/from GDB representation by philippe · 10 years ago
  97. 6df28a8 cfsi_m_ix array should only be indexed according to sizeof_m_ix, by philippe · 10 years ago
  98. ade2edd Add support for stack unwinding using the ARM32 specific EXIDX format. by sewardj · 10 years ago
  99. c06f684 Fix dangling ref in m_errormgr.c + report all uninit fields in a syscall param by philippe · 10 years ago
  100. 9d23bdb Fix copyright years. by florian · 10 years ago