]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2005-03-23  Julian SewardFix silly bug introduced in r1066.
2005-03-22  Julian SewardWe don't need two copies of this -- there's another...
2005-03-22  Julian SewardTurns out the recent IRStmt_NoOp hackery broke the...
2005-03-22  Julian Sewardamd64 back end: deal with (ignore) Ist_IMark and Ist_NoOp
2005-03-21  Julian SewardGenerate offsets needed for V on amd64.
2005-03-21  Julian SewardMake several more files compile cleanly with icc -Wall...
2005-03-21  Julian SewardThe "icc -Wall" placation project rumbles onward ...
2005-03-21  Julian SewardThe Icc typechecker police have been round banging...
2005-03-21  Julian SewardBring up-to-date.
2005-03-21  Julian SewardA small API change: pass both the guest and host word...
2005-03-21  Julian SewardAdd a new IR statement kind: IRStmt_NoOp, to denote...
2005-03-21  Julian SewardFix copy-n-paste-o spotted by Ceri.
2005-03-20  Julian SewardThis commit looks big but it is really quite small...
2005-03-20  Julian SewardThe party never stops in x86-land: implement 'fstsw...
2005-03-19  Julian SewardMore insns: ftst, movupd
2005-03-19  Julian SewardMove this file to the right place.
2005-03-19  Julian SewardTest for the x87 'tst' instruction. In the wrong place...
2005-03-18  Cerion Armour... Framework for front-end floating point disassembly
2005-03-17  Julian SewardFill in missing pinsrw memory-to-xmm case.
2005-03-17  Cerion Armour... Quieten down gcc
2005-03-17  Cerion Armour... Use ULong instead of Int for stopAfter and n_bbs_done...
2005-03-17  Cerion Armour... handy test wrapper
2005-03-17  Cerion Armour... stop compiler errors on fp regs, add possibily of setti...
2005-03-17  Julian SewardPrint IMarks a bit more visibly.
2005-03-16  Julian SewardWe no longer need a complete spare copy of V hanging...
2005-03-16  Julian SewardAdd a new kind of IR stmt: "instruction marks" (IRStmt_...
2005-03-16  Julian SewardRevert to doing x86->x86 (utterly trivial change)
2005-03-16  Cerion Armour... Fixed front-end srawi carry flag calc
2005-03-16  Julian SewardAdd guest_TISTART and guest_TILEN fields to all guest...
2005-03-16  Julian SewardAdd %EBP/%RBP to the set of registers for which redunda...
2005-03-16  Cerion Armour... small fix to rlwnm_cb loop
2005-03-16  Cerion Armour... Fixed xer_ca flag calc for subfze,
2005-03-15  Julian SewardBe a bit more paranoid about icbi.
2005-03-15  Julian SewardImproved method for discarding invalidated translations.
2005-03-15  Julian SewardSupport for vex-directed instruction-cache invalidation...
2005-03-15  Julian SewardBrain-dead (but working) support for Vex-directed trans...
2005-03-15  Julian SewardSomewhat reduce the number of immediate values in test...
2005-03-15  Cerion Armour... Fix backend cntlzw
2005-03-15  Cerion Armour... Cleanup backend: var name chages like src1,2 -> srcL...
2005-03-14  Julian SewardBuild fixes for gcc-2.96 (be more ANSI C compliant...
2005-03-14  Cerion Armour... Fixed ghelper mullwo overflow calc
2005-03-14  Cerion Armour... Fixed front-end slw for sh_amt of 32 to 64
2005-03-13  Julian SewardFill in missing memory case for pinsrw.
2005-03-13  Julian SewardThe IR sanity checker quite rightly jumps up and down...
2005-03-13  Julian SewardReenable mov imm,$reg. Curious this never happened...
2005-03-13  Julian SewardSo what if we are ignoring a branch hint? No need...
2005-03-13  Julian SewardDeal with Group 8 immediates (bt, btl, btr, btc).
2005-03-12  Julian SewardDeal better with x86 'rep nop' (P4 pause hint).
2005-03-11  Julian SewardReenable cmpsw/cmpsl.
2005-03-11  Julian SewardMake suitable for initial test run.
2005-03-11  Cerion Armour... Fixed front-end xer reg access
2005-03-10  Julian SewardChange license on switchback/test_ppc_jm1.c as per...
2005-03-10  Julian Sewardrm QEMU references; the derivation is now so distant...
2005-03-10  Julian SewardApparently we're a .net, not merely a .co.uk.
2005-03-10  Julian SewardFix typo
2005-03-10  Julian SewardStatement about copyright.
2005-03-10  Julian SewardAdd a copy of GNU GPL v2.
2005-03-10  Julian SewardClean up for public availability.
2005-03-10  Cerion Armour... Added test_ppc to Makefile
2005-03-10  Julian SewardAnother test commit
2005-03-10  Julian SewardA second test commit.
2005-03-10  Julian SewardRemove something old (really, a test commit for the...
2005-03-09  Julian SewardJocelyn Mayer's fabulous ppc test program.
2005-03-08  Julian SewardAs part of the build process, generate pub/libvex_guest...
2005-03-08  Julian SewardA place to put auxiliary programs used as part of the...
2005-03-04  Cerion Armour... Cleaned up front end a fair bit.
2005-03-04  Cerion Armour... fix cmd call of switchback, and deal with return err 256
2005-03-04  Julian SewardA couple more flags-specialisation cases, derived from...
2005-03-04  Julian Sewardguest state padding wibble
2005-03-03  Cerion Armour... Cleaning up frontend
2005-03-03  Cerion Armour... Cleaned up backend a little
2005-03-03  Cerion Armour... Dealt properly with immediates in the backend - reduces...
2005-03-03  Cerion Armour... comments only: guest-state offsets
2005-03-03  Cerion Armour... Cleaned up isel for instns taking an RI arg
2005-03-03  Cerion Armour... printout stderr msg on abnormal switchback exit
2005-03-03  Cerion Armour... Fixed sign-extend bug for compares (just putting imm...
2005-03-03  Cerion Armour... Simplified sraw a little
2005-03-02  Julian Seward* toIR.c: Handle a few more insns needed to run simple...
2005-03-01  Cerion Armour... Deal with last_bad == given_last_good
2005-03-01  Cerion Armour... Small backend printout changes only
2005-03-01  Julian SewardAdd a constant folding rule for MullS32.
2005-03-01  Cerion Armour... Front end bug: bad arg order for MuxOX of srw
2005-03-01  Cerion Armour... Backend bug: mkFormD wasn't smallifying the imm
2005-02-28  Cerion Armour... perl script to run a binary search with switchback
2005-02-28  Cerion Armour... Front-end fix for slw - _record_ the result...
2005-02-28  Julian SewardGradually move popular translations towards the start...
2005-02-28  Julian SewardGet rid of assertion which, as gcc points out, is useless.
2005-02-27  Julian SewardPlacate Icc in the usual way.
2005-02-27  Julian SewardA few more 64-bit folding rules.
2005-02-27  Julian SewardComment-only change.
2005-02-27  Julian SewardOops! The whole point of rev 980 was to get rid of...
2005-02-27  Julian SewardA major overhaul of the way integer register decoding...
2005-02-26  Julian SewardIcc typechecker police.
2005-02-26  Julian SewardMore icc-related cleanups.
2005-02-26  Julian SewardIcc typechecker police.
2005-02-26  Julian SewardFix some register-field decoding bugs for SSE. Nasty...
2005-02-25  Cerion Armour... Fixed some front end with-zero loads
2005-02-25  Cerion Armour... Fixed isel::load of small imm to reg - these are UInts...
2005-02-25  Julian SewardAdd toUInt.
2005-02-25  Julian SewardIcc typechecker fixes.
next