]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2005-10-12  Julian Sewardrm trigram stuff.
2005-10-12  Julian SewardRedo the way cachegrind generates instrumentation code...
2005-10-12  Julian Sewardppc32 only: give debug info names for a couple of fns...
2005-10-11  Julian SewardMake sync checking work on recent x86 kernels (eg SuSE...
2005-10-11  Nicholas Nethercoteupdate
2005-10-10  Nicholas NethercoteConvert some native types to our types.
2005-10-10  Nicholas NethercoteUpdate cache simulator for 64 bit addresses. This...
2005-10-10  Nicholas Nethercoteclarify self-hosting instructions
2005-10-10  Nicholas NethercoteDocument self-hosting.
2005-10-08  Nicholas Nethercoteupdate
2005-10-07  Julian Sewardppc32-linux: reinstate sys_fsync, sys_sched_setscheduler
2005-10-07  Julian SewardMake --log-socket= work on ppc32.
2005-10-07  Julian Sewardppc32-linux: handle sys_madvise.
2005-10-07  Julian SewardEnable sys_ftruncate64 on ppc32.
2005-10-07  Julian Sewardppc32 only: improve handling of CmpORD32S, so as to...
2005-10-07  Julian SewardDisable ppc32 altivec pro tem (just temporarily).
2005-10-07  Julian SewardFix the handling of CmpORD32{S,U} which was completely...
2005-10-07  Julian SewardFix a memcheck anomaly observed by Nick: lazy propagati...
2005-10-07  Nicholas NethercoteAdd a comment about Memcheck not doing anything for...
2005-10-07  Nicholas NethercoteFix expected output.
2005-10-06  Nicholas NethercoteClarify FAQ and Java and JITs.
2005-10-06  Nicholas NethercoteAdded an FAQ about Java.
2005-10-06  Tom HughesWhen looking for a heap segment to extend look for...
2005-10-06  Tom HughesDocument memalign fix.
2005-10-06  Tom HughesStop memalign crashing if it fails to allocate the...
2005-10-06  Tom HughesThe amd64 BOUND bug turned out to be bogus.
2005-10-06  Tom HughesDocument realloc fix.
2005-10-06  Tom HughesFix realloc wrappers to handle the out of memory case...
2005-10-06  Nicholas NethercoteChanged some overflow-prone counters from UInt to ULong.
2005-10-06  Julian SewardThe m_syswrap subsystem is Valgrind's model of how...
2005-10-06  Julian SewardAdjustments to the sync-checker:
2005-10-06  Julian SewardUpdate.
2005-10-05  Julian SewardUpdate.
2005-10-05  Julian SewardTest for jrcxz.
2005-10-05  Julian SewardUpdate
2005-10-05  Julian SewardEven more regtests
2005-10-05  Tom HughesFix for 112031 is actually in two parts.
2005-10-05  Tom HughesUpdate README_MISSING_SYSCALL_OR_IOCTL to reflect reali...
2005-10-05  Tom HughesDocument fix for 112031.
2005-10-04  Julian SewardIf the launcher can't figure out what it's own name...
2005-10-04  Julian SewardRewrite ML_(fd_allowed):
2005-10-04  Julian SewardAdd regtests for SSE2 pmaddwd.
2005-10-04  Julian SewardUpdate
2005-10-04  Tom HughesDocument fix for 113642.
2005-10-04  Tom HughesMake sure we have all the DWARF2 sections before trying...
2005-10-04  Tom HughesDocument bug 113796.
2005-10-04  Tom HughesCreate a new SkShmC segment type for shared memory...
2005-10-04  Tom HughesCheck permissions when sanity checking the segment...
2005-10-04  Tom HughesGet the SHM_RDONLY test the right way round. Fixes...
2005-10-04  Julian SewardReenable SSE2 psadbw test.
2005-10-03  Julian SewardUpdate
2005-10-03  Tom HughesAllow scripts less that a page in length to be executed.
2005-10-03  Julian SewardTest misc sbb/adc insns.
2005-10-03  Julian SewardTest simulation of x86 'fxtract'.
2005-10-02  Nicholas Nethercotecompile fix for an Ubuntu box I just tried
2005-10-02  Julian SewardUnbreak compilation. Duh.
2005-10-02  Julian SewardPlumb 64-bit file offsets throughout the address space...
2005-10-02  Nicholas NethercoteMake the dispatch files platform-specific, not just...
2005-10-02  Julian SewardUpdate the depressingly long list of bugs.
2005-10-01  Julian Sewardppc32-linux only: redirect strcmp right from the start.
2005-09-30  Tom HughesDocument mmap insanity in a comment.
2005-09-30  Tom HughesUpdate ignore lists.
2005-09-30  Julian SewardML_(generic_PRE_sys_mmap): reject non-page-aligned...
2005-09-30  Julian SewardWhen a sector is full, debug-print TC/TT loading for...
2005-09-30  Julian SewardPlacate gcc.
2005-09-30  Tom HughesRemoved surplus parenthesis.
2005-09-30  Tom HughesRationalise the mmap system call handling - after exami...
2005-09-30  Nicholas Nethercotewhoops
2005-09-30  Nicholas Nethercoteadd missing file
2005-09-30  Julian SewardPlacate memcheck/tests/x86/scalar, which objected to...
2005-09-30  Nicholas NethercoteCommit Jeroen Witmond's xml-to-text translator, and...
2005-09-30  Julian SewardGet rid of duplicated STRINGIFY macros.
2005-09-30  Julian SewardIn PRE(sys_readlink), fix up handling of /proc/<pid...
2005-09-30  Nicholas Nethercoteupdate
2005-09-30  Nicholas NethercoteEnable sys_iopl on AMD64.
2005-09-30  Julian SewardOh Arse. This'll teach me to edit the x86-specific...
2005-09-30  Julian SewardA corresponding fix to 4823: don't deal with MAP_FIXED...
2005-09-30  Julian SewardChanges to sys_mmap2 wrapper:
2005-09-30  Nicholas NethercoteFuture-proof a piece of conditional compilation.
2005-09-29  Tom HughesOn x86 and ppc32 the offset argument to mmap2 is specif...
2005-09-29  Julian SewardFix a very stupid bug in the new aspacemgr, in which...
2005-09-29  Julian SewardMake ppc32-linux build again following aspacem merge...
2005-09-29  Julian SewardComment-only changes
2005-09-29  Nicholas NethercoteAdd an explanatory message for when instruction decodin...
2005-09-29  Nicholas NethercoteRemove redundant function call.
2005-09-29  Nicholas NethercoteFix up vg_preload_core.so vs. vgpreload_core.so confusi...
2005-09-28  Julian SewardFix subtle bug in ML_(generic_POST_sys_shmdt) caused...
2005-09-28  Julian Seward%u -> %lu
2005-09-28  Julian SewardFix command-line printing.
2005-09-28  Julian SewardMake --log-socket= work on amd64-linux.
2005-09-28  Nicholas NethercoteMake primes.c a bazillion times faster.
2005-09-28  Julian SewardRestore correct version number following the aspacem...
2005-09-28  Julian SewardIncrease some sizes to deal better with the new multigi...
2005-09-28  Julian SewardHandy program for finding prime numbers (small ones!)
2005-09-28  Julian SewardGet rid of pub_core_main.h, so that m_main is not impor...
2005-09-28  Julian SewardPrivatise parse_procselfmaps() and move it into aspacem...
2005-09-28  Julian SewardRename m_launcher.c to launcher.c to make clear it...
2005-09-28  Julian SewardVG_(am_extend_into_adjacent_reservation_client): Do...
2005-09-28  Julian SewardGet rid of some macros used only by the old aspacemgr...
2005-09-28  Julian SewardClean up the m_debuginfo interface a bit.
next