]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2008-06-23  Bart Van AsscheAdded missing mode_t argument to open() system call.
2008-06-23  Bart Van AsscheChanged the unusual "%s", "" back to "".
2008-06-23  Bart Van AsscheFixed mismatches between format string and argument...
2008-06-23  Bart Van AsscheResult of timerfd() syscall is no longer printed to...
2008-06-23  Bart Van AsschePass the flag -Wno-format-zero-length to gcc (if suppor...
2008-06-23  Bart Van AsscheAdded regression test for POSIX advisory locking (fcntl...
2008-06-22  Bart Van AsscheEliminated out-of-line copy of vc_lte().
2008-06-21  Bart Van AsscheUpdated results.
2008-06-21  Bart Van AsscheMoved support for Linux-specific system call sys_init_m...
2008-06-21  Bart Van AsscheWorks now with older kernels too.
2008-06-20  Bart Van AsscheRe-enabled raytrace.
2008-06-20  Bart Van AsscheEnabled support for the init_module() system call on...
2008-06-20  Bart Van AsscheDisabled radiosity test because it seems to hang when...
2008-06-19  Julian SewardMerge (from 3_3_BRANCH) some parts of r8168 (Fix up...
2008-06-19  Bart Van AsscheChanged cache size passed to FFT again to half of the...
2008-06-19  Bart Van AsscheRestored option -room for radiosity, which had been...
2008-06-19  Bart Van Assche- The water-n2 and water-sp tests read the number of...
2008-06-18  Bart Van AsscheSupport alternative locations for the pacct file.
2008-06-18  Bart Van AsscheVSZ statistics are now reported properly. Added legend...
2008-06-18  Bart Van AsscheAverage and standard deviation are now rounded at two...
2008-06-18  Bart Van AsscheVirtual memory sizes are now printed too.
2008-06-18  Bart Van AsscheFirst two arguments of print_runtime_ratio are now...
2008-06-18  Bart Van AsscheThe order in which the tests are run does now match...
2008-06-18  Bart Van AsscheRenamed compile-gcc into download-and-build-gcc.
2008-06-17  Bart Van AsscheRenamed download-and-build-splash2 to download-and...
2008-06-17  Bart Van AsscheMake sure the splash2 binaries are always built in...
2008-06-17  Bart Van AsscheAdded column for --tool=none ... -p1.
2008-06-17  Bart Van AsscheAdded column for --tool=none ... -p4.
2008-06-17  Bart Van AsscheUpdated to do list.
2008-06-17  Bart Van AsscheUpdated results after latest optimization.
2008-06-16  Bart Van AsscheAdded entry for DRD manual.
2008-06-16  Bart Van AsscheOnly retained the results obtained via gcc 4.3.1. Reran...
2008-06-16  Bart Van AsscheYet another optimization: do not instrument loads and...
2008-06-15  Bart Van AsscheContinued working on DRD's documentation.
2008-06-15  Bart Van AsscheUpdated Testing.txt.
2008-06-15  Bart Van AsscheChanged script such that DRD times are compared to...
2008-06-13  Bart Van AsscheAdded more results.
2008-06-13  Tom HughesPropagate the error number in x86 signal contexts to...
2008-06-13  Julian Sewardget_otrack_shadow_offset_wrk: don't assert when handlin...
2008-06-12  Bart Van AsscheStarted converting README.txt into drd-manual.xml.
2008-06-12  Bart Van AsscheAdded results obtained with gcc 4.3.1.
2008-06-12  Bart Van AsscheReplaced gcc version 3.4.0 by 3.4.1. Set LC_ALL=C such...
2008-06-12  Bart Van AsscheDisabled bitmap cache rotation optimization because...
2008-06-11  Bart Van Assche- Renamed s_bitmap2_creation_count into s_bitmap2_node_...
2008-06-11  Bart Van AsscheUpdated to do list.
2008-06-11  Bart Van AsscheFixed compiler warning.
2008-06-11  Bart Van AsscheUpdated after level-2 bitmap size change.
2008-06-11  Bart Van Assche- Reduced level two bitmap size from 2**16 to 2**14...
2008-06-11  Bart Van AsscheUpdated results after latest optimizations.
2008-06-11  Bart Van AsscheUpdated results after latest optimizations.
2008-06-10  Bart Van AsscheUpdated after latest optimizations.
2008-06-10  Bart Van AsscheAnother small optimization: moved code for printing...
2008-06-10  Bart Van AsscheReworked code for memory tracing.
2008-06-10  Bart Van AsscheUpdated results after last optimization.
2008-06-10  Bart Van AsscheOnly enable the cache rotation optimization for gcc...
2008-06-09  Bart Van AsscheRun test only with one thread and with ten threads...
2008-06-09  Bart Van AsscheCorrected rounding.
2008-06-09  Bart Van AsscheImplemented cache rotation.
2008-06-09  Bart Van AsscheMemory tracing now also works while not recording memor...
2008-06-09  Bart Van AsscheCommented out assert statements because of performance...
2008-06-09  Bart Van AsscheReran benchmark after latest optimizations.
2008-06-08  Bart Van AsscheUpdated results.
2008-06-08  Bart Van AsscheOnly run tests with -p4 -- omitted -p1 and -p2.
2008-06-08  Bart Van AsscheMore maual inlining.
2008-06-08  Bart Van AsscheMoved shell commands for running matinv to a separate...
2008-06-08  Bart Van AsscheDeclared more inline functions static, such that the...
2008-06-07  Bart Van AsscheReorganized SPLASH-2 benchmarking script.
2008-06-07  Bart Van AsscheSplit long line.
2008-06-07  Bart Van Assche- Output is now saved in a ${PROGRAM}.out file.
2008-06-07  Bart Van AsscheEnabled more inlining.
2008-06-06  Bart Van AsscheSpeed up analysis of programs that access the thread...
2008-06-06  Bart Van AsscheEnable more optimization opportunities.
2008-06-06  Bart Van AsscheThe run-splash2 script now works regardless from which...
2008-06-05  Bart Van AsscheRemoved duplicate invocation of radiosity. Updated...
2008-06-05  Bart Van AsscheUse same inputs as in ITC paper for water-nsquared...
2008-06-05  Bart Van AsscheJoined if-statements.
2008-06-05  Bart Van AsscheManual inlining.
2008-06-05  Bart Van AsscheIntroduced bm_access_*_triggers_conflict() functions.
2008-06-04  Bart Van AsscheEnabled parallel compilation.
2008-06-04  Bart Van AsscheDocumentation updates.
2008-06-04  Bart Van AsscheAdded more SPLASH-2 tests.
2008-06-04  Julian SewardSync with 3_3_BRANCH.
2008-06-04  Nicholas NethercoteTry to make this test more consistent across different...
2008-06-04  Julian SewardFollowup to r8178: don't segfault if VG_(clo_log_name...
2008-06-04  Julian SewardReinstate printing of log-file-qualifiers in XML output...
2008-06-04  Julian SewardAdd '*flags |= SfMayBlock' to PRE(sys_sync_file_range).
2008-06-03  Julian SewardImport recent suppression upgrades from 3_3_BRANCH:
2008-06-03  Bart Van AsscheAdded Cholesky and FFT.
2008-06-03  Bart Van AsscheMade script more robusts. Ratio is now always computed...
2008-06-02  Bart Van AsscheModified TLS-test slightly: the program checking for...
2008-06-01  Nicholas NethercoteTry to make these tests more reliable for different...
2008-06-01  Bart Van AsscheChanged _Spec::mandatory from HChar* into const HChar...
2008-06-01  Bart Van AsscheAdded intercepts for strlen() and strnlen().
2008-06-01  Bart Van AsscheFixed typo.
2008-05-31  Julian SewardUpdate.
2008-05-31  Bart Van Assche- Replaced algorithm for suppressing false positives...
2008-05-30  Bart Van AsscheDon't complain on .got.plt sections of size zero. Appar...
2008-05-30  Bart Van AsscheUpdated scripts for running SPLASH-2.
2008-05-29  Nicholas Nethercoteupdate
2008-05-29  Nicholas NethercoteFix a bug in Massif and Cachegrind, whereby if program...
next