]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2005-06-11  Nicholas NethercoteMove some decls out of tool.h into the new file pub_too...
2005-06-11  Nicholas NethercoteMove NULL from tool.h into basic_types.h.
2005-06-11  Nicholas NethercoteMove OINK from tool.h to pub_tool_libcprint.h.
2005-06-11  Nicholas NethercoteRemove the hard-coding of "_vgi_" as the intercept...
2005-06-11  Nicholas NethercoteHaving moved VG_(arena_strdup)() out of core.h, core...
2005-06-11  Nicholas NethercoteAvoid compiler warnings.
2005-06-11  Nicholas NethercoteAvoid compiler warnings.
2005-06-11  Nicholas NethercoteMoved VG_(strdup)() and VG_(arena_strdup)() into m_mall...
2005-06-11  Nicholas NethercoteModularised the thread/pthread modelling stuff.
2005-06-10  Nicholas NethercoteActually remove linux/core_os.h from the repository.
2005-06-10  Nicholas NethercoteRemove dead declaration.
2005-06-10  Nicholas NethercoteMove two decls out of core.h into pub_core_syscalls...
2005-06-10  Nicholas NethercoteKilled coregrind/$ARCH/core_arch.h. Moved the relevant...
2005-06-10  Nicholas NethercoteMoved various pieces of linux/core_os.c to the modules...
2005-06-10  Nicholas NethercoteMoved VG_(fd_{hard,soft}_limit) into a better spot.
2005-06-10  Nicholas NethercoteModularised signal libc stuff into m_libcsignal.
2005-06-10  Nicholas NethercoteRemoved unneeded headers.
2005-06-10  Julian Sewardamd64: handle MOVUPS G to E
2005-06-10  Julian SewardFix copy-n-paste error which could cause many syscalls...
2005-06-10  Julian SewardClean up after m_syscalls changes: reinstate enough...
2005-06-10  Julian SewardUpdate expected outputs.
2005-06-10  Nicholas NethercotePut arch-specific Cachegrind code in files in the main...
2005-06-09  Julian SewardWhen printing XML, partially escape the output so that...
2005-06-09  Julian SewardHandle Clz64 and Ctz64.
2005-06-09  Julian SewardDisable debugging printing. Duh.
2005-06-09  Julian SewardMore CFI-reader hacking. Thus far the reader has assum...
2005-06-09  Julian SewardMove some #define-d constants into the VKI department...
2005-06-09  Julian SewardIncrease the number of auxmaps from 500 to 20000. ...
2005-06-09  Julian SewardAlternate expected outputs with better stack traces...
2005-06-09  Julian SewardFix some socket-related functionality on amd64. This...
2005-06-09  Julian SewardClean up after m_syscalls changes: unbreak amd64-linux.
2005-06-09  Julian Sewardwibble
2005-06-08  Julian SewardClean up after m_syscalls changes: reinstate about...
2005-06-08  Julian SewardClean up after m_syscalls changes: reinstate a bunch...
2005-06-08  Julian SewardClean up after m_syscalls changes: reinstate enough...
2005-06-08  Julian SewardClean up after m_syscalls changes: fix more NPTL ish...
2005-06-08  Julian SewardCleanup after m_syscalls changes: fix some NPTL ish...
2005-06-07  Julian SewardA major overhaul of all machinery to do with syscalls...
2005-06-04  Julian Sewardgcc-3.0.4 (x86) doesn't understand -m32, so autoconfisc...
2005-06-04  Julian Sewardgcc-3.0.4 build fix.
2005-06-04  Robert WalshImplement stack registration client requests. See...
2005-06-04  Robert WalshUpdate ignores.
2005-06-04  Nicholas NethercoteModularised file and socket libc stuff in m_libcfile.
2005-06-04  Robert WalshUpdate ignores.
2005-06-04  Nicholas NethercoteModularised assertions and panics in m_libcassert.
2005-06-03  Nicholas Nethercotewhoops, add this
2005-06-03  Nicholas NethercoteModularise printing functions in m_libcprint.
2005-06-02  Nicholas NethercoteRename *ROUND* as VG_*ROUND* to be consistent with...
2005-06-02  Nicholas NethercoteStarted modularising vg_mylibc. Put all the standalone...
2005-06-01  Julian SewardMinor refinements/bug-fixes to XML printing.
2005-06-01  Nicholas NethercoteRemove dead macro.
2005-06-01  Nicholas NethercoteMove VALGRINDCLO and VALGRINDOPTS into m_options.
2005-06-01  Nicholas NethercoteMoved VGA_(pointercheck)() into ASpaceMgr.
2005-06-01  Nicholas NethercoteModularised the profiling stuff as m_profile.c. It...
2005-06-01  Nicholas NethercoteWhitespace/comment-only changes, to serve as placeholde...
2005-06-01  Nicholas NethercoteModularised vg_signals.c as m_signals.c.
2005-05-31  Nicholas NethercoteTest commit, whitespace change only.
2005-05-31  Robert WalshUpdate ignore stuff.
2005-05-31  Julian SewardSuSE 9.3 (x86) fix (sigh)
2005-05-31  Julian SewardMore expected outputs for FC4.
2005-05-31  Julian SewardExpected outputs on Fedora Core 4.
2005-05-31  Julian SewardCompletely zero out all the thread records at initialis...
2005-05-31  Julian SewardUnbreak amd64 build.
2005-05-31  Julian SewardAt clone(), always start the child off with a copy...
2005-05-31  Julian SewardWhen handling the clone variant done by the Quadrics...
2005-05-31  Nicholas NethercoteModularised all the debug info stuff as m_debuginfo...
2005-05-31  Nicholas NethercoteModularised vg_signals.c as m_signals.c.
2005-05-31  Nicholas NethercoteModularised vg_main.c as m_main.c. Moved some stuff...
2005-05-30  Julian Sewarddebug-logging (-d) totally didn't work when one Valgrin...
2005-05-30  Nicholas NethercoteModularised m_scheduler.
2005-05-30  Julian SewardChange the way thread termination is handled. Until...
2005-05-30  Julian SewardApparently someone somewhere in some obscure library...
2005-05-30  Nicholas NethercoteUnbreak AMD64 compilation.
2005-05-29  Nicholas NethercoteRenamed the $PLATFORM/vki_unistd.h files as vki_unistd...
2005-05-29  Nicholas NethercoteEliminated VGP_DO_MMAP. Replaced it with VG_(mmap_nati...
2005-05-29  Nicholas NethercoteLocalized use of VGP_UCONTEXT_* to vg_signals.c, which...
2005-05-29  Nicholas NethercoteEliminate VGP_GET_MMAP_ARGS.
2005-05-29  Nicholas NethercoteRemove unused file.
2005-05-29  Nicholas NethercoteForgot to add pub_core_redir.h when committing the...
2005-05-29  Nicholas NethercoteModularised m_redir. As a side-effect, managed to...
2005-05-29  Nicholas NethercoteRemove remnants of the futex-based semaphore implementa...
2005-05-29  Nicholas NethercoteRemoved the unused futex-based semaphore implementation...
2005-05-25  Nicholas NethercoteAvoid confusing use of a pointer before checking it...
2005-05-25  Nicholas NethercoteAvoid possible array overflow. Reported by Madhu Kurup.
2005-05-25  Nicholas NethercoteComment-only changes: fix a typo, clarify another comment.
2005-05-25  Julian SewardHandle fnclex, needed by g95.
2005-05-24  Nicholas NethercoteRemove out-of-date comment.
2005-05-24  Nicholas NethercoteSpotted by Madhu Kurup: don't leak memory.
2005-05-24  Nicholas NethercoteFix error found by Madhu Kurup:
2005-05-24  Nicholas NethercoteAll other checks with VG_N_THREADS are <, except this...
2005-05-24  Julian Sewardamd64-linux output
2005-05-24  Julian SewardMore XML output futzing.
2005-05-24  Julian SewardTest XML output.
2005-05-24  Julian SewardAdd in some missing files.
2005-05-24  Julian SewardXML output futzing-around-with.
2005-05-24  Julian SewardDocumentation on the new XML output facility and format.
2005-05-24  Tom HughesUse longs to get the error counts as valgrind will...
2005-05-24  Tom HughesUse EOL as the termination condition so that we termina...
2005-05-23  Julian SewardXML printing wibbles. And add missing braces around...
2005-05-23  Julian SewardAnother possible output.
next