]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2004-11-09  Nicholas NethercoteConverted __NR_{mount,getpid,getppid}.
2004-11-09  Nicholas Nethercote- Convert open() to the new syscall regime.
2004-11-09  Julian SewardAnother day, another bunch of primops need doing ...
2004-11-09  Julian SewardMore primop support needed by memcheck.
2004-11-09  Nicholas NethercoteImprove pth_cvsimple test in two ways:
2004-11-09  Nicholas NethercoteDisable --skin=, so you have to use --tool= now. No...
2004-11-08  Nicholas NethercoteImproved memcheck/tests/scalar so that it shows an...
2004-11-08  Nicholas NethercoteImproved Memcheck's error checking messages in two...
2004-11-08  Julian SewardCall specialised report-a-value-error helper functions...
2004-11-08  Julian SewardLearn how to assemble an x86 negl insn.
2004-11-08  Julian Sewardx86 host: translate Sub32(0,x) into a negl insn. This...
2004-11-08  Julian SewardUn-break eflag helper specialiser.
2004-11-08  Nicholas NethercoteArch-abstraction:
2004-11-08  Julian Sewardx86 guest: reinstate specialisation of the flags thunk...
2004-11-08  Nicholas NethercoteDon't silently ignore any suppression contexts beyond...
2004-11-08  Julian Sewardx86 guest: majorly rehash eflags thunk scheme for a...
2004-11-08  Julian SewardAdd mkIRExprVec_5.
2004-11-08  Julian SewardFill in more cases.
2004-11-08  Julian SewardWe need ever-more spill space ...
2004-11-08  Nicholas Nethercote--trace-syscalls=yes wibble
2004-11-07  Julian SewardMemcheck: add helper functions to support 64-bit loads...
2004-11-07  Julian Sewardx86 code generation for 64-bit integer stuff, required...
2004-11-07  Nicholas NethercoteAdd very thorough string functions test from glibc.
2004-11-07  Julian SewardImprove debug printing a bit.
2004-11-07  Julian SewardInstall a bogus-literals hack a la old UCode scheme...
2004-11-06  Julian Sewardrm debug printing.
2004-11-06  Julian SewardAdd more folding rules.
2004-11-06  Nicholas NethercoteMinor VKI_* fixups.
2004-11-06  Nicholas Nethercotewhitespace changes only
2004-11-06  Julian SewardFix nasty bug with 32HLto64.
2004-11-06  Julian SewardIncrease size of spill area.
2004-11-06  Julian SewardFix 'make clean'.
2004-11-06  Nicholas NethercoteSome syscall improvements:
2004-11-06  Julian SewardRename a var to avoid nameclashes during standalone...
2004-11-06  Julian SewardAdd a complete standalone copy of the memcheck instrume...
2004-11-06  Julian SewardDelete all the old UCode stuff.
2004-11-06  Julian SewardTidy up, make readable, add comments. Does not change...
2004-11-06  Julian SewardTry to make builds quieter.
2004-11-06  Julian SewardFix 'all' target to build nulgrind, lackey, addrcheck...
2004-11-06  Julian SewardMore fiddling in an attempt to make it work properly...
2004-11-06  Julian Sewardx86 guest: update description of which guest state...
2004-11-06  Julian SewardIRCallee: add a mcx_mask field, through which front...
2004-11-06  Julian SewardFurther integration of baseblock stuff for shadow state...
2004-11-06  Julian SewardAnd-identity folding rule.
2004-11-06  Julian SewardTrack Vex API changes.
2004-11-05  Julian Sewardx86 guest: un-break handling of eflags after inc/dec.
2004-11-05  Julian SewardDebug printing wibble.
2004-11-05  Julian SewardMake the 1.0.4 testbed work again.
2004-11-05  Julian SewardOops, forgot to commit this earlier.
2004-11-05  Julian SewardMajor overhaul of x86 guest eflags handling, so as...
2004-11-05  Nicholas NethercoteFix incorrect cast that was causing wrong output with...
2004-11-05  Nicholas NethercoteRemove writev.stderr.exp3 -- not necessary if we pass...
2004-11-05  Nicholas NethercoteMake the checking of poll() more accurate.
2004-11-05  Nicholas NethercoteOrder wibble
2004-11-05  Julian SewardStart adding floating point stuff to memcheck.
2004-11-05  Julian SewardAdd new primop 1Sto16.
2004-11-04  Julian SewardFill in a few more cases.
2004-11-04  Nicholas Nethercote64-bit cleanness: some more.
2004-11-04  Nicholas Nethercote64-bit cleanness: fix the memory arg of socketcall...
2004-11-04  Julian SewardVarious plumbing to allow the optimiser (really, just...
2004-11-04  Julian SewardSilence compiler warning.
2004-11-04  Nicholas Nethercotewhitespace wibbles
2004-11-04  Julian SewardVarious folding rules to clean up the IR made by Memcheck.
2004-11-04  Julian SewardDo a few more cases.
2004-11-04  Nicholas NethercoteMake computations more understandable.
2004-11-04  Nicholas Nethercotecomment wibble
2004-11-04  Nicholas NethercoteMore minor 64-bit cleanness tweaks.
2004-11-04  Nicholas NethercoteComment/formatting wibbles.
2004-11-04  Nicholas NethercoteMake size calculation more robust.
2004-11-04  Nicholas Nethercote64-bit cleanness tweak.
2004-11-04  Nicholas NethercoteFormatting wibbles.
2004-11-04  Nicholas Nethercote64-bit cleanness: fix up types in libpthread.c.
2004-11-04  Nicholas NethercoteGet rid of compile errors and warnings (ahem).
2004-11-04  Nicholas Nethercote64-bit cleanness wibbles.
2004-11-04  Nicholas NethercoteArch-abstraction: factor out a use of mmap() appropriately.
2004-11-04  Nicholas Nethercote64-bit cleanness: introduced OffT type for off_t, used...
2004-11-04  Julian Sewardx86 back end: clear up confusion over which registers...
2004-11-04  Nicholas Nethercote64-bit cleanness: convert client requests to receive...
2004-11-04  Nicholas Nethercote64-bit cleanness: lots more replacing of UInt with...
2004-11-04  Nicholas Nethercote64-bit cleanness: fix some more pointer casts to UInt.
2004-11-04  Nicholas NethercoteFormat wibbles.
2004-11-04  Nicholas Nethercote64-bit cleanness: convert some (UInt) casts of pointers...
2004-11-04  Julian SewardFix compile warnings.
2004-11-04  Julian SewardAdd a couple more primops needed by Memcheck.
2004-11-04  Julian SewardFix enough stuff to make 'ls' work.
2004-11-04  Nicholas Nethercote64-bit cleanness: make the hash-table have UWord keys...
2004-11-04  Benjamin MeyerChanged to be consistant with the rest of the files
2004-11-04  Julian SewardFill in a whole bunch more cases.
2004-11-04  Julian SewardFill in a few more Memcheck-supporting cases.
2004-11-04  Nicholas Nethercote64-bit cleanness: replace hard-wired 0xffffffff literal...
2004-11-04  Tom HughesAdd support for the settimeofday system call.
2004-11-03  Nicholas Nethercote64-bit cleanness: Yet more UInt-->SizeT changes.
2004-11-03  Nicholas Nethercote64-bit cleanness: More UInt-->SizeT changes.
2004-11-03  Julian SewardMake the x86 back end capable of generating conditional...
2004-11-03  Julian SewardFix many more cases.
2004-11-03  Julian SewardFirst pass at Memcheck.
2004-11-03  Julian Sewardremove pointless #define
2004-11-03  Julian SewardChanges to support Memcheck:
2004-11-02  Nicholas Nethercote64-bit cleanness:
2004-11-02  Nicholas Nethercote64-bit cleanness:
next