]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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  Julian SewardHandle 64HLto128 in 64-bit mode.
2005-12-23  Cerion Armour... Tracking VEX r1507
2005-12-23  Cerion Armour... renamed VEX dirs guest-ppc32/ -> guest-ppc/, host-ppc32...
2005-12-23  Julian SewardDeal with function pointer vs function entry crazyness...
2005-12-23  Julian SewardUpdate comment.
2005-12-23  Cerion Armour... Tidied up jm-insns.c test a little.
2005-12-23  Cerion Armour... Deal with backend case of 1Sto64
2005-12-23  Cerion Armour... Track changes to PPC naming convention - VEX r1504
2005-12-23  Cerion Armour... Changed naming convention from 'PPC32' to 'PPC' for...
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  Cerion Armour... Implemented almost all of the remaining 64bit-mode...
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-22  Julian Sewardsmall fixes for ppc64 layout stuff
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.
2005-12-19  Nicholas Nethercoteupdate
2005-12-19  Nicholas NethercoteClarify leak checker output.
2005-12-19  Nicholas Nethercoteupdate
2005-12-19  Nicholas NethercoteAdd comment from commit log.
2005-12-19  Tom HughesCheck that noinst_PROGRAMS and noinst_LIBRARIES are...
2005-12-19  Tom HughesFixed to check whether __builtin_expect is supported...
2005-12-19  Tom HughesMake sure EM_X86_64 is defined as elf.h doesn't define...
2005-12-18  Julian SewardDuh, remove debug printing. Duh.
2005-12-18  Julian SewardUpdate.
2005-12-18  Julian SewardIncrease buffer size, so that long debugger command...
2005-12-18  Julian SewardStrict-aliasing fix needed to make gcc-4.1.0 happy.
2005-12-18  Julian SewardNasty hack to stop the leak checker dying on custom...
2005-12-18  Julian SewardWhen using a custom allocator that allocates with no...
2005-12-17  Julian SewardfindSb: gradually rearrange the superblock list to...
2005-12-17  Julian SewardUpdate known-bugs summary.
2005-12-17  Cerion Armour... Fix typos.
2005-12-17  Nicholas NethercoteAdd a malloc/free stress test.
2005-12-16  Nicholas NethercoteAdd info about overhead in heap blocks and OSet nodes.
2005-12-16  Cerion Armour... Fix switchback.c to reflect changes to call of LibVEX_T...
2005-12-16  Cerion Armour... Fixed up front and backend for 32bit mul,div,cmp,shift...
2005-12-16  Julian SewardHold the event count in r29 rather than the count regis...
2005-12-16  Julian SewardAdd missing cases in debug printing.
2005-12-16  Julian Sewardppc32/64 backend: take r29 out of circulation so the...
2005-12-15  Julian SewardRewrite ppc32 dispatch loop to avoid profiling overhead...
2005-12-15  Julian SewardMake suitable changes for ppc32/ppc64 following recent...
2005-12-15  Nicholas Nethercoteadd note about recent performance improvement
2005-12-15  Nicholas NethercoteImprovments to vg_perf:
2005-12-15  Julian SewardMake this work on platforms where r != x.
2005-12-15  Julian SewardRewrite amd64 dispatch loop to add performance enhancem...
2005-12-15  Julian SewardModify amd64 backend to use jump-jump scheme rather...
2005-12-15  Julian Seward- Track vex r1494 (x86/amd64 change of conventions...
2005-12-15  Julian Seward- x86 back end: change code generation convention,...
2005-12-15  Julian SewardStop gcc complaining.
2005-12-14  Cerion Armour... Added fp regtest
2005-12-14  Cerion Armour... Enable fsqrt
2005-12-14  Cerion Armour... Changed jm_insns.c usage to use one of flags 'i|f|a...
2005-12-14  Cerion Armour... svn:ignores
2005-12-14  Cerion Armour... More svn:ignores for VEX.
2005-12-14  Nicholas NethercoteAdded a stress test which measures the cost of translation.
2005-12-14  Nicholas NethercoteEnsure that f() doesn't get inlined.
2005-12-14  Nicholas NethercoteAdd --vg option to vg_perf, which lets you specify...
2005-12-13  Nicholas Nethercotewhoops
2005-12-13  Cerion Armour... Added some more svn:ignores.
2005-12-13  Nicholas NethercoteAdded a --reps option to control how many times each...
2005-12-13  Nicholas Nethercoteremove bogus whitespace
2005-12-13  Nicholas NethercoteDie if a performance benchmark is missing.
2005-12-13  Cerion Armour... Switchbacker updates
2005-12-13  Nicholas NethercoteUse user time instead of wall-clock time.
2005-12-13  Cerion Armour... Fix vex_printf padding.
2005-12-13  Cerion Armour... Implemented backend for ppc64, sharing ppc32 backend.
2005-12-13  Nicholas NethercoteImprove vg_SP_update_pass() to catch more constant...
2005-12-13  Nicholas NethercoteFile recording info about each performance benchmark.
2005-12-13  Julian SewardRemove nanosleep and adjust iteration count and array...
2005-12-13  Nicholas NethercoteAbort the performance timings if any of the programs...
2005-12-13  Nicholas NethercoteMake sarp return zero.
2005-12-13  Cerion Armour... Added 'Bool mode64' to the various backend functions...
2005-12-13  Nicholas NethercoteAdd two new programs to the performance suite.
next