]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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... ppc guest_state vector regs must be 16byte aligned...
2005-09-12  Cerion Armour... add case Iop_V128to32 to memcheck
2005-09-12  Cerion Armour... front end:
2005-09-10  Cerion Armour... reinstated altivec insn disassembly framework
2005-09-09  Julian SewardTypechecker cleanups (non-functional changes)
2005-09-09  Julian SewardiselInt64Expr: handle 64-bit Mux0X.
2005-09-09  Julian SewardFix mcrxr.
2005-09-09  Cerion Armour... reinstate lhau, lhaux, sthux, mcrxr
2005-09-09  Cerion Armour... implemented Iop_64HLtoV128 in iselVecExpr_wrk
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-09  Julian SewardReinstate stfdux, fctiw.
2005-09-09  Julian SewardCleanups:
2005-09-09  Julian Sewardrm unused vars in dis_int_ldst_str
2005-09-09  Julian SewardImplement stswi/stswx.
2005-09-09  Julian SewardEnhance the dead-code removal pass so that it detects...
2005-09-09  Julian SewardImplement lswi and lswx. The generated IR should be...
2005-09-08  Julian SewardReinstate stwbrx.
2005-09-08  Julian SewardReinstate crand, crnand, crorc.
2005-09-06  Julian SewardRecord recently-arrived bugs.
2005-09-06  Julian SewardImplement mftb{,u}.
2005-09-06  Julian SewardRemove some helper functions to do with flag handling...
2005-09-06  Julian SewardReinstate lwbrx.
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-29  Julian SewardObserve any externally supplied $(CC).
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  Julian SewardDon't even mention malloc, since it screws up staticall...
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  Julian SewardImplement MOVUPS -- move from G (xmm) to E (mem or...
2005-08-25  Julian Sewardvex_printf/sprintf hackery.
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.
next