]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2005-11-13  Julian SewardHook the ppc32 stuff up to the revised CPU detection...
2005-11-13  Tom HughesUpdate bug status.
2005-11-13  Tom HughesEnable remaining *xattr system calls on amd64. Fixes...
2005-11-13  Tom HughesMask out the top 16 bits of si_code at the start of...
2005-11-12  Julian SewardTidy up the machinery for detecting the CPU type and...
2005-11-12  Nicholas NethercoteRemove commented-out x86/AMD64 stuff from PPC32 file.
2005-11-12  Nicholas NethercoteFirst cut at 3.1.0 release notes. Please edit as desir...
2005-11-12  Nicholas Nethercotefix
2005-11-12  Nicholas NethercoteDon't imply that the --tool option is mandatory.
2005-11-12  Nicholas NethercoteRename --simulation-hints as --sim-hints for brevity.
2005-11-12  Nicholas NethercoteMake regtests work with --enable-inner.
2005-11-12  Tom HughesUse the amd64 tests on amd64 not the x86 ones...
2005-11-12  Tom HughesUse the amd64 tests on amd64, not the x86 ones...
2005-11-12  Tom HughesAdd a filter for the amd64 tests.
2005-11-12  Tom HughesRun instruction tests under memcheck as well as none.
2005-11-12  Julian Seward@KICKSTART_BASE@ is history.
2005-11-12  Tom HughesAdd named constants for si_code values to replace the...
2005-11-11  Julian SewardKludge which stops biarch builds going to hell at make...
2005-11-11  Tom HughesAdd a stack switching test.
2005-11-11  Tom HughesAdd -m32 for assembly code when possible.
2005-11-11  Tom HughesAdd results for 64 bit systems.
2005-11-11  Tom HughesAllow 32 bit x86 tests to run on amd64 machines.
2005-11-11  Tom HughesFix compiler warnings.
2005-11-11  Julian SewardStop gcc4 complaining about pointer signedness mismatches.
2005-11-11  Tom HughesFix compiler warning.
2005-11-11  Tom HughesFix compiler warnings.
2005-11-11  Tom HughesTurn on some extra warnings.
2005-11-11  Tom HughesFix compiler warnings.
2005-11-11  Tom HughesBug status updates.
2005-11-11  Tom HughesSuppress AT_SYSINFO in the auxiliary vector because...
2005-11-11  Julian SewardAnother Altivec test program.
2005-11-11  Cerion Armour... Comments from Greg Parker re ppc ABI conventions.
2005-11-10  Julian SewardDo cpu string identification right, so the ppc32-specif...
2005-11-10  Julian SewardAdd instruction-set tests for ppc32 (integer, FP, altivec).
2005-11-10  Julian SewardOops. Track primop renamings.
2005-11-10  Julian SewardHandle IR primops arising from running Altivec code...
2005-11-10  Nicholas NethercoteCachegrind was aborting if it hit a client request...
2005-11-10  Nicholas NethercoteAvoid compiler warnings.
2005-11-10  Tom HughesCall VG_(unknown_SP_update) each time we switch to...
2005-11-10  Tom HughesAdd some extra debugging to the stack management module...
2005-11-10  Julian Sewardm_libcsignal is needed here.
2005-11-10  Tom HughesRemove redundant conditional - ppc32-linux is already...
2005-11-10  Tom HughesUse $(INSTALL_DATA) to install libcoregrind.a and libve...
2005-11-10  Nicholas NethercoteTry to avoid compiler warnings on AMD64.
2005-11-10  Nicholas Nethercoteneed --trace-children when self-hosting
2005-11-10  Julian Sewardfilter_linenos was not making it into tarballs.
2005-11-10  Nicholas NethercoteFactor out some common code in m_syswrap.
2005-11-10  Nicholas Nethercoteupdate URLs
2005-11-10  Dirk Muellerwe don't need libc. so don't link it
2005-11-09  Julian SewardAdd hacks to make it possible to build callgrind (...
2005-11-09  Julian SewardAdd casts to stop gcc complaining.
2005-11-09  Julian SewardAdd comments from email discussion re mprotect.
2005-11-09  Julian SewardThird pass at the ppc32 ptrace stuff. It compiles...
2005-11-09  Cerion Armour... Save/Restore condition register, and VRSAVE register...
2005-11-09  Julian SewardAdjust debugLog messages.
2005-11-09  Julian SewardInstall libvex.a and libcoregrind.a, needed for externa...
2005-11-09  Tom HughesDo ptrace_setregs in a ppc32 compatible way instead...
2005-11-09  Tom HughesAdd missing quote.
2005-11-09  Tom HughesUpdate results - we now emulate the whole LDT.
2005-11-09  Nicholas NethercoteFactor out some common code in m_syswrap.
2005-11-09  Nicholas Nethercoteupdate
2005-11-08  Cerion Armour... store & load callee-saved floating-point and vector...
2005-11-08  Julian SewardTry to fill in ptrace_setregs. Dunno if it's right.
2005-11-08  Nicholas NethercoteAugment a little.
2005-11-08  Nicholas Nethercoteupdate
2005-11-08  Nicholas Nethercoteupdate
2005-11-08  Julian SewardReinstate timestamping, sort-of, having trashed VG_...
2005-11-08  Tom HughesHandle the PROT_GROWSDOWN and PROT_GROWSUP mprotect...
2005-11-08  Julian SewardDocument the --kernel-variant= option.
2005-11-08  Julian SewardGet rid of old flags that memcheck no longer has.
2005-11-08  Julian SewardAdd tests for --partial-loads-ok= flag.
2005-11-08  Tom HughesReworked to avoid depending on $(eval) in the make...
2005-11-08  Tom HughesSet CPPFLAGS correctly when building the core preload...
2005-11-08  Julian Sewardmemcheck: make --partial-loads-ok=yes work again, but...
2005-11-08  Julian Sewardfwrite.stdout.exp seems to be not present and make...
2005-11-08  Julian SewardSecond try at getting rid of the is_self() hack used...
2005-11-07  Tom HughesInitial description of multiple architecture support.
2005-11-07  Julian Sewardppc32 build fix.
2005-11-07  Tom HughesMy emacs is just too clever for its own good...
2005-11-07  Tom HughesUse sysconf to get the page size as it is more portable.
2005-11-07  Julian SewardHandle sys_sigaction on ppc32-linux.
2005-11-07  Tom HughesDual architecture support - this commit is a major...
2005-11-07  Nicholas NethercoteRun the right regression tests...
2005-11-07  Nicholas NethercoteImprove factoring in m_coredump a little.
2005-11-06  Tom HughesAdd tests for 64 bit instructions.
2005-11-05  Julian SewardLiberalise x86 clone flag handling, so it's as per...
2005-11-05  Julian SewardFix stack unwinding on ppc.
2005-11-05  Julian SewardCommit Tom's improved-stack-unwinding patch.
2005-11-05  Julian SewardRead debug info from the V exe when it is installed...
2005-11-05  Tom HughesUpdate ignore lists.
2005-11-05  Tom HughesUpdate ignore lists.
2005-11-05  Tom HughesSync sse2 tests from x86 to amd64.
2005-11-05  Julian SewardAdd test cases for amd64 vector FP unordered compares.
2005-11-05  Julian SewardOops, this should have been included in r5014.
2005-11-05  Julian SewardAdd test cases for SSE unordered-compare instructions.
2005-11-05  Julian SewardHandle vector FP unordered compares.
2005-11-05  Tom HughesAdd a comment documenting the reason for subtracting...
2005-11-05  Tom HughesEnable tests for shld/shrd instructions which are now...
2005-11-04  Julian SewardPlacate compiler warning.
2005-11-04  Julian SewardTest shrd/shld.
next