]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2004-10-25  Julian SewardUse the new baseblock layout scheme.
2004-10-25  Julian SewardIncrease size of hacky allocation space. Sigh.
2004-10-25  Julian SewardNew regime for baseblock layout, as described in comment in
2004-10-25  Nicholas NethercoteArch-abstraction:
2004-10-25  Nicholas Nethercotecomment wibbles
2004-10-25  Nicholas Nethercotecomment wibbles
2004-10-25  Nicholas NethercoteAvoid strange warnings about dereferencing type-punned...
2004-10-25  Nicholas Nethercotetweak
2004-10-25  Nicholas NethercoteArch-abstraction:
2004-10-25  Nicholas NethercoteRevert last commit because stupid older versions (eg...
2004-10-25  Nicholas NethercoteFix up stage2's dependencies.
2004-10-25  Nicholas Nethercotewhoops
2004-10-25  Nicholas NethercoteIf PIE (position-independent executables) are supported...
2004-10-25  Tom HughesActually call VGA_(has_tls) rather than just testing...
2004-10-25  Nicholas NethercoteRename two params named 'syscall' as 'syscallname'...
2004-10-25  Julian SewardUse renamed and improved vex-supplied guest-state-handl...
2004-10-25  Julian SewardImprove naming scheme for library-visible fns (infrastr...
2004-10-25  Nicholas NethercoteDon't bother with -fomit-frame-pointer for the demangler.
2004-10-25  Nicholas NethercoteArch-abstraction:
2004-10-25  Julian SewardGeneric fixes to iropt to enable it to be as sloppy...
2004-10-25  Nicholas NethercoteArch-abstraction:
2004-10-25  Julian SewardTrack vex controllability changes, and other hacks...
2004-10-25  Julian SewardTrack Vex controllability changes.
2004-10-25  Julian SewardAdd run-time controllability to iropt.
2004-10-25  Nicholas NethercoteFix for 91844...
2004-10-25  Julian Seward* re-enable some obscure sbb case
2004-10-25  Julian SewardRedundant-get removal: invalidate the entire env when...
2004-10-25  Julian SewardEven more stuff.
2004-10-25  Julian SewardAdd various FP insns apparently needed by mozilla....
2004-10-25  Julian SewardMerge together the two live-range-calculating loops...
2004-10-25  Julian SewardMess with logic for debug printing a bit.
2004-10-25  Julian SewardTry to further clear up confusion re notation for live...
2004-10-25  Julian SewardCorrect a longstanding bug in how branch target address...
2004-10-25  Julian SewardDuh; fix use of IROPT_LEVEL.
2004-10-25  Julian SewardFix yet more problems to do with confusion over live...
2004-10-24  Julian Sewardx86 guest: implement more convincing version of CPUID...
2004-10-24  Julian SewardMake this more controllable.
2004-10-24  Julian SewardIncrease size of translation buffer.
2004-10-24  Julian Sewardx86 guest: support rcr{bwl}. Includes some cleaning...
2004-10-24  Julian SewardiselIntExp64: handle calls to clean helpers which retur...
2004-10-24  Julian SewardRe-enable tests for rcr{bwl}.
2004-10-24  Julian SewardComment changes only.
2004-10-23  Julian SewardFast-case some more stuff.
2004-10-23  Julian SewardOops -- properly handle fast case of Carry after Subtract.
2004-10-23  Julian SewardAdd handy way to disable iropt completely.
2004-10-23  Julian Sewardx86 guest: handle more bswap insns
2004-10-21  Nicholas NethercoteFix "make check" for when src_dir != build_dir
2004-10-21  Julian SewardReinstate conservative version of redundant-Put elimina...
2004-10-21  Julian SewardFix some startup messages.
2004-10-21  Julian SewardReinstate various floating-point tests which are now...
2004-10-20  Julian SewardFast-track another case in calculate_eflags_c (needs...
2004-10-20  Julian SewardRe-enable most IR optimisations. It's only really...
2004-10-20  Julian SewardClean up BB counting stuff a bit.
2004-10-20  Nicholas NethercoteBuild vg_replace_malloc.c into a library, because it...
2004-10-20  Julian SewardGet rid of -fomit-frame-pointer; it's mostly just a...
2004-10-20  Julian SewardOops! Further update spill slot offsets following add of
2004-10-20  Julian SewardRearrange stuff a bit more logically.
2004-10-20  Julian SewardIn the signal handler, make debug printing a bit more...
2004-10-20  Julian SewardGive the skiplist mechanism its own hacky allocator...
2004-10-20  Julian SewardApparently editing tool.h directly was not a clever...
2004-10-20  Nicholas NethercoteFix typo, courtesy of Aleksander Salwa.
2004-10-20  Nicholas NethercoteMake tests that cause coredumps remove them. Don't...
2004-10-20  Nicholas NethercoteArch-abstraction:
2004-10-20  Nicholas Nethercotewhoops
2004-10-20  Julian SewardUse the vex-supplied simulation of segment registers.
2004-10-20  Nicholas NethercoteArch-abstraction:
2004-10-20  Julian SewardStart to teach Vex (guest x86) about segment registers.
2004-10-20  Tom HughesWhen nuking threads we set their status to VgTs_Empty...
2004-10-20  Nicholas NethercoteArch-abstraction:
2004-10-20  Nicholas NethercoteArch-abstraction:
2004-10-20  Nicholas NethercoteArch-abstraction:
2004-10-20  Nicholas NethercoteArch-abstraction:
2004-10-20  Julian Sewardcat_n_send: get rid of bogus dependency on snprintf...
2004-10-20  Julian SewardDisable all optimisation until such time as the 2.3...
2004-10-20  Julian SewardRemove debug printing.
2004-10-20  Julian SewardIf Vex calls the failure-exit function, bomb out in...
2004-10-20  Julian SewardShow Vex storage stats at end of run.
2004-10-20  Julian SewardProperly initialise baseBlock (I overlooked that fact...
2004-10-20  Julian SewardMake the number of spill slots agree with what Vex's
2004-10-20  Julian SewardGet rid of translation chaining stuff from dispatcher.
2004-10-20  Julian SewardTemporary kludge to locate spill slots on cvs head...
2004-10-20  Julian Sewardfind_helper: ensure function addresses are unsignedly...
2004-10-19  Julian SewardMucho hackery to get it to compile whilst attached...
2004-10-19  Julian SewardImplement vex_initialise_x87().
2004-10-19  Nicholas Nethercoteas_shm wasn't being included in 'make dist'.
2004-10-19  Nicholas NethercoteArch-abstraction:
2004-10-19  Nicholas NethercoteArch-abstraction:
2004-10-19  Nicholas NethercoteArch-abstraction:
2004-10-19  Nicholas NethercoteArch-abstraction:
2004-10-19  Nicholas Nethercotereadability fiddle
2004-10-19  Nicholas NethercoteForgot to cvs remove this when I moved it to x86/.
2004-10-19  Nicholas NethercoteUpdate
2004-10-19  Nicholas NethercoteWhoops, forgot this file.
2004-10-19  Nicholas NethercoteArch-abstraction:
2004-10-19  Nicholas NethercoteArch-abstraction:
2004-10-19  Nicholas NethercoteArch-abstraction:
2004-10-19  Julian SewardTest commit.
2004-10-19  Julian SewardAdd a function to initialise the x87 FPU guest state.
2004-10-19  Nicholas NethercoteUse "ppc" rather than "powerpc" -- it's less typing.
2004-10-19  Nicholas NethercoteWhoops, syscall.S is platform-specific, and so must...
next