]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2005-07-20  Nicholas NethercoteAdd a CPUID case, thanks to Josef W.
2005-07-20  Nicholas NethercoteChange textwidth, and also add a note about the shortco...
2005-07-20  Nicholas NethercoteThis commit reduces the overhead of each heap allocatio...
2005-07-20  Nicholas NethercoteFix broken tests.
2005-07-20  Nicholas NethercoteRecategorise some options in the usage message.
2005-07-20  Nicholas NethercoteReinstate stack trace printing on assertion failures...
2005-07-20  Julian SewardSpecialise NZ after ANDL/ORL/XORL. This fixes #109314.
2005-07-20  Julian SewardAdd some specialisation rules which are ultimately...
2005-07-19  Julian SewardMake ADC Ev,Gv work.
2005-07-19  Nicholas NethercoteMake a first cut at the 3.0.0 release notes.
2005-07-19  Julian SewardThe devil's in the details ..
2005-07-19  Tom HughesFix mistaken comments.
2005-07-19  Tom HughesPass clone arguments in the correct order when doing...
2005-07-19  Tom HughesEnable sched_yield on amd64. Fixes bug #109362.
2005-07-19  Tom HughesReturn success when get_thread_area succeeds.
2005-07-19  Tom HughesAdd a makefile for the new documentation directory...
2005-07-19  Tom HughesSupport ARCH_GET_FS with arch_prctl on amd64.
2005-07-19  Nicholas NethercoteWe have a nice little collection of text files describi...
2005-07-19  Nicholas NethercoteGet Addrcheck closer to compiling. It's still a long...
2005-07-19  Nicholas Nethercotewibble
2005-07-19  Tom HughesMake attaching a debugger work on amd64.
2005-07-19  Tom HughesUpdate ignore lists.
2005-07-19  Tom HughesEnable some more system calls on amd64.
2005-07-19  Tom HughesFix compiler warning.
2005-07-19  Tom HughesEnable setuid and setgid on amd64.
2005-07-19  Julian SewardUse %t rather than %s in some places for constructing...
2005-07-19  Julian SewardOops; forgot to update spec
2005-07-19  Julian SewardNew command line option: --xml-user-comment=XMLTEXT...
2005-07-19  Julian SewardNew printf format specifier %t, which is like %s but...
2005-07-19  Tom HughesFix the mmap2 pre-handler to avoid corrupting the argum...
2005-07-19  Julian SewardShow Valgrind's args too in the XML output.
2005-07-19  Julian SewardAdd time stamps to XML START/FINISH indications.
2005-07-19  Julian SewardMove the code for generating a human-readable time...
2005-07-19  Julian SewardNew command line option: --log-file-qualifier=VAR....
2005-07-19  Julian SewardiselCondCode: handle literals.
2005-07-19  Tom HughesAdd some assertions.
2005-07-19  Tom HughesEnable the rt_sigqueueinfo syscall on amd64.
2005-07-19  Nicholas Nethercotewibble
2005-07-19  Nicholas NethercoteAdded a file containing Josef's explanation of Calltree...
2005-07-19  Nicholas NethercoteRemove unneeded #ifdef.
2005-07-19  Nicholas NethercoteAdd note about justified pedantry of overlap checking.
2005-07-19  Nicholas Nethercotewibbles
2005-07-19  Nicholas NethercoteRemove valgrind.vs.
2005-07-18  Dirk Muellerallow to be build in a buildroot
2005-07-18  Dirk Muellerremove the version script, doesn't work for executables
2005-07-18  Tom HughesFix crash when no environment is given to execve.
2005-07-18  Tom HughesCheck members of the stack_t structure passed to sigalt...
2005-07-18  Tom HughesCheck each member of the ifconf structure passed to...
2005-07-18  Tom HughesCheck each field of the msghdr structure passed to...
2005-07-18  Tom HughesUpdate svn:ignore lists.
2005-07-18  Tom HughesIf the client program is a PIE executable, avoid mappin...
2005-07-18  Nicholas Nethercoteadd comment
2005-07-18  Tom HughesTake a copy of the environment given to execve before...
2005-07-18  Julian SewardAdd a folding rule for 1Sto16.
2005-07-18  Julian SewardHandle 0 :: Ity_I1 as well as 1 :: Ity_I1.
2005-07-18  Tom HughesHandle the BLKGETSIZE64 ioctl. Fixes bug #104797.
2005-07-18  Tom HughesPreserve %esi across VG_(clone) as the caller may be...
2005-07-18  Julian SewardTrack API changes in vex r1272.
2005-07-18  Julian SewardFix up linking/relocation a bit, and track API changes...
2005-07-18  Julian SewardTrack API changes in r1272.
2005-07-18  Julian SewardSome changes to the ppc32 compilation pipeline, with...
2005-07-18  Tom HughesAllow a NULL argument to the times system call. Fixes...
2005-07-18  Tom HughesFixed debug code so that it compiles and fixed a printf...
2005-07-18  Tom HughesConsider blocks with both SF_MMAP and SF_STACK set...
2005-07-17  Nicholas Nethercotetweak
2005-07-17  Nicholas NethercoteIntroduced get_pszB() to cover several common cases.
2005-07-17  Nicholas Nethercotetweaks
2005-07-17  Nicholas NethercoteIntroduce get_bszB() and get_bszB_as_is() to factor...
2005-07-17  Nicholas NethercoteReplace is_inuse_bszB() with is_inuse_block(), which...
2005-07-17  Nicholas NethercoteRename 'other' as 'other_b' to make the fact it's a...
2005-07-17  Nicholas NethercoteMake VG_(percentify)() cope if the denominator is zero.
2005-07-17  Nicholas NethercoteFix comments.
2005-07-14  Julian SewardFix build breakage.
2005-07-13  Cerion Armour... xml output for tool=none is fine too.
2005-07-12  Nicholas NethercoteFixed bug #88678 -- debug info is now correctly gathere...
2005-07-10  Nicholas NethercoteRemove dead code.
2005-07-10  Nicholas NethercoteRemove very old info about the CVS repo at Sourceforge.
2005-07-10  Julian SewardGet rid of endianness assumptions in the PRRAn macro...
2005-07-10  Julian SewardClean up endianness macros a bit. Now pub_tool_basics...
2005-07-09  Julian SewardFix up ppc32-linux stack unwinding.
2005-07-09  Julian SewardAdd comments from PaulM.
2005-07-09  Julian SewardAnother seemingly-small but critical change imported...
2005-07-08  Julian SewardImplement 8-byte-transfer cases for lwsi and stswi.
2005-07-08  Julian SewardImport sigframe stuff from Paul's tree. With this...
2005-07-08  Julian SewardOops, this really should have been part of r4136.
2005-07-08  Julian SewardFix/reinstate a whole bunch of syscalls.
2005-07-08  Julian SewardAssertion-failure-avoiding hacks from Paul's tree....
2005-07-08  Julian SewardA longer gdb-attach delay for ppc
2005-07-08  Julian SewardCheck the obvious ..
2005-07-08  Cerion Armour... Added LibVEX_GuestPPC32_put_cr7(), LibVEX_GuestPPC32_pu...
2005-07-08  Cerion Armour... Added LibVEX_GuestPPC32_get_cr() for easy access to...
2005-07-08  Julian SewardComment wibble.
2005-07-08  Julian SewardDon't bomb cachegrind at startup.
2005-07-08  Nicholas NethercoteAdd a simple random number generator to m_libcbase...
2005-07-08  Julian SewardCreate and use bigendian versions of MC_(helperc_{LOAD...
2005-07-08  Julian SewardEnable a couple more syscalls.
2005-07-07  Julian SewardAdd a nested-functions test from Lee Kindness.
2005-07-07  Julian SewardMy life is one endless stream of small things which...
2005-07-07  Julian SewardDon't allow vex to chase into any block for which we...
2005-07-07  Julian SewardComment-only-change: record subtle interactions between...
next