]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2003-09-30  Julian SewardImplement MOVQ -- move 8 bytes of XMM reg or mem to...
2003-09-29  Nicholas NethercoteChange things so that default.supp is only deleted...
2003-09-29  Nicholas NethercoteAdd a couple more CPUID-auto-detect cases for Intel...
2003-09-29  Nicholas NethercoteFix broken regtest.
2003-09-29  Nicholas NethercoteFix minor cut+paste error.
2003-09-29  Dirk Muellerrevert accidental debug code I committed last time.
2003-09-28  Nicholas NethercoteFixed the static-link check at startup -- it was broken...
2003-09-28  Julian SewardIncrease size of block-tracking hash table(s) from...
2003-09-27  Julian SewardAdd a suppression for stack underrun bug(s) in the...
2003-09-27  Dirk Muellerimplement IN and OUT opcodes.
2003-09-27  Nicholas NethercoteRemove extraneous tabs from Memcheck --trace-codegen...
2003-09-26  Nicholas NethercoteRemove two pieces of identical code used by Memcheck...
2003-09-26  Nicholas NethercoteAdd support for "movl imm32, %esp". Needed for 'grindi...
2003-09-26  Nicholas NethercoteFix a couple of bugs in the sigalstack wrapper (Nb...
2003-09-26  Dirk Muellerimplement a couple more instructions. I've mailed this...
2003-09-26  Dirk Muellerbe more specific which allocation failed
2003-09-26  Dirk Muellerimplement all SSE(2) ucodes. now I can run mplayer...
2003-09-25  Nicholas NethercoteAt startup, now tests if program is statically linked...
2003-09-25  Nicholas NethercoteCleaned up reading of debug info a bit.
2003-09-23  Dirk Muellertypo
2003-09-19  Nicholas NethercoteAddrcheck was broken, because it wasn't recognising...
2003-09-18  Nicholas NethercoteUsing start_eip instead of eip for disassembly failure...
2003-09-18  Dirk Muelleradd suppression about common X11 protocol and ICE error...
2003-09-18  Dirk Muellerremove default.supp during clean
2003-09-18  Dirk Muellercompiler warning fixes
2003-09-18  Dirk Muellerfix compiler warnings
2003-09-18  Dirk Muellerfix compiler warning
2003-09-17  Julian SewardSuppress a couple more messages when -q applies.
2003-09-17  Julian SewardAdd patch from Stephan Kulow to solve the following:
2003-09-16  Nicholas NethercoteAdded some skin-visible functions that give skins a...
2003-09-15  Nicholas NethercoteMade the realpath overlap ones apply for Addrcheck...
2003-09-09  Nicholas NethercoteFix problem with adjtimex.
2003-09-09  Nicholas NethercoteWith -v option, client program's argv[] now printed...
2003-09-05  Nicholas NethercoteMade Addrcheck distinguish between invalid reads and...
2003-09-05  Nicholas NethercoteForgot to add these files for the writev regression...
2003-09-05  Dirk Muellerpatch for adjtimex syscall by Bob Van Manen <BVanManen...
2003-09-04  Nicholas NethercoteFixed readv() and writev() so they won't fall over...
2003-09-04  Nicholas NethercoteTrivial assertion fix -- the SSE3 instructions can...
2003-09-04  Nicholas NethercoteFixed brk(); it was almost completely broken.
2003-09-04  Nicholas NethercoteFixed overlap errors so the hacky strdup'ing of strings...
2003-08-29  Nicholas Nethercotedocs typo
2003-08-28  Nicholas NethercoteMinor fix: errors on MMX_MemRd instructions were errone...
2003-08-26  Dirk Muellerimplement waitpid syscall. Patch by Benjamin Lee <benja...
2003-08-25  Nicholas NethercoteTeach Cachegrind about SSE instructions, courtesy of...
2003-08-20  Nicholas NethercoteAdded #17 about how to write suppressions.
2003-08-19  Nicholas NethercoteFix up the way SK_(update_extra)() is called.
2003-08-19  Nicholas NethercoteComment-only change
2003-08-19  Nicholas NethercoteFix inaccuracies in #12.
2003-08-15  Nicholas NethercoteAdded FAQ #16, about that assertion failure in 'make...
2003-08-14  Nicholas Nethercotecomments change only
2003-08-13  Nicholas NethercoteAnother update to #12.
2003-08-13  Nicholas NethercoteClarified FAQ #14.
2003-08-10  Dirk Muellerits linux 2.6.x these days
2003-08-07  Nicholas NethercoteAdded FAQ 15, about writing to read-only memory.
2003-07-30  Julian SewardAdd memcmp() to our collection of functions we do ourse...
2003-07-27  Julian Sewardmore wibble
2003-07-26  Julian Sewardwibble
2003-07-26  Julian Seward--> 20030725
2003-07-26  Julian SewardIncrease VG_N_FORKHANDLERSTACK from 2 to 4. For reason...
2003-07-25  Julian SewardUpdate for 20030725.
2003-07-25  Julian SewardVG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH): remove leadin...
2003-07-24  Julian SewardFix the strdup-of-OverlapErr-string problem better...
2003-07-24  Julian Sewardconstruct_error(): strdup the supplied s (string) param...
2003-07-24  Nicholas NethercoteMoved vg_kerneliface.h from coregrind/ to include/...
2003-07-24  Nicholas NethercoteChanged the behaviour of realloc() in Memcheck, Addrche...
2003-07-24  Nicholas NethercoteA big commit size-wise, but small concept-wise: remove...
2003-07-23  Julian SewardUse init_ExeContext_storage instead of relying (uninten...
2003-07-23  Nicholas NethercoteJust clarified VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH...
2003-07-23  Nicholas NethercoteFix a problem in VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PAT...
2003-07-22  Nicholas NethercoteChanged behaviour of VALGRIND_COUNT_LEAKS slightly...
2003-07-22  Nicholas NethercoteTruncate the cachegrind.out.<pid> file, if it already...
2003-07-22  Julian SewardAdd to the list of new stuff in 20030716, some things...
2003-07-22  Nicholas Nethercotewibble
2003-07-22  Nicholas NethercoteAdded overlap checking to Addrcheck, mostly just moving...
2003-07-22  Nicholas NethercoteInstalling vg_skin.h and dependent .h files, on Josef...
2003-07-21  Nicholas NethercoteFix stupid compile error; I iz stupid.
2003-07-21  Nicholas NethercoteFix: I thought VG_(malloc)() always zeroed memory...
2003-07-21  Nicholas NethercoteThis commit fixed some bugs in error and suppression...
2003-07-21  Nicholas NethercoteAdded instructions on checking out from SourceForge...
2003-07-20  Julian SewardClose fds to avoid fd leakage.
2003-07-20  Julian SewardFix bugs in overlap detection. Tom Hughes <thh@cybersc...
2003-07-18  Dirk Muellerfix realpath for Mandrake 9.1
2003-07-16  Julian Seward--> 20030716
2003-07-16  Julian SewardFinal changes for 20030716 snapshot release.
2003-07-16  Julian SewardDo the symbol substitution game for glibc-2.2.93 too...
2003-07-16  Julian SewardMake sure all the regression tests get included in...
2003-07-15  Julian Seward--> 20030715
2003-07-14  Julian SewardChanges for snapshot 20030715.
2003-07-14  Julian SewardVG_(setup_code_redirect_table): do errno etc entry...
2003-07-13  Julian SewardRun -q
2003-07-13  Julian SewardIntercept waitpid() so as to make it non-blocking....
2003-07-13  Julian SewardAdd test for correct errno handling in threaded programs.
2003-07-13  Julian SewardAdd patch from Sami Liedes <sliedes@cc.hut.fi> making...
2003-07-13  Julian SewardPush version tag along, to cvs-head-2003-07-13.
2003-07-13  Julian SewardRefine the PLT-bypassing-bypassing machinery so it...
2003-07-12  Julian SewardIn vg_memory.c, startup_segment_callback, fix initialis...
2003-07-12  Julian Sewardadd_MAC_Chunk: mark shadow block as off-limits to the...
2003-07-12  Julian SewardWhitespace-only change.
2003-07-11  Julian SewardRun this test -q
2003-07-11  Julian SewardA new implementation of pthread_once() which I believe...
next