]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2004-02-15  Nicholas NethercoteThis patch fixes getrlimit(RLIMIT_FILENO) to return...
2004-02-15  Nicholas Nethercotefix code typo
2004-02-14  Nicholas NethercoteRemove compile warnings.
2004-02-14  Nicholas NethercoteWhoops, meant to add with Massif.
2004-02-14  Nicholas NethercoteWhoops, meant to add this with the rest of Massif.
2004-02-14  Nicholas NethercoteAdding Massif, the heap profiler.
2004-02-12  Nicholas NethercoteNow doing pre_mem_read()s on the args to execve(),...
2004-02-12  Nicholas NethercoteAdd files I forgot to when I committed Tom Hughes'...
2004-02-11  Nicholas NethercoteHeroic patch from Tom Hughes:
2004-02-10  Nicholas NethercoteAdded support for epoll.
2004-02-05  Jeremy FitzhardingeFix for bug 73326. It seems that gcc 3.2.2 is generati...
2004-02-05  Nicholas NethercoteFix broken "make dist".
2004-02-01  Nicholas NethercoteKilled the terminally wounded --stop-after option.
2004-01-31  Nicholas NethercoteNo longer showing debugging options for --help; only...
2004-01-26  Jeremy FitzhardingeRearrange CPUID again. Moved most of the helper logic...
2004-01-26  Nicholas Nethercote"VG_AR_SKIN" --> "VG_AR_TOOL"
2004-01-26  Nicholas NethercoteMade code more concise. In particular:
2004-01-26  Nicholas NethercotePatch from Tom Hughes:
2004-01-26  Nicholas NethercotePatch from Tom Hughes:
2004-01-26  Nicholas NethercoteRemove some small unnecessary, out-of-date bits
2004-01-26  Nicholas NethercoteFix comment
2004-01-25  Nicholas Nethercotestaticalise
2004-01-25  Nicholas NethercoteAnti-globalisation
2004-01-25  Jeremy FitzhardingeOops, make base static.
2004-01-25  Jeremy FitzhardingeDon't use TSC for internal timing purposes. This is...
2004-01-25  Jeremy FitzhardingeVirtualize CPUID. Rather than just using the host...
2004-01-24  Dirk Muellerdon't mess with prefix.
2004-01-24  Nicholas NethercoteForgot to remove this.
2004-01-24  Nicholas NethercoteMoved stage2.c into vg_main.c. Merged main() and VG_...
2004-01-23  Jeremy FitzhardingeFix bug 73219. This adds a general mechanism for query...
2004-01-21  Nicholas NethercoteMake output more thread-independent.
2004-01-21  Nicholas NethercoteChange test so output doesn't depend on thread scheduling.
2004-01-21  Nicholas NethercoteFix a bug in Cachegrind: when invalidating BBs, the...
2004-01-21  Nicholas NethercoteConvert "skin" to "tool" in various places; almost...
2004-01-21  Nicholas NethercoteUpdated the manual for some recent changes, esp. the...
2004-01-21  Jeremy FitzhardingeThis change implements the TLS extension to the x86...
2004-01-21  Jeremy FitzhardingeSmall update about unimplemented instructions.
2004-01-21  Jeremy FitzhardingeHasn't this been added already?
2004-01-20  Nicholas NethercotePatch to add support for the alternate MOVQ encoding...
2004-01-20  Nicholas NethercoteFrom Tom Hughes: patch to report port numbers correctly
2004-01-20  Nicholas NethercoteAdding files from Tom Hughes' SSE-completion patch...
2004-01-19  Nicholas NethercoteUpdate limitations section: merge some old changes...
2004-01-19  Jeremy FitzhardingeSome clarifications to README_MISSING_SYSCALL_OR_IOCTL.
2004-01-19  Jeremy FitzhardingeReduce the pounding.
2004-01-19  Jeremy FitzhardingeAdd some comments
2004-01-19  Nicholas NethercoteRemove unnecessary line
2004-01-19  Nicholas NethercoteUpdate instructions for FV.
2004-01-19  Nicholas NethercotePatch from Tom Hughes, for bug 72643:
2004-01-19  Nicholas NethercoteUpdated example Makefile.am for recent FV changes.
2004-01-16  Jeremy FitzhardingeOops, add missing file.
2004-01-16  Jeremy FitzhardingeAdd other .exp file for exec-sigmask.
2004-01-16  Jeremy FitzhardingeFix bug 72484. Set the process signal mask to match...
2004-01-16  Jeremy FitzhardingeFix bug 72650. Only restart syscalls on signal if...
2004-01-09  Nicholas NethercoteRemove address from output, which varies from machine...
2004-01-07  Dirk Muelleryet another SSE insn (rsqrtss)
2004-01-07  Jeremy FitzhardingeFix "make dist"
2004-01-07  Jeremy FitzhardingeMake badrw.c conform to C89; split things onto separate...
2004-01-07  Jeremy FitzhardingeFix for bug 72006 by Tom Hughes: report proper error...
2004-01-06  Jeremy FitzhardingeMake fork test deterministic.
2004-01-06  Nicholas NethercoteRemoved files I meant to with the last commit.
2004-01-06  Dirk Muellerremove anonymous unions - not supported by older versio...
2004-01-06  Jeremy FitzhardingeMake --gdb-attach=yes work properly; rather than trying...
2004-01-06  Jeremy FitzhardingeMove logfile fd into safe range.
2004-01-05  Jeremy FitzhardingeDebork regtests
2004-01-04  Jeremy FitzhardingeFix problem with trace-children=yes when using a tool...
2004-01-04  Julian SewardSupport for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180.
2004-01-04  Robert WalshAdd missing atoll16 prototype. I use this in the watch...
2004-01-04  Jeremy FitzhardingeFix do_exec's permission checking.
2004-01-04  Julian SewardIn the fast sanity check for these tools which use...
2004-01-04  Julian SewardHandle 'B' (volatile) and 'k' (const) qualifiers in...
2004-01-04  Nicholas NethercoteFolded cg_sim_{gen,I1,D1,L2}.c into cg_sim.c, which...
2004-01-04  Nicholas NethercoteUpdated copyright dates for 2004. Also added a couple...
2004-01-04  Nicholas NethercoteAdding "use strict" and "use warnings", for safety...
2004-01-04  Julian SewardAdd copyright notices to new files.
2004-01-03  Dirk Muellertypo
2004-01-03  Dirk MuellerCVS_SILENT ignore
2004-01-03  Dirk Muellerinfrastructure. Yes, it doesn't do much yet.
2004-01-03  Dirk Muellerportability
2004-01-03  Dirk Muelleradding FreeBSD port made by Doug Rabson, thanks!
2004-01-03  Dirk Muellermake it compile on FreeBSD
2004-01-03  Dirk Muellerremove test for malloc.h
2004-01-03  Dirk MuellerFix compilation on FreeBSD. extracted from patch by...
2004-01-03  Dirk Muellerstop whining.
2004-01-03  Nicholas NethercoteAdd possible workaround for FAQ 16, from Adam Spragg.
2004-01-02  Dirk Muellerlink bug reporting page instead
2004-01-02  Dirk Muellerremove the files as they're no longer regularly maintai...
2004-01-02  Dirk Muellerlink the bugzilla
2004-01-02  Dirk Muelleradd support for mincore syscall, patch by Tom Hughes
2004-01-02  Dirk Muellermovntpd/movntps support (patch by Tom Hughes)
2004-01-02  Dirk Muellerfix comment
2004-01-02  Dirk Muellerimplement cmpxchg8b, patch by Tom Hughes.
2004-01-02  Julian Seward(David Lee, <david.lee@teracruz.com>)
2003-12-31  Dirk Muellermark the braced expression as C(++) extension
2003-12-24  Julian SewardAdd post-FV suppressions needed to make it tolerably...
2003-12-24  Jeremy FitzhardingeStatically allocate a page in the client address space...
2003-12-24  Jeremy FitzhardingeIt seems newer linkers have scripts which mention the...
2003-12-23  Jeremy FitzhardingeMake sure we use gcc's ld, not whatever random ld we...
2003-12-22  Julian SewardDe-anonymise a union so as to un-break compilation...
2003-12-22  Julian SewardAdd an implementation of strnlen for memcheck, from...
2003-12-22  Julian SewardAdd overlap checking for stpcpy().
next