]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2005-06-30  Julian Sewardacroread-5.06 for x86-linux requires up to 598 CIEs...
2005-06-30  Nicholas NethercoteAvoid magic numbers.
2005-06-30  Julian SewardA couple more XML cases that slipped through the net.
2005-06-29  Julian SewardXML output wibble (purely decorative)
2005-06-29  Julian SewardXML printing fixes for printing to file descriptors.
2005-06-29  Cerion Armour... We have more than 59 allocateable regs now (duh)
2005-06-29  Cerion Armour... some more isel cases: v128,f32
2005-06-29  Cerion Armour... Fixed bug in doHelperCall, passing LONG_LONG params
2005-06-29  Julian SewardIt's official. I am a moron.
2005-06-29  Julian Sewardppc32: reinstate collection of cache-line-size info...
2005-06-29  Julian SewardGet rid of some VDSO finding stuff which was ifdef...
2005-06-29  Cerion Armour... Fixed coupla altivec typos
2005-06-29  Nicholas NethercoteFix vg_regtests so it can properly handle alternative...
2005-06-29  Nicholas NethercoteAdd alt output
2005-06-29  Nicholas NethercoteMove a heap of tests from corecheck/tests/ into none...
2005-06-28  Robert WalshUpdate ignores.
2005-06-28  Nicholas NethercoteFix off-by-one error that was causing four leak-checkin...
2005-06-28  Nicholas NethercoteRemove all the completely unused SF_* flags. I suspect...
2005-06-28  Cerion Armour... Implemented just enough of isel for an AltiVec store
2005-06-28  Cerion Armour... Reshuffled host-ppc32 AltiVec integer insns
2005-06-28  Nicholas NethercoteDon't use non-ansi features in valgrind.h in case it...
2005-06-28  Nicholas NethercoteFree memory in the error case. Fixes bug #103168.
2005-06-28  Julian SewardChange scope from VG_ to ML_ various assembly symbols...
2005-06-28  Julian SewardRemove prototype which is not of a fn exported by this...
2005-06-28  Cerion Armour... PPC32 AltiVec host-end framework & intruction output
2005-06-28  Cerion Armour... PPC32 AltiVec reg offsets
2005-06-28  Cerion Armour... AltiVec insn parsing for guest end.
2005-06-28  Nicholas NethercoteFix comment.
2005-06-28  Nicholas NethercoteDon't mark segments as SF_FIXED when VKI_MAP_FIXED...
2005-06-28  Julian SewardComment wibble
2005-06-27  Tom HughesImprove handling of inlined strlen on amd64 by using...
2005-06-26  Nicholas NethercoteWhile we're not printing stacktraces from assertion...
2005-06-26  Nicholas NethercoteBreak up VG_(show_BB_profile)(), and move half of it...
2005-06-26  Nicholas NethercoteCombine the percentify() functions from Cachegrind...
2005-06-26  Nicholas NethercoteRemove empty sanity check function. And clean up sanit...
2005-06-26  Nicholas NethercoteSimplify atfork to only provide the functionality we...
2005-06-26  Nicholas NethercoteDon't include headers from headers -- make inclusions...
2005-06-26  Nicholas NethercoteKilled --libc option -- can be achieved with --hide.
2005-06-26  Julian SewardFix 32-bit-ish looking assumption.
2005-06-26  Nicholas NethercoteCleaned up m_redir.c: renamed some variables and funct...
2005-06-26  Nicholas NethercoteIf read_lib_symbols() fails, once again discard the...
2005-06-26  Nicholas NethercoteAllow multiple module names per --hide option.
2005-06-25  Nicholas NethercoteMade m_debuginfo not depend on m_aspacemgr, breaking...
2005-06-25  Nicholas NethercoteAvoid m_redir.c importing priv_symtab.h.
2005-06-25  Nicholas NethercoteRemove unneeded cases from match_lib.
2005-06-25  Nicholas Nethercoteavoid compiler warning
2005-06-25  Nicholas NethercoteRename functions to make the type involved clearer.
2005-06-25  Nicholas NethercoteMake the is_stage2 test work when running Valgrind...
2005-06-25  Nicholas NethercoteRemove the Segment back-pointer from SegInfo. The...
2005-06-25  Julian SewardDo not print backtraces in assertion failures. This...
2005-06-25  Donna RobinsonAdded some more targets to the docs.
2005-06-25  Julian SewardA small program to read .dot files created by auxprogs...
2005-06-24  Nicholas NethercoteMoved the mman VG_(*_native)() functions into m_aspacem...
2005-06-24  Nicholas NethercoteFix bug #107524 -- epoll_ctl does not access 'events...
2005-06-24  Nicholas NethercoteRemove out-of-date comments.
2005-06-24  Cerion Armour... Enabled a bunch more syscalls
2005-06-24  Nicholas NethercoteAnother "make dist" fix from Ralf Wildenhues.
2005-06-24  Nicholas Nethercote"make dist" fixes from Ralf Wildenhues.
2005-06-24  Cerion Armour... fixed sign-extension bug for branches
2005-06-24  Nicholas NethercoteMoved Robert's stack tracking code out of m_aspacemgr...
2005-06-24  Nicholas NethercoteBroaden a couple of suppressions so vgtest_ume passes...
2005-06-23  Julian SewardDisable i-am-kludged messages in the cache control...
2005-06-23  Julian SewardDisable debug printing by default so we have any hope...
2005-06-23  Julian SewardKludge up wait_for_gdb even more.
2005-06-23  Julian SewardDisable dangerous case in advance4 which is not current...
2005-06-23  Donna RobinsonAdded some targets for massif & core options
2005-06-23  Cerion Armour... Added DivU32,DivS32 to memcheck translation (lazy)
2005-06-23  Cerion Armour... Added isel Ist_Tmp:Ity_I64, iselInt64Expr::Iex_Get
2005-06-23  Cerion Armour... ... and write 64bit vals the right way around...
2005-06-23  Cerion Armour... Added to insn selector: CmpNEZ8, Ist_Put::Ity_I64
2005-06-23  Cerion Armour... Fix ppc32 'Call' bug
2005-06-23  Cerion Armour... VG_() -> ML() for ppc32, amd64
2005-06-23  Nicholas NethercoteRemoved the VGA_/VGO_/VGP_ prefixes for arch/OS/platfor...
2005-06-23  Nicholas NethercoteRemoved some repetition in the way VG_(record_fd_open...
2005-06-23  Julian SewardFor symbols which have C-level global scope but which...
2005-06-23  Donna Robinsonargh! there were loads of the little beggars ....
2005-06-22  Donna RobinsonRemoved ante-deluvian file
2005-06-22  Nicholas NethercoteI forgot to remove this a while back.
2005-06-22  Tom HughesDeclare my_sigreturn as static. This is correct in...
2005-06-21  Nicholas NethercoteRemove VG_(getcwd_alloc)(), which can be done otherwise...
2005-06-21  Nicholas NethercoteMake search_all_symtabs() work in the same way as searc...
2005-06-21  Nicholas NethercoteAdded VG_() prefixes to functions exported from m_ume...
2005-06-21  Nicholas NethercoteRename ume.c/ume.h as m_ume.c/pub_core_ume.h to be...
2005-06-21  Nicholas NethercoteMove VG_(resume_scheduler) to m_signals, and make it...
2005-06-21  Nicholas NethercoteMove VKI_SIGVGKILL and VKI_SIGVGRTUSERMAX out of vki...
2005-06-21  Julian Sewardamd64 back end: handle 8Uto32.
2005-06-21  Tom HughesRedirect the correct address to the vtime vsyscall...
2005-06-21  Julian SewardFix bug causing TINVALs to throw away huge numbers...
2005-06-21  Julian Sewardppc32-linux build fix.
2005-06-21  Julian SewardGet ppc32 stage2 linked in the right place, so stage2...
2005-06-21  Julian SewardUn-break the build on ppc32-linux. This whole multipla...
2005-06-21  Nicholas Nethercotewibble
2005-06-21  Nicholas NethercoteMoved VG_(first_matching_thread_stack), removing m_thre...
2005-06-21  Nicholas NethercoteSlight reduce m_syswrap's dependence on m_signals by...
2005-06-21  Nicholas NethercoteRemove redundancy.
2005-06-21  Nicholas NethercoteAttempt to fix the stage2.lds borkage.
2005-06-21  Nicholas NethercoteMalloc replacement worked very much like a 'need',...
2005-06-21  Nicholas NethercoteTweaked m_tooliface to reduce its dependencies on other...
2005-06-21  Julian SewardSimplify the implementation of m_trampoline and the...
2005-06-21  Nicholas NethercoteDon't #include pub_core_stacktrace.h in pub_core_execon...
next