]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2004-10-12  Julian Sewardx86 assembler: handle x86 FP reg-reg moves
2004-10-12  Julian SewardExtend CSE so it commons up F64i literals. This also...
2004-10-12  Julian SewardEven more minor PutI/GetI cleanups.
2004-10-12  Julian SewardMore cleanups of PutI/GetI transformations:
2004-10-12  Julian SewardAdd redundant-PutI elimination, and major cleanup of...
2004-10-12  Nicholas NethercoteUpdate second expected output to match the first.
2004-10-09  Nicholas NethercoteArch-abstraction:
2004-10-09  Nicholas Nethercotetypo
2004-10-09  Nicholas NethercoteAdd README_DEVELOPERS to the 'make dist' tarball (since...
2004-10-09  Julian SewardDon't bother to do a spill store if the register chosen...
2004-10-09  Julian SewardMore followups to previous increase of x86 FP regs...
2004-10-09  Julian SewardAdd generic mechanism to get hold of guest bytes when...
2004-10-09  Julian SewardUpdate to match new max limit of 50 insns per bb.
2004-10-09  Julian Sewardx86: Increase the number of available floating point...
2004-10-09  Julian SewardIncrease maximum-bb size to 50.
2004-10-09  Julian SewardFold 1Uto32.
2004-10-08  Julian SewardChange tabs to spaces. Whitespace change only.
2004-10-08  Julian Sewardfix off-by-one errors (assert fails) in findPutI.
2004-10-08  Julian SewardFix indentation for findPutI. Whitespace change only.
2004-10-08  Nicholas NethercoteImprove error message.
2004-10-08  Julian SewardReally really final edits. This is the submitted version.
2004-10-08  Julian SewardFinal edits.
2004-10-07  Julian SewardFinish first draft.
2004-10-07  Julian SewardIR -> Itanium conversion discussion
2004-10-07  Tom HughesTurn off stabs debugging.
2004-10-07  Tom HughesMore fixes for stabs generated by the GNAT compiler...
2004-10-07  Tom HughesAdded a module level stabs_debug flag to turn on all...
2004-10-07  Tom HughesAssert on any attempt to make a symbol a typedef for...
2004-10-06  Julian SewardAdd stuff about predication.
2004-10-06  Tom HughesPut back missing space...
2004-10-06  Tom HughesCope with arguments over 510 characters in length when...
2004-10-06  Tom HughesRemove reference to --tool=memcheck being the default.
2004-10-06  Tom HughesRemove spurious (void) cast from VALGRIND_CHECK_DEFINED...
2004-10-06  Julian SewardAdd stuff about control speculation.
2004-10-06  Julian SewardDeal with NaT value propagation.
2004-10-05  Julian SewardFix up Heading 2 entries by copying into a new document.
2004-10-05  Julian SewardAdd stuff on data speculation.
2004-10-05  Julian SewardDescribe handling of rotating registers and register...
2004-10-04  Julian SewardFirst attempt at PutI -> GetI forwarding.
2004-10-04  Julian Sewardx86 host: do spill/reload of floating point registers.
2004-10-04  Julian SewardSmall change to printing of guest-state-array descripto...
2004-10-03  Julian SewardSimple program for assessing speed of floating point.
2004-10-03  Julian SewardIncrease startup delay for GDB latching.
2004-10-03  Julian SewardImplement Add32/Sub32 chain collapsing.
2004-10-03  Julian SewardFix typo.
2004-09-27  Tom HughesFixed mistake in yesterday's signal trace patch.
2004-09-27  Tom HughesFix conversion of timeval to milliseconds - tv_usec...
2004-09-26  Tom HughesWhen dieing because a fatal signal was received, print...
2004-09-26  Tom HughesDon't free the interpreter structure until we've actual...
2004-09-25  Tom HughesImprove the checks in PRE(execve) to check that the...
2004-09-24  Tom HughesFixed the statfs64 wrapper to look at the right argumen...
2004-09-24  Julian SewardStuff about rotating registers.
2004-09-24  Julian SewardFirst attempt at Add32/Sub32 chain collapsing.
2004-09-23  Julian SewardMore preliminaries.
2004-09-23  Julian SewardMake a start on the Itanium report.
2004-09-23  Julian SewardFix a couple of silly typos.
2004-09-23  Julian SewardChange the name of some IR fields from .expr to .data...
2004-09-22  Julian SewardMajor revamp of GetI/PutI in preparation for PutI/GetI...
2004-09-22  Tom HughesIf a name is marked as both a typedef and a tag then...
2004-09-22  Julian SewardAdd a simple common-subexpression removal pass to iropt...
2004-09-21  Julian SewardDo a bit of inlining.
2004-09-21  Julian SewardDuh; fix not-really-a-function-call.
2004-09-21  Julian SewardAdd -Winline.
2004-09-21  Julian SewardIn the flattening phase, reduce the number of tmp-tmp...
2004-09-20  Julian SewardClarify semantics re dirty helper functions.
2004-09-20  Julian SewardFirst version of IR specification doc.
2004-09-20  Julian SewardA place to put documentation.
2004-09-20  Julian Sewardx86->IR: implement a couple more FP insns. Almost...
2004-09-20  Julian SewardFully install generic IR machinery for dirty helper...
2004-09-19  Julian SewardGet rid of old condition-code handling stuff, that...
2004-09-19  Julian SewardTest program to generate spill code on x86 (fstpt/fldt).
2004-09-19  Julian Sewardx86 -> IR -> x86: fix enough bits to make OOo 1.1.2...
2004-09-19  Tom HughesThe fix for bug 85811 added decoding of many extra...
2004-09-18  Julian SewardNo longer used.
2004-09-18  Julian SewardThis file is unused.
2004-09-14  Julian SewardStuff re
2004-09-14  Julian SewardImproved code sequences for idioms arising from guest...
2004-09-14  Nicholas NethercoteRemove unused macros.
2004-09-13  Nicholas NethercoteAll newlines are borked; fix.
2004-09-13  Nicholas NethercoteArch-abstraction:
2004-09-13  Nicholas NethercoteArch-abstraction:
2004-09-13  Nicholas NethercoteArch-abstraction:
2004-09-13  Nicholas NethercoteArch-abstraction:
2004-09-13  Nicholas NethercoteDon't inline large function
2004-09-13  Nicholas NethercoteArch-abstraction:
2004-09-13  Nicholas NethercoteFix off-by-one error when counting the number of BBs...
2004-09-13  Nicholas NethercoteFix grammar
2004-09-13  Nicholas NethercoteRemove suppression files that have never been used...
2004-09-13  Tom HughesWhen augmenting the argument vector from the VALGRIND_O...
2004-09-12  Tom HughesOnly mark the section of the stack that has actually...
2004-09-12  Julian SewardFix compilation warnings.
2004-09-12  Julian SewardMore tidying up.
2004-09-12  Julian SewardClean up the IR definition a bit.
2004-09-12  Julian SewardImplement yet more x86 FP transcendental instructions.
2004-09-12  Julian SewardYet more x86 FP cases.
2004-09-12  Julian SewardIncrease temp storage to 400k (for 20 insns!) ToDo...
2004-09-11  Nicholas Nethercotewibble
2004-09-11  Nicholas NethercoteArch-abstraction:
2004-09-11  Nicholas NethercoteFix minor off-by-one error.
2004-09-11  Nicholas Nethercotevg_replace_malloc.c doesn't need to be included in...
next