]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2005-11-16  Nicholas Nethercoterecord more email comments
2005-11-16  Cerion Armour... Implemented checks for FPSCR and VSCR on leaving dispatcher
2005-11-16  Nicholas NethercoteMinor tweaks.
2005-11-16  Julian SewardFix up ppc32-linux handlers for sys_sigreturn and sys_r...
2005-11-16  Julian SewardEven more news.
2005-11-16  Cerion Armour... Added tests for latest altivec fp insns
2005-11-16  Julian SewardEdit the release notes a bit and add our huge list...
2005-11-16  Cerion Armour... Added fp vector conversion/rounding irops to memcheck
2005-11-16  Nicholas NethercoteRecord previous log message as a comment in the code.
2005-11-16  Julian SewardMake the data segment (heap) executable. LinuxThreads...
2005-11-16  Julian SewardSync with all the bugzilla emails I have.
2005-11-16  Tom HughesUpdate XML results.
2005-11-16  Julian SewardEnable sys_rt_sigsuspend. This is needed by LinuxThreads.
2005-11-16  Tom HughesBug status updates.
2005-11-16  Julian SewardSlightly reorder the preamble-printing order, and also...
2005-11-16  Tom HughesMove VG_(am_get_filename) to the tool accessible aspace...
2005-11-16  Tom HughesReinstate code to extent SegInfo ranges to cover all...
2005-11-16  Tom HughesUpdate bug status.
2005-11-16  Tom HughesFix stabs decoder to allow :: in a method name provided...
2005-11-15  Julian SewardComplete documentation trawl for 3.1.0.
2005-11-15  Nicholas Nethercotewibble
2005-11-15  Julian SewardUpdate manual for 3.1.0, sections <= manual-core.html.
2005-11-15  Cerion Armour... Incremented the xml output protocolversion to 2, follow...
2005-11-15  Nicholas NethercoteMore detail about pre-release testing.
2005-11-15  Nicholas NethercoteRemove horribly out-of-date comment.
2005-11-14  Tom HughesHandle some ALSA ioctls that don't have size or directi...
2005-11-14  Julian SewardIn XML mode, emit a closing </valgrindoutput> on variou...
2005-11-14  Nicholas NethercoteMore man page updating, including:
2005-11-14  Nicholas NethercoteMake this test compile on my machine.
2005-11-14  Tom HughesEnable the prctl system call on amd64.
2005-11-14  Julian SewardSeparate the stack unwind logic for amd64 and x86,...
2005-11-14  Julian SewardOn amd64, when running allocation-intensive code in...
2005-11-14  Tom HughesUpdate manual page.
2005-11-14  Tom HughesDocument sign extension of si_code by the kernel.
2005-11-14  Cerion Armour... Added tests for altivec load/stores
2005-11-14  Cerion Armour... Couple more irops for memcheck.
2005-11-14  Cerion Armour... comment out altivec tests for unsupported insns
2005-11-13  Julian SewardHacks to enable self-hosting on amd64, so as to facilitate
2005-11-13  Julian Sewardwibble
2005-11-13  Nicholas NethercoteInline cachesim_*_doref(). This gains about 5--10...
2005-11-13  Tom HughesMake the address space manager use fstat64 when it...
2005-11-13  Nicholas Nethercoteaddition
2005-11-13  Tom HughesPreserve the sign of the bottom 16 bits of si_code...
2005-11-13  Julian SewardHacks needed for MontaVista Linux 3.1 (ppc32).
2005-11-13  Julian SewardEnable a couple more syscalls.
2005-11-13  Julian Sewardppc32 stack unwind: if the initial FP looks bad, don...
2005-11-13  Julian SewardThe absolute bare minimum changes needed to make it...
2005-11-13  Julian SewardUse revised PPC32 subarchitecture categories.
2005-11-13  Julian SewardHook the ppc32 stuff up to the revised CPU detection...
2005-11-13  Tom HughesUpdate bug status.
2005-11-13  Tom HughesEnable remaining *xattr system calls on amd64. Fixes...
2005-11-13  Tom HughesMask out the top 16 bits of si_code at the start of...
2005-11-12  Julian SewardTidy up the machinery for detecting the CPU type and...
2005-11-12  Nicholas NethercoteRemove commented-out x86/AMD64 stuff from PPC32 file.
2005-11-12  Nicholas NethercoteFirst cut at 3.1.0 release notes. Please edit as desir...
2005-11-12  Nicholas Nethercotefix
2005-11-12  Nicholas NethercoteDon't imply that the --tool option is mandatory.
2005-11-12  Nicholas NethercoteRename --simulation-hints as --sim-hints for brevity.
2005-11-12  Nicholas NethercoteMake regtests work with --enable-inner.
2005-11-12  Tom HughesUse the amd64 tests on amd64 not the x86 ones...
2005-11-12  Tom HughesUse the amd64 tests on amd64, not the x86 ones...
2005-11-12  Tom HughesAdd a filter for the amd64 tests.
2005-11-12  Tom HughesRun instruction tests under memcheck as well as none.
2005-11-12  Julian Seward@KICKSTART_BASE@ is history.
2005-11-12  Tom HughesAdd named constants for si_code values to replace the...
2005-11-11  Julian SewardKludge which stops biarch builds going to hell at make...
2005-11-11  Tom HughesAdd a stack switching test.
2005-11-11  Tom HughesAdd -m32 for assembly code when possible.
2005-11-11  Tom HughesAdd results for 64 bit systems.
2005-11-11  Tom HughesAllow 32 bit x86 tests to run on amd64 machines.
2005-11-11  Tom HughesFix compiler warnings.
2005-11-11  Julian SewardStop gcc4 complaining about pointer signedness mismatches.
2005-11-11  Tom HughesFix compiler warning.
2005-11-11  Tom HughesFix compiler warnings.
2005-11-11  Tom HughesTurn on some extra warnings.
2005-11-11  Tom HughesFix compiler warnings.
2005-11-11  Tom HughesBug status updates.
2005-11-11  Tom HughesSuppress AT_SYSINFO in the auxiliary vector because...
2005-11-11  Julian SewardAnother Altivec test program.
2005-11-11  Cerion Armour... Comments from Greg Parker re ppc ABI conventions.
2005-11-10  Julian SewardDo cpu string identification right, so the ppc32-specif...
2005-11-10  Julian SewardAdd instruction-set tests for ppc32 (integer, FP, altivec).
2005-11-10  Julian SewardOops. Track primop renamings.
2005-11-10  Julian SewardHandle IR primops arising from running Altivec code...
2005-11-10  Nicholas NethercoteCachegrind was aborting if it hit a client request...
2005-11-10  Nicholas NethercoteAvoid compiler warnings.
2005-11-10  Tom HughesCall VG_(unknown_SP_update) each time we switch to...
2005-11-10  Tom HughesAdd some extra debugging to the stack management module...
2005-11-10  Julian Sewardm_libcsignal is needed here.
2005-11-10  Tom HughesRemove redundant conditional - ppc32-linux is already...
2005-11-10  Tom HughesUse $(INSTALL_DATA) to install libcoregrind.a and libve...
2005-11-10  Nicholas NethercoteTry to avoid compiler warnings on AMD64.
2005-11-10  Nicholas Nethercoteneed --trace-children when self-hosting
2005-11-10  Julian Sewardfilter_linenos was not making it into tarballs.
2005-11-10  Nicholas NethercoteFactor out some common code in m_syswrap.
2005-11-10  Nicholas Nethercoteupdate URLs
2005-11-10  Dirk Muellerwe don't need libc. so don't link it
2005-11-09  Julian SewardAdd hacks to make it possible to build callgrind (...
2005-11-09  Julian SewardAdd casts to stop gcc complaining.
2005-11-09  Julian SewardAdd comments from email discussion re mprotect.
next