]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2006-01-20  Julian Sewardppc64-linux: compute the correct initial program counte...
2006-01-20  Julian SewardYet another possible output, due to trivial differences...
2006-01-20  Julian SewardWibble
2006-01-20  Julian SewardMake fn wrapping work again on ppc32-linux.
2006-01-20  Julian SewardForgot to svn add this.
2006-01-20  Julian Sewardx86 function wrapping fixes.
2006-01-20  Julian SewardMake amd64 function wrapping work again following recen...
2006-01-20  Julian SewardChanges to make function wrapping work better on ppc64...
2006-01-20  Julian SewardMore function wrapping tests.
2006-01-19  Julian Seward- Make this work on systems where the stack is non...
2006-01-19  Julian SewardWibble.
2006-01-19  Julian SewardTrack line number changes.
2006-01-19  Julian SewardMore __libc_start_main -> "(below_main)" changes.
2006-01-19  Julian SewardUpdate with new expected outputs.
2006-01-19  Julian SewardSuppressions-tests fixes.
2006-01-19  Julian SewardFixes to track the "(below main)" change.
2006-01-19  Julian SewardDon't try sys_sigprocmask on ppc64-linux.
2006-01-19  Julian Sewardgetcontext() seems to be unimplemented on glibc-2.3...
2006-01-19  Julian SewardClever handling of partially defined equality does...
2006-01-19  Julian SewardThis was segfaulting on ppc64-linux, even natively...
2006-01-19  Julian SewardMake a bit less nonsensical on 64-bit platforms.
2006-01-19  Julian Sewardppc64-linux: apply the bogus-LR kludge in a second...
2006-01-19  Julian SewardDeal with somewhat dubious numbers showing up from...
2006-01-19  Julian SewardRationalise demangling a bit more, so that suppression...
2006-01-19  Julian SewardAdd handy debugging line.
2006-01-19  Julian SewardMore syscalls.
2006-01-19  Julian SewardConsistently call init() before doing any MALLOC_TRACE...
2006-01-18  Julian SewardMake VG_(get_StackTrace2) aware of bogus LR values in
2006-01-18  Julian SewardFix an all-platforms bug introduced by the recent overh...
2006-01-18  Julian SewardTo reduce the endless nuisance of multiple different...
2006-01-18  Julian SewardMake these behave correctly on ppc64 ELF.
2006-01-18  Julian SewardValgrind-side handling (fast case) for the ppc64 ELF...
2006-01-18  Julian SewardAllow more syscalls.
2006-01-17  Julian SewardMake the selection of the default platform a bit more...
2006-01-17  Tom HughesGet the core thread modelling code compiling again...
2006-01-17  Julian SewardUpdate.
2006-01-17  Julian SewardReinstate VG_ARCH_ALL, erroneously removed by r5496.
2006-01-17  Julian SewardChange the default --trace-notbelow= number from zero...
2006-01-17  Julian SewardThe symbol table reader hides all that dot crazyness...
2006-01-17  Julian Sewardppc64-linux: set R2 before running __libc_freeres
2006-01-17  Julian SewardMore ppc64-linux function replacement/wrapping stuff.
2006-01-17  Julian SewardThese files all speak about instrumentation functions.
2006-01-17  Julian SewardAdd test code for checking that m_debuginfo's tocptr...
2006-01-17  Julian SewardFix copy-n-paste error.
2006-01-17  Julian SewardIncrease size of the largest guest state handled.
2006-01-17  Julian SewardRewrite VG_(translate) to make it clearer (it had grown...
2006-01-17  Julian SewardFurther refine ppc64-linux ELF symbol table reading...
2006-01-17  Julian Sewardppc64-linux function wrapping support (does not work...
2006-01-15  Robert WalshAdd some ignores.
2006-01-13  Julian SewardTidy up ELF symbol table reading a bit. Make a complet...
2006-01-13  Julian SewardFix bogus assertions.
2006-01-13  Tom HughesUse VG_(am_mmap_anon_float_valgrind) to allocate the...
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.
next