]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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.
2005-11-04  Tom HughesRe-enable a load of tests for instructions which VEX...
2005-11-04  Tom HughesBackout additional space until we decide whether we...
2005-11-04  Tom HughesRemove "pid" to make docs align with reality.
2005-11-04  Tom HughesAdd an insn_basic test for amd64. This is based on...
2005-11-04  Tom HughesFix up references to log files names containing "pid...
2005-11-04  Tom HughesAllow rax/rbx/rcx/rdx (and their narrower counterparts...
2005-11-04  Tom HughesFix the amd64 version of gen_insn_test.pl to strip...
2005-11-04  Julian SewardAlso test jecxz.
2005-11-04  Tom HughesAdd missing tag.
2005-11-04  Tom HughesMake the tool writing documentation align a bit more...
2005-11-04  Tom HughesRemove remaining references to the old tool.h header.
2005-11-04  Tom HughesTool writing documentation updates from Yao Qi <qiyaolt...
2005-11-04  Tom HughesWhen unwinding the stack on x86/amd64 subtract one...
2005-11-03  Nicholas NethercoteRecord a useful nugget from Julian.
2005-11-03  Julian SewardTrack API change in vex r1429.
2005-11-02  Julian SewardDon't try to honour the ELF interpreter's load address...
2005-11-02  Tom HughesSplit faultstatus into the platform independent tests...
2005-11-02  Tom HughesRemove the as_mmap and as_shm tests which don't make...
2005-11-02  Tom HughesThe memcheck/tests/sigprocmask test is designed to...
2005-11-02  Tom HughesFix format string in signal mask printing.
2005-11-02  Tom HughesDisplay signal masks correctly when --trace-signals...
2005-11-02  Tom HughesUpdate EXTRA_DIST to include new results files.
2005-11-02  Tom HughesAdd alternate results for memcheck/tests/strchr on...
2005-11-02  Tom HughesThe sloppyRXcheck logic in the sync checker was not...
2005-11-02  Tom HughesRemoved memcheck/tests/weirdioctl as it is badly broken...
2005-11-02  Tom HughesDon't give the heap execute permission - the linux...
2005-11-02  Tom HughesUpdate memcheck/tests/xml1 results.
2005-11-02  Tom HughesUpdate memcheck/tests/xml1 results.
2005-11-01  Tom HughesMake the request for space for the interpreter into...
next