]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2012-09-10  Florian Krohms390: Remove insns for 128-bit BFP and merge with 32...
2012-09-10  Florian Krohms390: More prep work bfp reorg. In the future unary...
2012-09-09  Bart Van Asschevalgrind: Support Xen toolstack process ioctls
2012-09-09  Florian Krohms390: Prepare for bfp reorg. Change the emit functions...
2012-09-09  Florian Krohms390: Add asserts to s390_emit_XYZ functions for conver...
2012-09-09  Petar JovanovicRestore unwind regs structure if VG_(use_CF_info) fails...
2012-09-09  Petar JovanovicCorrecting how load/store doubles are modelled on MIPS...
2012-09-07  Florian Krohms390: Fix another mixup. Did not cause problems due...
2012-09-07  Florian KrohmFix a mixup. This never caused a problem because the...
2012-09-06  Bart Van AsscheUpdate Subversion ignore list
2012-09-06  Bart Van Asschedrd: Suppress race reports on .got sections too
2012-09-06  Florian KrohmAnnounce bug fix in NEWS.
2012-09-06  Florian Krohms390: Add a testcase for condition code computation for
2012-09-06  Florian Krohms390: Fix condition code computation for convert-to...
2012-09-05  Florian Krohms390: The load-rounded insns also need to issue an...
2012-09-05  Florian Krohms390: Non-functional change.
2012-09-05  Florian KrohmBinary floating point cleanup. This was an area that...
2012-09-04  Carl LoveAdd vassert for DFP shift value to make sure shift...
2012-09-04  Petar JovanovicLoad/store doubles on MIPS are modeled through Ity_F64...
2012-09-03  Julian SewardEnable testing of primops on ARM platforms. (Florian...
2012-09-03  Julian SewardUse "orr r9,r9,r9" as the magic insn for IR injection...
2012-09-03  Julian SewardAdd ARM front/back end support for IR injection.
2012-09-03  Florian KrohmUpdate testcase as a followup to VEX r2509.
2012-09-03  Florian Krohms390: Undo part of r2501. The "convert to fixed" opcode...
2012-09-03  Florian Krohms390: Ensure proper size when calling get_otrack_shadow...
2012-09-03  Florian KrohmAdd bugzilla number.
2012-09-03  Julian SewardUpdate, tracking merged-to-3_8 fixes.
2012-09-02  Julian SewardUpdate.
2012-09-02  Julian SewardUpdate.
2012-09-02  Julian Seward"Fix" stack bounds check when compiled by Clang 4.0...
2012-09-02  Philippe WaroquiersImprove callgrind performance by 4 to 8% using UNLIKELY
2012-09-02  Florian KrohmAdd testcase to check the emulation warning for new...
2012-09-02  Florian KrohmSupport the variety of "convert to/from fixed" and...
2012-09-02  Julian SewardRemove alignment checks for VMPSADBW, VPHMINPOSUW,...
2012-09-02  Florian KrohmChange s390-features to allow testing for absence of...
2012-09-01  Florian KrohmFix an uninitialised variable found be BEAM.
2012-09-01  Florian KrohmFix Makefile.am for fpext_fail testcase.
2012-09-01  Julian SewardUpdate.
2012-09-01  Florian KrohmMark two fixes for s390x as [390] because they weren...
2012-09-01  Julian SewardGuard against negative symbol sizes in ELF symbol table...
2012-09-01  Florian Krohms390: Mark a few more function parameters as unused.
2012-09-01  Florian Krohms390: Add testcase for emulation failure.
2012-09-01  Florian Krohms390: Generate an emulation failure if an insn is encou...
2012-09-01  Florian Krohms390: Valgrind-side changes to fixing bugzilla #274695:
2012-09-01  Florian Krohms390: Add support for the "convert from/to logical...
2012-08-30  Florian KrohmComment only change.
2012-08-30  Florian Krohms390: Detect floating point extension facility. Update...
2012-08-30  Florian Krohms390: Add floating point extension facility to hwcaps.
2012-08-30  Florian KrohmAdd FAC_BIT macro to simplify correct testing for facil...
2012-08-30  Florian KrohmUpdate filter_stderr due to changed warning message.
2012-08-30  Florian KrohmFix build on Darwin. Patch by Rich Coe (rcoe@wi.rr...
2012-08-29  Florian KrohmEnable V-bit testing on x86.
2012-08-29  Florian KrohmAdd list of files to svn:ignore here
2012-08-29  Florian KrohmEnable V-bit testing on ppc32.
2012-08-29  Florian KrohmFix address computation in IR injection. When loading...
2012-08-29  Florian KrohmFix printf formats for uint64_t values.
2012-08-29  Florian KrohmFix IR injection for ppc32. Need to use mkSzImm not...
2012-08-29  Florian KrohmAdd VALGRIND_VEX_INJECT_IR for ppc32. Should have been...
2012-08-29  Florian Krohms390: Fix the default cache configuration. As z10-EC...
2012-08-28  Florian Krohmvbit tester: Disable Iop_CmpLT64S and Iop_CmpLE64S...
2012-08-28  Florian KrohmMake debug printout look nicer.
2012-08-28  Florian KrohmRemove .deps directory.
2012-08-28  Bart Van Asschedrd/tests: Add a test that verifies whether the pthread...
2012-08-28  Bart Van Asschedrd: Re-enable the pthread_cancel() intercept now that...
2012-08-28  Florian KrohmAdd a tester for V-bit propagation through IROps.
2012-08-28  Florian KrohmVEX-side support for the V-bit tester.
2012-08-28  Florian Krohms390: Add zEC12 machine model. Fix spelling for some...
2012-08-28  Florian Krohms390: Add the zEC12 machine model.
2012-08-28  Florian KrohmFix EXTRA_DIST. Add dummy .exp file to satisfy the...
2012-08-26  Florian Krohms390: Add testcase for the ecag insn. Based on patch by
2012-08-26  Florian Krohms390: Add support for the ecag insn. Patch from Divya...
2012-08-26  Florian KrohmOn s390: Terminate the superblock with Ijk_EmFail if...
2012-08-26  Florian KrohmOn s390: detect presence of stckf hardware facility.
2012-08-26  Florian Krohms390: Add STCKF hardware facility to hwcaps.
2012-08-26  Florian KrohmOn s390: Terminate the superblock with Ijk_EmFail if...
2012-08-26  Florian KrohmAdd sem_wait to list of ignored files.
2012-08-26  Florian KrohmFollowup patch to r12899, purely mechanical. Rename:
2012-08-26  Florian KrohmFollowup to r2483, purely mechanical. Rename:
2012-08-25  Florian KrohmRename libvex_emwarn.h to libvex_emnote.h. See also...
2012-08-25  Florian KrohmRename libvex_emwarn.h to libvex_emnote.h and fix all
2012-08-25  Bart Van Asschedrd: Correct semaphore tracing in case sem_*wait()...
2012-08-25  Florian KrohmComment only change.
2012-08-24  Bart Van Asschedrd: Handle non-zero sem_*wait() return values correctl...
2012-08-24  Bart Van Asschedrd/tests: Add test program that makes sem_trywait...
2012-08-24  Julian SewardUpdate.
2012-08-24  Julian SewardRemove now-redundant comment that should have been...
2012-08-24  Julian SewardChange exp-sgcheck's memcpy implementation to be memmov...
2012-08-24  Julian SewardImplement a wrapper for wcslen on Linux, assuming that
2012-08-24  Julian SewardFix skipping of block forms when this code is compiled...
2012-08-24  Julian SewardFix up range checking in ML_(addLineInfo). Avoids...
2012-08-24  Julian SewardUpdate.
2012-08-23  Julian SewardAdd tests for MOVBE in 32 bit mode. See 304867. ...
2012-08-23  Julian SewardImplement MOVBE in 32 bit mode. Fixes #304867. (Ambro...
2012-08-23  Julian SewardAdd test cases for QDADD and QDSUB. See #305199. ...
2012-08-23  Julian SewardImplement QDADD and QDSUB. Fixes #305199. (Mans Rullgard,
2012-08-23  Julian SewardFix LZCNT and TZCNT properly. Fixes #295808. (Jakub...
2012-08-23  Julian SewardRe-enable 'prefetch m8' and 'prefetchw m8'. Fixes...
2012-08-23  Julian SewardFix false positives in count_from_Status etc al. n...
2012-08-23  Julian SewardIimplement 0F 7F encoding of movq between two registers...
2012-08-23  Julian SewardHandle a reg-reg encoding of MOVAPS. Fixes #289584.
next