]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2013-10-20  Bart Van AsscheNEWS: Add entry for bug #326091 (drd and __GI_strlen())
2013-10-20  Bart Van Asschedrd: Avoid that optimized strlen() implementations...
2013-10-19  Florian KrohmRemove autotools requirement as it is not specific...
2013-10-19  Bart Van AsscheNEWS: Add info about bugs #316181 and #316696
2013-10-19  Petar Jovanovicmips: update README.mips and NEWS for 3.9
2013-10-18  Julian SewardUpdate.
2013-10-18  Julian SewardUn-break the build on OSX 10.7.
2013-10-18  Julian SewardUpdate copyright dates (20XY-2012 ==> 20XY-2013)
2013-10-18  Julian Sewardarm-linux only: make unwinding by stack scanning (a...
2013-10-18  Mark WielaardDon't report BMI support when AVX support is missing.
2013-10-18  Julian SewardFollowup to r13652 (make the translation cache size...
2013-10-18  Julian SewardAdd test cases for PCMPxSTRx cases 0x30 and 0x40. ...
2013-10-18  Carl LoveThis commit adds testing support for the following...
2013-10-18  Philippe WaroquiersAllow the user to dimension the translation cache
2013-10-17  Philippe WaroquiersAllow tools to provide some statistics in suppression...
2013-10-16  Dejan Jevticmips64: Fix compiler warning.
2013-10-16  Julian SewardConnect up the xacq_xrel test to the build system....
2013-10-15  Philippe WaroquiersSIGSEGV/SIGBUS specific handling on s390, to cope with...
2013-10-15  Christian Borntraegerremove old broken testcase for s390
2013-10-15  Carl LovePower 8 support, phase 5
2013-10-15  Julian SewardA minimal test case for the parsing of XACQUIRE and...
2013-10-14  Julian SewardDisallow client mmap calls with MAP_32BIT as a flag.
2013-10-14  Julian SewardUpdate expected output following r13642, which fixes...
2013-10-14  Julian SewardFix #323432: When calling pthread_cond_destroy or pthre...
2013-10-14  Julian SewardFor pthread_cond_destroy, don't report a false it's...
2013-10-14  Julian SewardFix "Assertion '!di->soname' failed" on weird files.
2013-10-14  Julian SewardEnable sys_prlimit64 on arm-linux. Fixes #320131.
2013-10-14  Julian SewardFix compile failure with out-of-tree build of libmpiwrap.c.
2013-10-14  Julian SewardPPC32/64: Allow 16 byte icache and dcache lines.
2013-10-14  Julian SewardA couple more leak supps for OSX10.7. Fixes #307557.
2013-10-13  Philippe WaroquiersAdd definedness checking when dereferencing ptr during...
2013-10-11  Dejan Jevticmips64: Prevent testing swc1 and swxc1 with the uniniti...
2013-10-10  Carl LoveAdding the link for none/tests/ppc32/test_touch_tm...
2013-10-10  Dejan Jevticmips64: Change the input values for FPU tests.
2013-10-09  Philippe WaroquiersFix use of uninit heuristic set for monitor command
2013-10-09  Carl LovePower PC, add the two privileged Transactional Memory...
2013-10-09  Dejan Jevticmips32: Don't test Iops that aren't supported in VEX.
2013-10-08  Florian KrohmAdd a specific configury check to test compilability...
2013-10-08  Florian KrohmTweak to avoid a trailing space.
2013-10-07  Florian KrohmFilter out the dynamic linker from back traces.
2013-10-07  Florian KrohmRemove unused variable (and associated compiler warning).
2013-10-07  Dejan Jevticmips64: add extra Iop cases in VEX and fix compiler
2013-10-06  Philippe WaroquiersFix leak scan SEGV catcher when ptr starts in unreadabl...
2013-10-06  Philippe Waroquierspub_tool_oset.h and m_oset.c cleanup
2013-10-04  Florian KrohmUpdate list of ignored files.
2013-10-04  Florian KrohmDisable drd/tests/std_thread.cpp for clang.
2013-10-04  Florian KrohmAdjust CFLAGS and CXXFLAGS for compilation with clang...
2013-10-04  Florian KrohmAdd missing prereq.
2013-10-04  Florian KrohmFollowup to r13615. Conditional testcases need a prereq...
2013-10-04  Florian KrohmFollowup to r13614. Forgot to update the .exp file...
2013-10-04  Florian KrohmAdd a few feature tests to configure.ac because clang...
2013-10-04  Florian KrohmRemove 4 tests of the pextrw instruction.
2013-10-04  Bart Van Asschedrd: Update copyright notice
2013-10-03  Philippe WaroquiersFix compilation problem of memcheck/tests/leak-segv...
2013-10-03  Carl Love Phase 4 support for IBM Power ISA 2.07
2013-10-03  Florian KrohmChange some inline assembler so it is no longer rejecte...
2013-10-02  Philippe WaroquiersFix assert for who_points_at monitor cmd for an interio...
2013-10-02  Carl LoveThe test case for the Transaction Memory instructions...
2013-10-02  Carl LoveIBM POWER PC, Add the Transactional Memory test case
2013-10-02  Bart Van Asschedrd/tests/annotate_smart_pointer: Avoid non-POD variabl...
2013-10-02  Florian KrohmSilence clang warnings for the none and exp-sgcheck...
2013-10-02  Florian KrohmThe configury bits for checking the annotatoin of smart...
2013-10-02  Mark WielaardAdd tests/check_isa-2_07_cap to dist_noinst_SCRIPTS.
2013-10-02  Mark WielaardAdd opcodes.h to EXTRA_DIST for none/tests/ppc[32|64].
2013-10-02  Mark WielaardAdd post_regtest_checks check_headers_and_includes...
2013-10-02  Florian KrohmEliminate a few GCC 4.8.1 warnings.
2013-10-01  Florian KrohmSilence clang warnings about uninitialised and unused...
2013-10-01  Florian KrohmFix exception specification for operator delete as...
2013-10-01  Florian KrohmRemove a duplicate const qualifier complained about...
2013-10-01  Florian KrohmFix printf format. The 'L' modifier cannot be used...
2013-10-01  Bart Van Asschedrd: Change VALGRIND_DO_CLIENT_REQUEST_EXPR() into...
2013-10-01  Carl LoveAdd tests for the phase 3 ISA 2.07 code patch
2013-10-01  Dejan Jevticmips32: Fix the align problem with mmap.
2013-10-01  Florian KrohmFix typo
2013-09-30  Philippe WaroquiersUse global vars to point at possibly leaked
2013-09-30  Florian KrohmUpdate list of ignored files.
2013-09-30  Florian KrohmRobustise the find_client function. Also fix a memory...
2013-09-30  Florian KrohmUpdated.
2013-09-30  Florian KrohmCheck whether binutils supports TSX instructions.
2013-09-29  Julian SewardEnable sys_fanotify_init and sys_fanotify_mark on arm...
2013-09-29  Julian SewardUpdate bug status.
2013-09-29  Julian SewardAdd test cases for SMMLS, SMLALD, SMLSLD (ARM and Thumb...
2013-09-29  Julian SewardAdd test cases for LDRHT (Thumb), LDRSHT (Thumb), ...
2013-09-29  Philippe Waroquiersadd heuristics decreasing false possible "possible...
2013-09-29  Julian SewardUpdate bug status.
2013-09-27  Philippe Waroquiersensure nightly regression tests can (optionally) run...
2013-09-27  Julian SewardAdd a test program of sorts, for XBEGIN and XTEST.
2013-09-26  Julian SewardAnnotate some bug reports with comments about priority.
2013-09-24  Dejan Jevticmips32: Add two syscall wrappers:
2013-09-24  Dejan Jevticmips32: Change the input values for round test.
2013-09-20  Florian KrohmIn an attempt to fix the accounting for dynamic memory...
2013-09-20  Carl LoveAdd test-cases for Power ISA 2.06 insns: divdo/divdo...
2013-09-20  Florian KrohmAdd the install directory that gets created by the...
2013-09-19  Julian SewardMore bug triage.
2013-09-19  Florian KrohmFix two issues found by check_headers_and_includes.
2013-09-19  Florian KrohmAdd a script 'check_headers_and_includes' to check...
2013-09-19  Dejan Jevticmips32/64: add extra test cases in vbit-test for mips32/64.
2013-09-19  Julian SewardDouble the size of the (already huge) translation cache...
2013-09-19  Julian SewardIncrease VG_N_SEGMENTS and VG_N_SEGNAMES by a factor...
2013-09-19  Julian SewardComment-only change.
next