]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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.
2005-09-28  Julian SewardGet rid of the "ioctl-mmap" weird-hack flag.
2005-09-28  Julian SewardSmall cleanups, mostly of m_main:
2005-09-27  Julian SewardDon't reserve space for trampoline page on the stack...
2005-09-27  Nicholas NethercoteRemove now-unused "shadow_memory" need.
2005-09-27  Nicholas NethercoteRecord an observation about addr_is_in_MAC_Chunk().
2005-09-27  Nicholas NethercoteRemove ancient unused test files.
2005-09-27  Nicholas NethercoteFix up Makefile.core.am which got a little confused...
2005-09-27  Julian SewardUnbreak build on amd64 following aspacem merge.
2005-09-27  Nicholas NethercoteDisable vgtest_ume, which is broken.
2005-09-27  Nicholas NethercoteFix scalar and cmdline[12].
2005-09-27  Julian SewardThis commit merges in changes from branches/ASPACEM...
2005-09-27  Nicholas Nethercotewibbles
2005-09-26  Nicholas Nethercoteadd note
2005-09-26  Nicholas Nethercoterecord an email
2005-09-26  Nicholas Nethercoteupdate
2005-09-26  Nicholas Nethercoteupdate
2005-09-26  Nicholas NethercoteFix broken links in the manual. Bug #113190.
2005-09-25  Nicholas Nethercoteupdate
2005-09-25  Nicholas NethercoteFix incorrect computation of miss rates due to Int...
2005-09-25  Nicholas Nethercoteactually, they're unsigned
2005-09-25  Nicholas NethercotePrint longs as longs.
2005-09-24  Nicholas Nethercotefix for #113230
2005-09-24  Nicholas NethercoteMake 3.1.0 work with gcc 2.95.
2005-09-16  Nicholas NethercoteMake VPATH builds work again.
2005-09-13  Nicholas NethercoteNote that SSE3 isn't supported.
2005-09-13  Nicholas Nethercotewibble
2005-09-13  Cerion Armour... Rename VG_(have_altivec) => VG_(have_altivec_ppc) for...
2005-09-13  Cerion Armour... setup new variable VG_(have_altivec) from auxv::AT_HWCAP
2005-09-13  Tom HughesAdd some new bugs to the bug status file.
2005-09-13  Nicholas NethercoteFix "make distcheck".
2005-09-13  Nicholas NethercoteClarify comment. No functional change.
2005-09-13  Nicholas NethercoteRemove unnecessary filter_* files for ppc32.
2005-09-13  Nicholas NethercoteDon't print the client's argv[i] if it's null, and...
2005-09-13  Nicholas NethercoteFix ppc32 regtest execution. Thanks to Jeroen Witmond...
2005-09-12  Cerion Armour... assert ppc guest_state vector regs are 16byte aligned
2005-09-12  Cerion Armour... add case Iop_V128to32 to memcheck
2005-09-09  Julian SewardFix register constraints to this works with both -O...
2005-09-09  Julian SewardAdd a test for {l,st}sw{s,i}. At the moment only works...
2005-09-09  Julian SewardThese seem to be needed to make regtesting work. Not...
2005-09-06  Julian SewardRecord recently-arrived bugs.
2005-09-06  Julian SewardUnbreak ppc32 build.
2005-09-01  Nicholas NethercoteUnbreak amd64 and ppc32 some more.
2005-09-01  Nicholas NethercoteFix AMD64 breakage and possibly the PPC32 breakage...
2005-08-31  Dirk Muellerupdate
2005-08-31  Dirk Muellerupdate
2005-08-31  Nicholas NethercoteAdd a 3.1.0 maybe feature (suppression by line number)
2005-08-31  Nicholas NethercoteMoved sys_mmap2 wrapper from "generic" to "linux".
2005-08-31  Nicholas NethercoteMoved some more syscall wrappers from "generic" to...
2005-08-30  Tom HughesUpdate bug status.
2005-08-30  Tom HughesQuote some more CC expansions.
2005-08-30  Nicholas NethercoteAdd a note about a nice paper describing data races.
2005-08-30  Tom HughesUpdate bug status.
2005-08-30  Tom HughesQuote the expansion of CC when invoking make for VEX...
2005-08-30  Nicholas NethercoteMoved the 3.0.2+3.1.0 bugs nearer to the top, before...
2005-08-30  Julian SewardFix suspicious code in the memcheck instrumenter which...
2005-08-30  Julian SewardSync with 3_0_BRANCH.
2005-08-30  Nicholas Nethercoteupdate
next