1. 370bc77 s390: Detect floating point extension facility. Update s390-features.c by florian · 12 years ago
  2. 4bc35a8 Add FAC_BIT macro to simplify correct testing for facility bits. by florian · 12 years ago
  3. 2d7d9f4 Update filter_stderr due to changed warning message. by florian · 12 years ago
  4. 909e0fc Fix build on Darwin. Patch by Rich Coe (rcoe@wi.rr.com). by florian · 12 years ago
  5. 86af300 Enable V-bit testing on x86. by florian · 12 years ago
  6. 734d1d3 Add list of files to svn:ignore here by florian · 12 years ago
  7. a768c30 Enable V-bit testing on ppc32. by florian · 12 years ago
  8. 504f829 Fix printf formats for uint64_t values. by florian · 12 years ago
  9. 4d261bb Add VALGRIND_VEX_INJECT_IR for ppc32. Should have been included in r12906. by florian · 12 years ago
  10. ffaa05d s390: Fix the default cache configuration. As z10-EC has an L3 by florian · 12 years ago
  11. 8c403ca vbit tester: Disable Iop_CmpLT64S and Iop_CmpLE64S for ppc because by florian · 12 years ago
  12. 74ec8c7 Remove .deps directory. by florian · 12 years ago
  13. 91d2fe2 drd/tests: Add a test that verifies whether the pthread_cancel() intercept works by bart · 12 years ago
  14. d428218 drd: Re-enable the pthread_cancel() intercept now that the CALL_FN_*() ABI by bart · 12 years ago
  15. bb913cd Add a tester for V-bit propagation through IROps. by florian · 12 years ago
  16. 87a25cf s390: Add zEC12 machine model. Fix spelling for some older models. by florian · 12 years ago
  17. 9bf4540 Fix EXTRA_DIST. Add dummy .exp file to satisfy the consistency checker by florian · 12 years ago
  18. 4d14968 s390: Add testcase for the ecag insn. Based on patch by by florian · 12 years ago
  19. 833ffd0 On s390: detect presence of stckf hardware facility. by florian · 12 years ago
  20. c226da3 Add sem_wait to list of ignored files. by florian · 12 years ago
  21. 2e49741 Followup patch to r12899, purely mechanical. Rename: by florian · 12 years ago
  22. 7452db8 Rename libvex_emwarn.h to libvex_emnote.h. See also VEX r2483. by florian · 12 years ago
  23. 311abd6 drd: Correct semaphore tracing in case sem_*wait() did not wait. See also #305690. by bart · 12 years ago
  24. 333e42b drd: Handle non-zero sem_*wait() return values correctly. Fixes #305690. by bart · 12 years ago
  25. eae1632 drd/tests: Add test program that makes sem_trywait() return a non-zero value by bart · 12 years ago
  26. 5036a7a Update. by sewardj · 12 years ago
  27. 650cf76 Change exp-sgcheck's memcpy implementation to be memmove-like (sigh) by sewardj · 12 years ago
  28. e9bea96 Implement a wrapper for wcslen on Linux, assuming that by sewardj · 12 years ago
  29. 3aab0ad Fix skipping of block forms when this code is compiled by gcc 4.8 -- it by sewardj · 12 years ago
  30. c1d946e Fix up range checking in ML_(addLineInfo). Avoids assertion failure by sewardj · 12 years ago
  31. 374c0dd Update. by sewardj · 12 years ago
  32. 4915c52 Add tests for MOVBE in 32 bit mode. See 304867. (Ambroz Bizjak, by sewardj · 12 years ago
  33. cc20002 Add test cases for QDADD and QDSUB. See #305199. (Mans Rullgard, by sewardj · 12 years ago
  34. 26c60a8 Fix false positives in count_from_Status etc al. n-i-bz. by sewardj · 12 years ago
  35. 8f36de0 Add verbiage about hardware facilities. by florian · 12 years ago
  36. 1943eb5 Fix propagation of undefinedness for Iop_DPBtoBCD and Iop_BCDtoDPB. by florian · 12 years ago
  37. 537ed2d Handle the following IRops as they may get generated: by florian · 12 years ago
  38. e694d77 Fix POST(posix_spawn) on Darwin so it marks the returned pid as defined. by sewardj · 12 years ago
  39. c529a08 fix 301281 valgrind hangs on OS X when the process calls system() by philippe · 12 years ago
  40. 6dda089 fix n-i-bz vgdb ptrace calls wrong on mips, causing blocked syscalls to fail by philippe · 12 years ago
  41. 2c96f63 Document in NEWS the fix committed in revision 12879. by philippe · 12 years ago
  42. f938b7b Fix 301281 valgrind hangs on OS X when the process calls system() by philippe · 12 years ago
  43. 6caac71 On Darwin, use __NR_poll_nocancel rather than __NR_poll, as per the by sewardj · 12 years ago
  44. 7eb17a8 Remove memcheck support for IR op Iop_I16StoF32 which is unused. by florian · 12 years ago
  45. 1203628 Update bug tracking status post release. by sewardj · 12 years ago
  46. 4931bd4 Update list of ignored files. by florian · 12 years ago
  47. 2d75ea2 Fix n-i-bz shmat of a segment > 4Gb does not work by philippe · 12 years ago
  48. 789d414 Use -s USR1 instead of -10 to send SIGUSR1 signal by philippe · 12 years ago
  49. 5b240c2 Implement --vex-iropt-register-updates=sp-at-mem-access by philippe · 12 years ago
  50. 704deb6 Party on, dudes! by sewardj · 12 years ago
  51. 1c41a1a --> 3.8.0 final by sewardj · 12 years ago
  52. 6e374f8 --> 3.8.0-TEST3 by sewardj · 12 years ago
  53. 4e1c191 Make the assembler-knows-POWER-DFP test a bit stricter, since it appears by sewardj · 12 years ago
  54. 4e9dfd3 Move older news into its own file, NEWS.old, so as not to overrun TeX by sewardj · 12 years ago
  55. a930ef2 Update. by sewardj · 12 years ago
  56. 5db7a79 Add support for the tee and vmsplice system calls. BZ#304561. by tom · 12 years ago
  57. 768bc7a wire up testcase by cborntra · 12 years ago
  58. e2130e8 Add a testcase for floating point <-> signed conversion that by cborntra · 12 years ago
  59. 497919a --> 3.8.0-TEST1 by sewardj · 12 years ago
  60. e5e7251 Update. by sewardj · 12 years ago
  61. 8ab8a8e Fix some typos. by sewardj · 12 years ago
  62. 260c648 Add a couple of useful examples to the --help text for --soname-synonyms. by sewardj · 12 years ago
  63. 2a9f1aa Add prerequisites. by florian · 12 years ago
  64. e808f81 Change script to also handle IBM's copyright notice. Update copyright notices. by florian · 12 years ago
  65. 4089f32 README_DEVELOPERS: Debugging a tool needs "--tool=..." by weidendo · 12 years ago
  66. 6746c4c Add a testcase for the cu41 insn. Update opcode list, NEWS and bugstatus. by florian · 12 years ago
  67. 4621729 fix typo in NEWS (due to via => due to) by philippe · 12 years ago
  68. e30542d typo ('the the') by philippe · 12 years ago
  69. 02ccd56 fix typo (improvment) by philippe · 12 years ago
  70. 8ee4f33 Doc: remove 'is' in 'is replaces' by philippe · 12 years ago
  71. ef56426 First checkpoint for 3.8.0. by sewardj · 12 years ago
  72. e060f6a A couple more 3.8.0 changes. by sewardj · 12 years ago
  73. 33722a6 Update expected outputs following r12843. by sewardj · 12 years ago
  74. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  75. 10856a0 First pass at assembling the top level change list for 3.8.0. So, by sewardj · 12 years ago
  76. 38415e8 Fix typo spotted by John Reiser. by sewardj · 12 years ago
  77. 31e8f54 Partial tidying up for 3.8.0 (sort list of bugs into order, and make pretty) by sewardj · 12 years ago
  78. a5629a2 Add notes re new print docs build failures. by sewardj · 12 years ago
  79. ca456c7 Doc updates for 3.8.0. by sewardj · 12 years ago
  80. 3cf7577 Add testcases for the cu14 insn. Update opcode table. Part of fixing #289839. by florian · 12 years ago
  81. 44d2c2b Fixing incorrect case in putSyscallArgsIntoGuestState for __NR_syscall. by petarj · 12 years ago
  82. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  83. 406dc34 Clang complains that "fist" is ambiguous (it's right, too); use "fists" instead. by sewardj · 12 years ago
  84. 14a9f9c Add an intercept for memrchr. Needed for amd64 Ubuntu 12.04. by sewardj · 12 years ago
  85. 567e5bb Try to fix up ARM stack alignment stuff following r12811. This by sewardj · 12 years ago
  86. 79452b3 Don't explicitly specify an ABI when building regtests on ARM. This by sewardj · 12 years ago
  87. a7a5788 NEWS, drd: List new features first by bart · 12 years ago
  88. cbfe62c Remove 284540 from NEWS fixed section. by philippe · 12 years ago
  89. 69f799d Update. by sewardj · 12 years ago
  90. 8b585d1 none/tests/amd64/movbe: Run this test only if the movbe executable has been built by bart · 12 years ago
  91. 0312968 Fix a cut'n paste error. One byte was uninitialised. Now fixed. by florian · 12 years ago
  92. df9c61a Add non matching suppressions for suppfree test (more testing for suppr matching) by philippe · 12 years ago
  93. 13a5952 fix 284540 (optimise suppression matching) by philippe · 12 years ago
  94. 460faad Simplify. by florian · 12 years ago
  95. 28d6815 Fix testcase. Iterating over an array of invalid insns to test them all by florian · 12 years ago
  96. 9bbe2bb none/tests/amd64/avx-1: Make it explicit that this test uses the vpclmulqdq instruction by bart · 12 years ago
  97. 965977c Add testcases for cu12. Update opcode table. Part of fixing #289839. by florian · 12 years ago
  98. 640d437 Add support for sys_shm_unlink on Darwin. Fixes #288298. by sewardj · 12 years ago
  99. 9af940f Comment only change. by florian · 12 years ago
  100. 02e97e9 Back off from 32 alignment of various guest state bits. We don't by sewardj · 12 years ago