]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2004-11-26  Nicholas NethercoteForgot to remove this line when I removed the x86-speci...
2004-11-26  Nicholas NethercoteRemoved mc_helpers.S, which is no longer used.
2004-11-25  Julian Sewardrun_thread_for_a_while: ensure the guest state layout...
2004-11-25  Nicholas NethercoteReinstate Massif.
2004-11-25  Nicholas NethercoteRemoving the insn_* tests from helgrind, memcheck,...
2004-11-25  Julian SewardTest driver stuff for arm.
2004-11-25  Julian SewardBuild stuff for arm.
2004-11-25  Julian SewardAdd a skeletal ARM insn decoder.
2004-11-25  Julian SewardStart adding some ARM guest infrastructure stuff, but...
2004-11-24  Julian SewardFix another potentially-failing use of get_current_tid...
2004-11-24  Nicholas NethercoteRemove now-unnecessary macro.
2004-11-24  Nicholas NethercoteWhoops, unbreak syscall number checking.
2004-11-24  Nicholas NethercoteCleanups:
2004-11-24  Nicholas NethercoteRemoved shadow_regs 'need', because it was being used...
2004-11-24  Nicholas NethercoteCleanups, mostly for the baseBlock removal.
2004-11-24  Nicholas NethercoteRemoved all uses of register numbers (eg. arch-specific...
2004-11-24  Nicholas NethercoteCleanups for baseBlock removal: fix some comments...
2004-11-24  Julian SewardAdd a pseudo-guest-register to hold the 'next syscall...
2004-11-24  Nicholas NethercoteUpdate comments for the renaming of arch_thread_t.
2004-11-24  Nicholas NethercoteRemove unneeded comments.
2004-11-24  Julian SewardGet rid of baseBlock. Now, when generated code is...
2004-11-23  Nicholas NethercoteClean slightly.
2004-11-23  Nicholas NethercoteRemove out-of-date comment.
2004-11-23  Nicholas NethercoteComment-only changes.
2004-11-23  Nicholas NethercoteRemove out-of-date comment.
2004-11-23  Nicholas NethercoteSeveral unrelated changes:
2004-11-23  Nicholas NethercoteFix this regression test to account for the fact that...
2004-11-23  Nicholas NethercoteMake these work again.
2004-11-23  Nicholas NethercoteMake Vex less verbose, so regression tests pass again.
2004-11-23  Nicholas NethercoteMake Vex less verbose, so the regression tests work...
2004-11-23  Nicholas NethercoteAdd a mandatory --with-vex option to configure script.
2004-11-23  Nicholas NethercoteThe syscall wrappers for sys_fcntl{,64} were too simpli...
2004-11-23  Julian SewardMake a start on a guest state definition for AMD64.
2004-11-23  Julian SewardAdd enough gunk to configure.in to get through ./config...
2004-11-23  Julian SewardGet rid of the high/low baseblock distinction. Pointle...
2004-11-23  Julian SewardGet rid of the machinery for registering helper functio...
2004-11-23  Julian SewardPoint back to my VEX tree. This needs to be fixed...
2004-11-23  Julian SewardDo our own implementations of strchrnul() and rawmemchr().
2004-11-23  Julian SewardDo 32Uto64.
2004-11-22  Nicholas NethercoteRemoved now-defunct read/write checks for FPU ops.
2004-11-22  Nicholas NethercoteRemoved the now-defunct files vg_from_ucode.c and vg_to...
2004-11-22  Nicholas NethercoteRemove now-defunct --cleanup option for Memcheck.
2004-11-22  Nicholas NethercoteMove redundant function decls from core.h (they end...
2004-11-22  Nicholas NethercoteUpdate Massif's TL_(instrument)() to work with Vex...
2004-11-22  Julian SewardFix some linking problems which were preventing memchec...
2004-11-22  Julian SewardMake various other tools compile; also fix the stage2...
2004-11-22  Nicholas NethercoteRemove extended_UCode 'need', which has been obsoleted...
2004-11-22  Nicholas NethercoteFix some out-of-date comments.
2004-11-22  Julian SewardMake Memcheck compilable.
2004-11-22  Nicholas NethercoteRemove useless parameters to TL_(pre_syscall)() and...
2004-11-22  Nicholas NethercoteLast few skin-->tool changes, in various places.
2004-11-22  Nicholas NethercoteRename macros ("SKIN"-->"TOOL")
2004-11-22  Julian SewardMerge in enough changes from the old Vex tree to make...
2004-11-22  Nicholas NethercoteConverted the SK_ prefix to TL_ everywhere.
2004-11-22  Nicholas NethercoteRenamed some profiling events.
2004-11-22  Nicholas NethercoteRemoved include/vg_skin.h, which has been a shell just...
2004-11-22  Nicholas NethercoteRenamed VG_(skin_panic) as VG_(tool_panic).
2004-11-22  Nicholas NethercoteRenamed functions with 'Skin' in them: SK_(pp_SkinError),
2004-11-22  Nicholas NethercoteRenamed sk_assert() as tl_assert().
2004-11-22  Nicholas NethercoteChanged name of tool shared objects from vgskin_XXX...
2004-11-22  Nicholas NethercoteConvert the 'skin_errors' need to 'tool_errors'.
2004-11-22  Julian SewardAdd a dummy ARM guest state include that Valgrind can...
2004-11-22  Julian SewardTiresome build-system hacks to connect to the VEX includes.
2004-11-22  Julian SewardMake VEX's "Char" type always be signed, so as to bring...
2004-11-22  Julian Sewardgcc-2.95 build fixes.
2004-11-22  Julian Sewardrec_alloc.c is defunct; reg_alloc2.c replaced it a...
2004-11-21  Julian SewardFix behaviour so that out-of-range shifts behave the...
2004-11-21  Julian SewardTest each insn 25000 times with random data, rather...
2004-11-21  Julian SewardFix various failings in the MMX simulation code.
2004-11-21  Julian SewardAdd MMX shift-by-vector (not correct yet).
2004-11-21  Julian SewardComplete MMX and/or/xor/andn.
2004-11-21  Julian SewardImplement a bunch more MMX insns.
2004-11-20  Julian SewardSome more MMX insns.
2004-11-19  Julian SewardPartial support for MMX, using a low-performance scheme.
2004-11-19  Nicholas NethercoteNo longer producing this file.
2004-11-19  Nicholas NethercoteMinor tweaks for external tools, for Josef W.
2004-11-19  Robert WalshYipes - my last checking borked the memcheck scalar...
2004-11-18  Robert WalshAllow readlink to handle /proc/self/exe and /proc/...
2004-11-18  Nicholas NethercoteFix incorrect info about using GDB on Valgrind.
2004-11-18  Nicholas NethercoteArch-abstraction:
2004-11-18  Julian SewardAn MMX test program.
2004-11-18  Julian SewardNuke this useless bunch of tests.
2004-11-18  Julian SewardRestore ability to run with no instrumentation.
2004-11-18  Julian SewardCSE enhancements: handle binop(const,temp), and get...
2004-11-18  Nicholas NethercoteAdded missing .cvsignore file.
2004-11-18  Nicholas NethercoteTweaks for keeping Josef's external Callgrind tool...
2004-11-18  Nicholas NethercoteGeneralised the reg test script again: replaced the...
2004-11-18  Nicholas NethercoteReplace magic number with proper constant.
2004-11-18  Nicholas NethercoteGeneralised reg test script: instead of having a ...
2004-11-17  Nicholas NethercoteConvert a whole bunch of "(UWord)NULL" occurrences...
2004-11-17  Nicholas NethercoteAdd explanatory comment to set_tid_address wrapper.
2004-11-17  Nicholas NethercoteArch-abstraction:
2004-11-17  Nicholas NethercoteAdd coregrind/linux/ and coregrind/linux/* that was...
2004-11-17  Nicholas NethercoteArch-abstraction:
2004-11-17  Julian Sewardx86 guest: finally redo marshalling of register-passed...
2004-11-16  Tom HughesThe calculation used to round the size of a new thread...
2004-11-16  Nicholas Nethercotedebug output wibble
2004-11-16  Nicholas Nethercoteaccount for restart_syscall
2004-11-16  Nicholas Nethercotefix incorrect counts
2004-11-16  Nicholas NethercoteAdd some missing test cases.
next