]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2005-07-27  Tom HughesMove (commented out) call to VG_(tm_thread_switchto...
2005-07-27  Tom HughesIgnore prefetch information when decoding Intel cache...
2005-07-27  Tom HughesHandle the fadvise64 system calls correctly on 32 bit...
2005-07-27  Nicholas NethercoteRemoved dead declaration.
2005-07-27  Julian SewardBump version number.
2005-07-27  Tom HughesInsert name of magic flag.
2005-07-27  Julian SewardSync with web site.
2005-07-27  Julian SewardMore stuff.
2005-07-27  Tom HughesPrevent the rule for installing the VEX headers from...
2005-07-27  Tom HughesThere is no need to checkout and build VEX separately...
2005-07-27  Tom HughesInstall VEX headers from the configured version not...
2005-07-27  Julian SewardTypechecker police.
2005-07-27  Julian SewardGet rid of warnings from gcc.
2005-07-26  Julian SewardMake VG_(clo_vex_control) tool-visible so tools can...
2005-07-26  Julian SewardIf --log-file-qualifier= is set, and we're logging...
2005-07-26  Nicholas NethercoteVex headers should be installed in $INST/include/valgri...
2005-07-26  Julian SewardMake VG_(discard_translations) 64-bit clean. As JosefW...
2005-07-26  Julian SewardFix a very suspicious-looking bug in the translation...
2005-07-26  Julian SewardNever ever delete vex_svnversion.h except when doing...
2005-07-26  Nicholas NethercoteUpdate to match website description.
2005-07-26  Nicholas NethercoteUpdate to match web site description.
2005-07-26  Nicholas NethercoteCopy the valgrind.spec.in file from 2.4.0, which Jeremy...
2005-07-26  Nicholas NethercoteMore release-HOWTO notes.
2005-07-26  Nicholas NethercoteUpdate for 3.0.
2005-07-26  Julian SewardMakefile stuff, partly from Tom, which uses the SVN...
2005-07-26  Julian SewardProperty change: list svn://svn.valgrind.org/vex/trunk...
2005-07-26  Julian SewardDon't delete vex_svnversion.h during 'make clean'....
2005-07-26  Donna RobinsonAdded some anchors for core flags
2005-07-25  Julian Sewardwibble++
2005-07-25  Julian SewardIn the final install, copy the documentation .pdf/...
2005-07-25  Nicholas Nethercotefix breakage/wibbles
2005-07-25  Nicholas Nethercotewibble
2005-07-25  Nicholas NethercoteClean up command-line args info in the manual and man...
2005-07-25  Nicholas NethercoteTweak order of Memcheck's cmd-line options.
2005-07-25  Julian SewardBuild the .ps/.pdf documentation by default when doing...
2005-07-25  Nicholas NethercoteRecategorise options in the usage message.
2005-07-25  Nicholas NethercoteMake it more obvious if something fails when making...
2005-07-25  Julian SewardI'm still a moron (just in case anybody wondered whethe...
2005-07-25  Julian SewardRecord my adventures in 'make print-docs' land.
2005-07-25  Julian SewardI think && might be a better statement-joiner than...
2005-07-25  Tom HughesFix some inconsistent system call trace messages.
2005-07-25  Tom HughesAdd support for the inotify system calls based on a...
2005-07-25  Tom HughesUpdate unistd headers to match the 2.6.13-rc3 kernel...
2005-07-25  Nicholas NethercoteAdded a point for Josef W.
2005-07-25  Donna Robinsonupdated j's email address
2005-07-25  Julian SewardImplement a couple of missing x87 insns.
2005-07-25  Nicholas NethercoteUpdate docs for 3.0.0 release. Still to do: update...
2005-07-24  Nicholas NethercoteAdded a checklist of things to do when doing a release...
2005-07-24  Nicholas NethercoteFix 'make dist'.
2005-07-24  Nicholas Nethercotewibble
2005-07-24  Julian Sewardbugfixes and improvements
2005-07-24  Julian SewardDon't claim that the --single-step= and --optimise...
2005-07-24  Julian SewardRename tags in XML <status> block.
2005-07-24  Julian Seward--branchpred= doesn't do anything (I'm not sure what...
2005-07-24  Julian SewardGet rid of --support-elan3=. This flag wasn't doing...
2005-07-24  Julian SewardRename --smc-support= to --smc-check=.
2005-07-24  Julian SewardA couple of gsl-1.6 patches which make it compile/run...
2005-07-24  Julian SewardEnable sys_poll.
2005-07-24  Julian SewardUpdate always-defined areas.
2005-07-24  Julian SewardMore isel cases.
2005-07-23  Julian SewardRemove dead #undef.
2005-07-23  Julian SewardSome of the ppc32 front end stuff generates huge amount...
2005-07-23  Julian SewardReplace a bunch of useless memory-to-memory copies...
2005-07-23  Julian SewardReenable an ADC variant.
2005-07-23  Julian SewardWhen canonicalising CFI information, truncate overlappi...
2005-07-23  Julian SewardImplement ADC Ib, AL.
2005-07-23  Julian SewardEnable RCR tests.
2005-07-23  Julian SewardAn appallingly inefficient, but correct, implementation...
2005-07-23  Julian SewardImplement bswapq %reg. Generates pretty verbose code...
2005-07-23  Julian SewardFix comment.
2005-07-23  Julian SewardChange the criteria by which translations are discarded...
2005-07-23  Julian SewardChange some int uses to Int (the house types).
2005-07-23  Julian SewardA commit which is almost all trivial change.
2005-07-22  Tom HughesYet more system calls.
2005-07-22  Nicholas NethercoteRemove bogus legacy declarations, from the time when...
2005-07-22  Julian SewardPartially successful effort to get FP working again.
2005-07-22  Julian SewardFix signedness of immediate.
2005-07-21  Nicholas NethercoteRe-institute SegInfo reference counting and deallocation.
2005-07-21  Julian SewardReinstate rlwnm and change ROTL32 back to what it looke...
2005-07-21  Nicholas NethercoteImprove script to compare the current code with that...
2005-07-21  Tom HughesEnable rt_sigpending on amd64. Fixes bug #109429.
2005-07-21  Julian SewardFix XER.OV computation after multiply.
2005-07-21  Julian SewardFix very stupid bug in my mtxer implementation. The...
2005-07-21  Tom HughesAdd some more intercept rules for ld.so on amd64.
2005-07-21  Julian SewardDo all ppc32 flag calculations in-line, partly for...
2005-07-21  Tom HughesAllow negative sizes for structure members in stabs...
2005-07-21  Julian SewardImplement STC/CLC/CMC, and take the opportunity to...
2005-07-20  Tom HughesHandle a 'd' stab that indicates a file in pascal....
2005-07-20  Tom HughesMake VG_(kill_self) use kill to send the signal, not...
2005-07-20  Tom HughesHandle stabs builtin type -30 (wide characters, 16...
2005-07-20  Tom HughesDocument different argument order for clone on amd64.
2005-07-20  Tom HughesBring the vki_sigevent_t definition into line with...
2005-07-20  Nicholas NethercoteMove config.h inclusion from pub_tool_basics.h to pub_c...
2005-07-20  Julian SewardImplement SBB Ev,Gv.
2005-07-20  Julian SewardImplement LOOP disp8 (0xE2).
2005-07-20  Tom HughesThe timeout argument to rt_sigtimedwait is in the third...
2005-07-20  Tom HughesMore system call fixups.
2005-07-20  Julian SewardImplement F3 90 (rep nop).
2005-07-20  Tom HughesYet more amd64 system calls.
2005-07-20  Tom HughesUpdate ignore list.
next