]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2005-09-25  Nicholas NethercoteFix incorrect computation of miss rates due to Int...
2005-09-25  Nicholas Nethercoteactually, they're unsigned
2005-09-25  Nicholas NethercotePrint longs as longs.
2005-09-24  Nicholas Nethercotefix for #113230
2005-09-24  Nicholas NethercoteMake 3.1.0 work with gcc 2.95.
2005-09-16  Nicholas NethercoteMake VPATH builds work again.
2005-09-13  Nicholas NethercoteNote that SSE3 isn't supported.
2005-09-13  Nicholas Nethercotewibble
2005-09-13  Cerion Armour... Rename VG_(have_altivec) => VG_(have_altivec_ppc) for...
2005-09-13  Cerion Armour... setup new variable VG_(have_altivec) from auxv::AT_HWCAP
2005-09-13  Tom HughesAdd some new bugs to the bug status file.
2005-09-13  Nicholas NethercoteFix "make distcheck".
2005-09-13  Nicholas NethercoteClarify comment. No functional change.
2005-09-13  Nicholas NethercoteRemove unnecessary filter_* files for ppc32.
2005-09-13  Nicholas NethercoteDon't print the client's argv[i] if it's null, and...
2005-09-13  Nicholas NethercoteFix ppc32 regtest execution. Thanks to Jeroen Witmond...
2005-09-12  Cerion Armour... assert ppc guest_state vector regs are 16byte aligned
2005-09-12  Cerion Armour... add case Iop_V128to32 to memcheck
2005-09-09  Julian SewardFix register constraints to this works with both -O...
2005-09-09  Julian SewardAdd a test for {l,st}sw{s,i}. At the moment only works...
2005-09-09  Julian SewardThese seem to be needed to make regtesting work. Not...
2005-09-06  Julian SewardRecord recently-arrived bugs.
2005-09-06  Julian SewardUnbreak ppc32 build.
2005-09-01  Nicholas NethercoteUnbreak amd64 and ppc32 some more.
2005-09-01  Nicholas NethercoteFix AMD64 breakage and possibly the PPC32 breakage...
2005-08-31  Dirk Muellerupdate
2005-08-31  Dirk Muellerupdate
2005-08-31  Nicholas NethercoteAdd a 3.1.0 maybe feature (suppression by line number)
2005-08-31  Nicholas NethercoteMoved sys_mmap2 wrapper from "generic" to "linux".
2005-08-31  Nicholas NethercoteMoved some more syscall wrappers from "generic" to...
2005-08-30  Tom HughesUpdate bug status.
2005-08-30  Tom HughesQuote some more CC expansions.
2005-08-30  Nicholas NethercoteAdd a note about a nice paper describing data races.
2005-08-30  Tom HughesUpdate bug status.
2005-08-30  Tom HughesQuote the expansion of CC when invoking make for VEX...
2005-08-30  Nicholas NethercoteMoved the 3.0.2+3.1.0 bugs nearer to the top, before...
2005-08-30  Julian SewardFix suspicious code in the memcheck instrumenter which...
2005-08-30  Julian SewardSync with 3_0_BRANCH.
2005-08-30  Nicholas Nethercoteupdate
2005-08-30  Nicholas Nethercoteunbreak ppc32, I hope
2005-08-30  Julian SewardUpdate.
2005-08-30  Julian SewardAdd aesthetically important spacing :-) and record...
2005-08-30  Nicholas NethercoteGroup Linux-specific syscalls a bit.
2005-08-30  Nicholas Nethercotemore
2005-08-30  Nicholas Nethercoteadd an item about creating branches when necessary
2005-08-30  Nicholas NethercoteMoved sched_* from "generic" to "linux"; Darwin doesn...
2005-08-30  Nicholas NethercoteMove *xattr from "generic" to "linux". Darwin has...
2005-08-29  Nicholas Nethercoteminor things
2005-08-29  Nicholas NethercoteCompletely restructured this file (don't bother trying...
2005-08-29  Julian Sewardmark 3.0.1RC1
2005-08-29  Julian SewardUpdate for 3.0.1.
2005-08-29  Julian SewardUpdate (hopefully this is the final change for 3.0.1)
2005-08-29  Julian SewardPass $(CC) to the vex Makefile.
2005-08-28  Tom HughesUpdate bug statuses.
2005-08-28  Tom HughesHandle the SCTP_GET_LOCAL_ADDRS and SCTP_GET_PEER_ADDRS...
2005-08-28  Nicholas NethercoteAdd some comments.
2005-08-28  Nicholas NethercoteSave some informative emails about Darwin from Greg...
2005-08-28  Nicholas NethercoteGive file a better name.
2005-08-28  Nicholas NethercoteMove the core dumping code out of m_signals to a new...
2005-08-27  Nicholas NethercoteRemoved incorrectly dup'd text.
2005-08-27  Nicholas NethercoteAdd .txt extensions to those files missing them, for...
2005-08-27  Nicholas Nethercoteupdate for new files
2005-08-27  Nicholas Nethercotetweak
2005-08-27  Nicholas NethercoteAdded a roadmap document, intended to indicate what...
2005-08-27  Nicholas Nethercoteupdate
2005-08-27  Nicholas NethercoteMove some kernel constants to the right place.
2005-08-26  Nicholas Nethercoteupdate
2005-08-26  Nicholas NethercoteFix XML bugs in the FAQ.
2005-08-26  Nicholas NethercoteChange slightly the way integers are printed by printf...
2005-08-26  Nicholas Nethercoteupdate
2005-08-26  Tom HughesRestore %ebx properly instead of restoring %edx twice.
2005-08-26  Nicholas NethercoteMove *chown16 syscalls from "generic" to "linux".
2005-08-26  Nicholas Nethercotewhoops
2005-08-26  Nicholas NethercoteMove get*16 and set*16 syscalls from "generic" to ...
2005-08-26  Nicholas NethercoteMove cap{get,set} syscalls from "generic" to "linux".
2005-08-26  Nicholas NethercoteMove timer_* syscalls from "generic" to "linux".
2005-08-26  Nicholas NethercoteMove clock_* syscalls from "generic" to "linux".
2005-08-26  Nicholas NethercoteMove mq_* syscalls from "generic" to "linux".
2005-08-26  Nicholas Nethercoteremove dup
2005-08-25  Nicholas Nethercotecomment-only wibbles
2005-08-25  Nicholas NethercoteRename vg_preload_core.so to vgpreload_core.so to be...
2005-08-25  Nicholas Nethercoteavoid unnecessary newlines
2005-08-25  Nicholas Nethercoteupdate
2005-08-25  Nicholas NethercoteOnly show the "line number too large" warning once.
2005-08-24  Dirk Muellerupdate
2005-08-24  Dirk Muellerupdate
2005-08-24  Dirk Muellerupdate
2005-08-24  Nicholas Nethercoteupdate
2005-08-24  Nicholas NethercoteFix a problem I introduced in r4208 when reducing the...
2005-08-24  Nicholas Nethercoteadd comment
2005-08-24  Nicholas NethercoteRemove unnecessary #includes.
2005-08-24  Julian SewardUpdate.
2005-08-24  Nicholas Nethercoteupdate
2005-08-24  Nicholas NethercoteMinor fixes for problems pointed out by Greg Parker:
2005-08-24  Julian SewardUpdate.
2005-08-24  Julian SewardUpdate.
2005-08-24  Nicholas Nethercoteavoid compiler warning
2005-08-23  Julian SewardUpdate.
2005-08-23  Julian SewardAdd tests for amd64 LOOP{,E,NE} insn.
2005-08-23  Julian SewardUpdate.
next