]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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.
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 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  Nicholas NethercoteAdd a malloc/free stress test.
2005-12-16  Nicholas NethercoteAdd info about overhead in heap blocks and OSet nodes.
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-15  Julian SewardRewrite ppc32 dispatch loop to avoid profiling overhead...
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 Seward- Track vex r1494 (x86/amd64 change of conventions...
2005-12-14  Cerion Armour... Added fp regtest
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  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  Nicholas NethercoteUse user time instead of wall-clock time.
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  Nicholas NethercoteAdd two new programs to the performance suite.
2005-12-12  Nicholas NethercoteMake it clearer that internal errors are Valgrind's...
2005-12-10  Robert WalshUpdate ignores.
2005-12-10  Nicholas NethercoteFirst attempt at some performance tracking tools. ...
2005-12-09  Nicholas NethercoteRemove dead line.
2005-12-09  Nicholas NethercoteAdd missing declaration.
2005-12-08  Nicholas NethercoteFix minor Cachegrind bug that was occasionally causing...
2005-12-08  Nicholas NethercoteFail gracefully if 'make check' hasn't been run.
2005-12-08  Cerion Armour... More V setup for ppc64
2005-12-06  Julian SewardOn ppc64-linux, the entry point address is a function...
2005-12-06  Cerion Armour... Take ppc64 startup further along the road
2005-12-05  Dirk Muellermore syscalls for PPC32
2005-12-05  Nicholas NethercoteChange hp2ps to output .ps files in the same dir that...
2005-12-04  Julian SewardDefensive hacks to detect cases where V corrupts its...
2005-12-04  Nicholas Nethercoteadd comment from log message.
2005-12-04  Nicholas Nethercoteclarify
2005-12-04  Julian SewardNow that the man page is built from the XML documentati...
2005-12-04  Julian SewardFix typo.
2005-12-03  Donna RobinsonTidying up stuff re generating manpage from *.xml docs
2005-12-03  Donna RobinsonThe valgrind manpage is now auto-generated directly...
2005-12-03  Julian SewardAvoid potential partial-flags stall on P4.
2005-12-02  Nicholas Nethercoteupdate
2005-12-02  Cerion Armour... Added explanation of insn patching used in ppc32 test...
2005-12-02  Julian Sewardupdate
2005-12-02  Julian Sewardppc32-linux: enable sys_{set,get}priority.
2005-12-02  Cerion Armour... sync bugstatus
2005-12-02  Cerion Armour... update 3_1_BUGSTATUS
2005-12-02  Cerion Armour... Added tests for ppc32 floating point load/stores
2005-12-01  Nicholas Nethercoteupdate
next