]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2006-01-13  Tom HughesDecode NOREDIR events properly in debug output.
2006-01-12  Julian SewardFix more ppc64-linux function wrapping and symbol-table...
2006-01-12  Julian SewardMake function wrapping work on ppc32-linux.
2006-01-12  Julian SewardMake function wrapping work on amd64-linux.
2006-01-12  Julian SewardMerge in function wrapping support from the FNWRAP...
2006-01-12  Julian SewardComment-only change.
2006-01-12  Julian SewardAdd register-use summary.
2006-01-11  Tom HughesHandle the <<= and >>= operators in stabs. Fixes bug...
2006-01-09  Julian SewardUnbreak make dist.
2006-01-07  Julian SewardMake this test 64-bit clean.
2006-01-05  Julian SewardEven more ppc64-linux syscalls.
2006-01-05  Julian SewardThis is logically part of r5501 (ppc64-linux symbol...
2006-01-05  Julian SewardMake symbol table reading understand the .opd section...
2006-01-05  Julian SewardFix a casting bug in the LOADV8 slow (misaligned) case...
2006-01-05  Julian SewardInitial redirect stuff for ppc64-linux.
2006-01-04  Julian SewardMore syscalls ...
2006-01-04  Julian SewardBuild fix for oset_test following recent build system...
2006-01-04  Julian SewardMinor cleanups:
2006-01-04  Julian SewardDo ppc32 tests on ppc64-capable platforms.
2006-01-04  Julian Sewardamd64-linux adjustments as a followup to r5493.
2006-01-04  Julian SewardSomewhat rehash the biarch-build machinery so as to...
2006-01-03  Dirk Muellerupdate suppression for newer versions of Xorg
2006-01-03  Cerion Armour... Tidy up some ppc64 assembly & comments a little.
2006-01-03  Cerion Armour... couple more svn:ignore's
2006-01-03  Cerion Armour... Add ppc64 int,fp,vmx regtest: jm-insns
2006-01-03  Cerion Armour... Update ppc32 jm-insns regtest to test ppc64 insns,...
2006-01-03  Cerion Armour... regtest none::ppc32
2006-01-03  Julian SewardSignal-related syscall support.
2006-01-03  Julian Sewardcasting paranoia (harmless)
2006-01-03  Julian SewardFirst cut at signal frame build/removal for ppc64-linux...
2006-01-02  Dirk Muellerupdate
2006-01-02  Julian SewardEnable various syscalls.
2006-01-02  Julian SewardOops, fix interrupted-syscall snafu.
2006-01-02  Julian SewardRecrystallise the warp core on ppc64-linux.
2006-01-02  Julian SewardFun n games making sys_clone() work.
2006-01-02  Julian SewardUpdate.
2006-01-02  Julian SewardDon't confuse ppc32 and ppc64.
2006-01-02  Julian SewardMore paranoia please.
2006-01-01  Julian SewardRead dwarf2 line number information even if a .debug_st...
2006-01-01  Julian SewardMake this work on SSE1-only machines.
2006-01-01  Julian SewardUpdate.
2006-01-01  Julian SewardAlso do sse memory overrun tests on x86.
2006-01-01  Julian SewardAdd a test program which checks for memory overruns...
2005-12-30  Julian SewardFinally fix the bug causing dynamic ppc64-linux executa...
2005-12-30  Julian SewardFix typo
2005-12-30  Julian SewardA couple more ppc64-linux syscalls.
2005-12-30  Nicholas NethercoteAdd a --trace-mem option to Lackey to print out a memor...
2005-12-30  Julian SewardMore ppc64-linux syscalls.
2005-12-30  Julian SewardFix up ppc64 dispatcher following the changes made...
2005-12-28  Julian SewardTentative fix for #117332: No line numbers printed...
2005-12-28  Julian SewardIn fbench, compute sin/cos/sqrt from "first principles...
2005-12-27  Julian SewardUpdate.
2005-12-27  Julian SewardVG_(getgroups) fix (Shinichi Noda)
2005-12-27  Julian SewardCheck that the two sigprocmasks haven't failed.
2005-12-26  Julian SewardMore dispatcher tuning for ppc32/64. Makes a big diffe...
2005-12-26  Nicholas Nethercotecode layout wibbles only
2005-12-26  Julian SewardAttempt to make tinycc work on ppc32, by (1) getting...
2005-12-25  Nicholas NethercoteMerge in r5435 from COMPVBITS. Also added a note to
2005-12-25  Nicholas NethercoteUpdate for recent change to OSet interface.
2005-12-25  Nicholas Nethercoteadd extra note about tinycc
2005-12-25  Nicholas Nethercoteupdate
2005-12-25  Nicholas NethercoteA minor performance improvement -- make swizzle() faster.
2005-12-24  Julian SewardFix read-after-free in VG_(HT_destruct). This fixes
2005-12-24  Cerion Armour... Tidy up ppc32 jm-insns test some more.
2005-12-24  Nicholas NethercoteFix a nasty 64-bit-uncleanness bug in OSet spotted...
2005-12-23  Julian Sewardppc64 ELF allows the 288 bytes below the stack pointer...
2005-12-23  Julian SewardMake ppc64-linux stack unwinding work.
2005-12-23  Nicholas NethercoteChange default --reps value from 3 to 1.
2005-12-23  Julian Sewardppc64-linux fixes
2005-12-23  Julian Sewardppc64-linux fixes.
2005-12-23  Julian SewardHandle ppc64-related primops.
2005-12-23  Cerion Armour... Tracking VEX r1507
2005-12-23  Julian SewardDeal with function pointer vs function entry crazyness...
2005-12-23  Cerion Armour... Tidied up jm-insns.c test a little.
2005-12-23  Cerion Armour... Track changes to PPC naming convention - VEX r1504
2005-12-23  Julian SewardHandle CmpORD64{U,S} as ppc64 requires those.
2005-12-22  Julian SewardUse rt_sigprocmask, and check for errors correctly...
2005-12-22  Julian SewardAdd enough syscalls to run bzip2 on ppc64-linux.
2005-12-22  Julian SewardProperly return error codes resulting from sigprocmask...
2005-12-22  Julian SewardComment-only changes
2005-12-22  Nicholas NethercoteAdd comment about log2().
2005-12-22  Julian SewardMake async-style syscalls work on ppc64, by using rt_si...
2005-12-22  Julian SewardMore ppc64-linux syscalls.
2005-12-22  Cerion Armour... fixed up ppc64 assembly with .opd sections
2005-12-22  Julian SewardWhen switching threads on ppc64, clear the reservation...
2005-12-22  Nicholas NethercoteAdd a destructor function to OSet_Destroy() which can...
2005-12-22  Nicholas NethercoteAdd the name of the input file to cg_annotate's output.
2005-12-22  Julian SewardMake a start adding syscalls.
2005-12-22  Julian SewardSave %CIA correctly (caused ppc64-linux to loop at...
2005-12-21  Nicholas NethercoteRenamed coregrind.h to pub_core_clreq.h and introduced...
2005-12-21  Nicholas Nethercoteupdate
2005-12-21  Nicholas NethercoteFixed cg_annotate bug -- when using the --sort option...
2005-12-20  Nicholas NethercoteAdd a new performance benchmark: tinycc.
2005-12-20  Cerion Armour... Rewrite ppc64 dispatch loop to avoid profiling overhead...
2005-12-19  Nicholas NethercoteRemove all remaining profiling gunk.
2005-12-19  Nicholas NethercoteRemove remaining profiling gunk from Memcheck.
2005-12-19  Nicholas NethercoteRemove the old profiling stuff from Memcheck.
2005-12-19  Nicholas NethercoteFix for bug #117096.
2005-12-19  Nicholas NethercoteBugfix update
2005-12-19  Nicholas NethercoteFix a minor --gen-suppressions output bug.
next