]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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
2005-12-01  Cerion Armour... Fix for a nasty bug in loading an fp reg with zero...
2005-12-01  Julian SewardNew file to track bugs in 3.1.X. In a more terse form...
2005-12-01  Tom HughesEnable getpriority and setpriority on amd64. Fixes...
2005-11-30  Cerion Armour... Updated svn:ignores for ppc64
2005-11-30  Tom HughesAutomake 1.7 is required now.
2005-11-29  Donna RobinsonUpdated the README to reflect the current situation.
2005-11-29  Donna RobinsonRemoved unnecessary CDATA tags, fixed the <programlisti...
2005-11-29  Julian SewardAdd directories missed in r5250 (ppc64 first checkin).
2005-11-29  Julian SewardAdd framework for ppc64 support. Apologies in advance...
2005-11-29  Tom HughesFix some whitespace issues.
2005-11-29  Tom HughesFix a few issues introduced by the previous change...
2005-11-29  Cerion Armour... Stop gcc4 complaints re ppc32 test - Moved all declarat...
2005-11-29  Tom HughesUpdate the tool writing documentation.
2005-11-28  Nicholas NethercoteAdd a new file tracking performance improvements.
2005-11-28  Nicholas NethercoteUpdate version number to 3.2.0.SVN (I think that's...
2005-11-28  Nicholas NethercoteSync with reality.
2005-11-27  Julian SewardAdd some 3.2.0 goals.
2005-11-27  Nicholas NethercoteDisable 'yield' -- it fails so often that it's useless.
2005-11-27  Donna Robinsonmc-tech-docs.xml
2005-11-27  Donna RobinsonPost-release changes:
2005-11-26  Julian SewardRecord tagging/branching magic incantations.
2005-11-26  Julian SewardHopefully final changes for 3.1.0.
2005-11-25  Donna RobinsonDue to package upgrades (docbook, passivetex), removed...
2005-11-25  Julian SewardMake glibc-2.4 suppressions work on 64 bit platforms...
2005-11-25  Julian Sewardppc32 only: use the signal context structures in a...
next