- af97692 Add testcase to check the emulation warning for new supported opcodes by florian · 12 years ago
- a066ccd Change s390-features to allow testing for absence of a feature. by florian · 12 years ago
- e968591 Fix an uninitialised variable found be BEAM. by florian · 12 years ago
- 3950ce8 Fix Makefile.am for fpext_fail testcase. by florian · 12 years ago
- 179dddf Update. by sewardj · 12 years ago
- e1bb59e Mark two fixes for s390x as [390] because they weren't fixed for 3.8.0 by florian · 12 years ago
- db3f3e6 Guard against negative symbol sizes in ELF symbol tables, which by sewardj · 12 years ago
- 5570df4 s390: Add testcase for emulation failure. by florian · 12 years ago
- 1b9609a s390: Valgrind-side changes to fixing bugzilla #274695: by florian · 12 years ago
- 370bc77 s390: Detect floating point extension facility. Update s390-features.c by florian · 12 years ago
- 4bc35a8 Add FAC_BIT macro to simplify correct testing for facility bits. by florian · 12 years ago
- 2d7d9f4 Update filter_stderr due to changed warning message. by florian · 12 years ago
- 909e0fc Fix build on Darwin. Patch by Rich Coe (rcoe@wi.rr.com). by florian · 12 years ago
- 86af300 Enable V-bit testing on x86. by florian · 12 years ago
- 734d1d3 Add list of files to svn:ignore here by florian · 12 years ago
- a768c30 Enable V-bit testing on ppc32. by florian · 12 years ago
- 504f829 Fix printf formats for uint64_t values. by florian · 12 years ago
- 4d261bb Add VALGRIND_VEX_INJECT_IR for ppc32. Should have been included in r12906. by florian · 12 years ago
- ffaa05d s390: Fix the default cache configuration. As z10-EC has an L3 by florian · 12 years ago
- 8c403ca vbit tester: Disable Iop_CmpLT64S and Iop_CmpLE64S for ppc because by florian · 12 years ago
- 74ec8c7 Remove .deps directory. by florian · 12 years ago
- 91d2fe2 drd/tests: Add a test that verifies whether the pthread_cancel() intercept works by bart · 12 years ago
- d428218 drd: Re-enable the pthread_cancel() intercept now that the CALL_FN_*() ABI by bart · 12 years ago
- bb913cd Add a tester for V-bit propagation through IROps. by florian · 12 years ago
- 87a25cf s390: Add zEC12 machine model. Fix spelling for some older models. by florian · 12 years ago
- 9bf4540 Fix EXTRA_DIST. Add dummy .exp file to satisfy the consistency checker by florian · 12 years ago
- 4d14968 s390: Add testcase for the ecag insn. Based on patch by by florian · 12 years ago
- 833ffd0 On s390: detect presence of stckf hardware facility. by florian · 12 years ago
- c226da3 Add sem_wait to list of ignored files. by florian · 12 years ago
- 2e49741 Followup patch to r12899, purely mechanical. Rename: by florian · 12 years ago
- 7452db8 Rename libvex_emwarn.h to libvex_emnote.h. See also VEX r2483. by florian · 12 years ago
- 311abd6 drd: Correct semaphore tracing in case sem_*wait() did not wait. See also #305690. by bart · 12 years ago
- 333e42b drd: Handle non-zero sem_*wait() return values correctly. Fixes #305690. by bart · 12 years ago
- eae1632 drd/tests: Add test program that makes sem_trywait() return a non-zero value by bart · 12 years ago
- 5036a7a Update. by sewardj · 12 years ago
- 650cf76 Change exp-sgcheck's memcpy implementation to be memmove-like (sigh) by sewardj · 12 years ago
- e9bea96 Implement a wrapper for wcslen on Linux, assuming that by sewardj · 12 years ago
- 3aab0ad Fix skipping of block forms when this code is compiled by gcc 4.8 -- it by sewardj · 12 years ago
- c1d946e Fix up range checking in ML_(addLineInfo). Avoids assertion failure by sewardj · 12 years ago
- 374c0dd Update. by sewardj · 12 years ago
- 4915c52 Add tests for MOVBE in 32 bit mode. See 304867. (Ambroz Bizjak, by sewardj · 12 years ago
- cc20002 Add test cases for QDADD and QDSUB. See #305199. (Mans Rullgard, by sewardj · 12 years ago
- 26c60a8 Fix false positives in count_from_Status etc al. n-i-bz. by sewardj · 12 years ago
- 8f36de0 Add verbiage about hardware facilities. by florian · 12 years ago
- 1943eb5 Fix propagation of undefinedness for Iop_DPBtoBCD and Iop_BCDtoDPB. by florian · 12 years ago
- 537ed2d Handle the following IRops as they may get generated: by florian · 12 years ago
- e694d77 Fix POST(posix_spawn) on Darwin so it marks the returned pid as defined. by sewardj · 12 years ago
- c529a08 fix 301281 valgrind hangs on OS X when the process calls system() by philippe · 12 years ago
- 6dda089 fix n-i-bz vgdb ptrace calls wrong on mips, causing blocked syscalls to fail by philippe · 12 years ago
- 2c96f63 Document in NEWS the fix committed in revision 12879. by philippe · 12 years ago
- f938b7b Fix 301281 valgrind hangs on OS X when the process calls system() by philippe · 12 years ago
- 6caac71 On Darwin, use __NR_poll_nocancel rather than __NR_poll, as per the by sewardj · 12 years ago
- 7eb17a8 Remove memcheck support for IR op Iop_I16StoF32 which is unused. by florian · 12 years ago
- 1203628 Update bug tracking status post release. by sewardj · 12 years ago
- 4931bd4 Update list of ignored files. by florian · 12 years ago
- 2d75ea2 Fix n-i-bz shmat of a segment > 4Gb does not work by philippe · 12 years ago
- 789d414 Use -s USR1 instead of -10 to send SIGUSR1 signal by philippe · 12 years ago
- 5b240c2 Implement --vex-iropt-register-updates=sp-at-mem-access by philippe · 12 years ago
- 704deb6 Party on, dudes! by sewardj · 12 years ago
- 1c41a1a --> 3.8.0 final by sewardj · 12 years ago
- 6e374f8 --> 3.8.0-TEST3 by sewardj · 12 years ago
- 4e1c191 Make the assembler-knows-POWER-DFP test a bit stricter, since it appears by sewardj · 12 years ago
- 4e9dfd3 Move older news into its own file, NEWS.old, so as not to overrun TeX by sewardj · 12 years ago
- a930ef2 Update. by sewardj · 12 years ago
- 5db7a79 Add support for the tee and vmsplice system calls. BZ#304561. by tom · 12 years ago
- 768bc7a wire up testcase by cborntra · 12 years ago
- e2130e8 Add a testcase for floating point <-> signed conversion that by cborntra · 12 years ago
- 497919a --> 3.8.0-TEST1 by sewardj · 12 years ago
- e5e7251 Update. by sewardj · 12 years ago
- 8ab8a8e Fix some typos. by sewardj · 12 years ago
- 260c648 Add a couple of useful examples to the --help text for --soname-synonyms. by sewardj · 12 years ago
- 2a9f1aa Add prerequisites. by florian · 12 years ago
- e808f81 Change script to also handle IBM's copyright notice. Update copyright notices. by florian · 12 years ago
- 4089f32 README_DEVELOPERS: Debugging a tool needs "--tool=..." by weidendo · 12 years ago
- 6746c4c Add a testcase for the cu41 insn. Update opcode list, NEWS and bugstatus. by florian · 12 years ago
- 4621729 fix typo in NEWS (due to via => due to) by philippe · 12 years ago
- e30542d typo ('the the') by philippe · 12 years ago
- 02ccd56 fix typo (improvment) by philippe · 12 years ago
- 8ee4f33 Doc: remove 'is' in 'is replaces' by philippe · 12 years ago
- ef56426 First checkpoint for 3.8.0. by sewardj · 12 years ago
- e060f6a A couple more 3.8.0 changes. by sewardj · 12 years ago
- 33722a6 Update expected outputs following r12843. by sewardj · 12 years ago
- 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
- 10856a0 First pass at assembling the top level change list for 3.8.0. So, by sewardj · 12 years ago
- 38415e8 Fix typo spotted by John Reiser. by sewardj · 12 years ago
- 31e8f54 Partial tidying up for 3.8.0 (sort list of bugs into order, and make pretty) by sewardj · 12 years ago
- a5629a2 Add notes re new print docs build failures. by sewardj · 12 years ago
- ca456c7 Doc updates for 3.8.0. by sewardj · 12 years ago
- 3cf7577 Add testcases for the cu14 insn. Update opcode table. Part of fixing #289839. by florian · 12 years ago
- 44d2c2b Fixing incorrect case in putSyscallArgsIntoGuestState for __NR_syscall. by petarj · 12 years ago
- 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
- 406dc34 Clang complains that "fist" is ambiguous (it's right, too); use "fists" instead. by sewardj · 12 years ago
- 14a9f9c Add an intercept for memrchr. Needed for amd64 Ubuntu 12.04. by sewardj · 12 years ago
- 567e5bb Try to fix up ARM stack alignment stuff following r12811. This by sewardj · 12 years ago
- 79452b3 Don't explicitly specify an ABI when building regtests on ARM. This by sewardj · 12 years ago
- a7a5788 NEWS, drd: List new features first by bart · 12 years ago
- cbfe62c Remove 284540 from NEWS fixed section. by philippe · 12 years ago
- 69f799d Update. by sewardj · 12 years ago
- 8b585d1 none/tests/amd64/movbe: Run this test only if the movbe executable has been built by bart · 12 years ago
- 0312968 Fix a cut'n paste error. One byte was uninitialised. Now fixed. by florian · 12 years ago