]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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.
2013-09-19  Julian SewardRecent libxul.so on ARM has more than 5000 CIEs. Incre...
2013-09-19  Julian SewardMove some now-closed bugs into NEWS.
2013-09-18  Carl LoveOops, commit 13562 said the patch was done by Amodra...
2013-09-18  Carl LoveThe patch fixes the assembly of the Power dcbtst and...
2013-09-18  Florian KrohmFix memory leak when reallocating a thread name.
2013-09-18  Dejan Jevticmips32/mips64: tests for FCSR.
2013-09-18  Florian KrohmTweak filter_xml_frames. Suppress frames containing...
2013-09-18  Petar Jovanovicmips64: add tests for MIPS64 Octeon Instructions
2013-09-17  Florian KrohmFollowup to r13553 which caused some build failures.
2013-09-16  Florian KrohmVG_(memset) cannot handle NULL pointers and needs to...
2013-09-16  Florian KrohmInclude pub_core/tool_clreq.h instead of valgrind.h...
2013-09-16  Petar Jovanovicmips: clean-up in hardware detection
2013-09-16  Florian KrohmIntercept prctl(PR_SET_NAME, name) and store the thread...
2013-09-16  Dejan Jevticmips32: typo error fix.
2013-09-15  Petar Jovanovicmips32/mips64: rename mips32_features to mips_features
2013-09-15  Petar Jovanovicmips: flush the cache in perf/bigcode.c
2013-09-15  Florian KrohmFix coregrind header files such that they can be includ...
2013-09-15  Florian KrohmFix inclusion of header files in coregrind. No pub_tool...
2013-09-15  Florian KrohmFix include guard.
2013-09-15  Florian KrohmMove a function and its prototype VG_(malloc_effective_...
2013-09-12  Philippe Waroquiersclarify that vg-in-place cannot be used as an outer...
2013-09-12  Carl LoveThe Power ISA 2.07 document includes a correction to...
2013-09-12  Julian SewardUpdate bug status.
2013-09-11  Florian KrohmUpdate list of ignored files.
2013-09-11  Florian KrohmClarify wording.
2013-09-11  Dejan Jevticmips64: add extra test cases in vbit-test for mips64.
2013-09-10  Carl LoveBugzilla 323437, this is phase 2 in a series of patches...
2013-09-10  Florian KrohmFix a bug introduced in the previous revision.
2013-09-06  Carl LoveThe existing overflow detection in VEX/priv/guest_ppc_t...
2013-09-06  Florian KrohmUpdate list of ignored files.
2013-09-05  Carl LoveOops, forgot to add the new files before the commit...
2013-09-05  Carl LoveThe current VEX code is not properly handling a non...
2013-09-05  Carl LoveThe flag for compiling test none/tests/ppc32/test_isa_2...
2013-09-04  Philippe WaroquiersFix 324514 gdbserver monitor cmd output behaviour...
2013-09-04  Julian SewardAdd a bunch of suppressions for 64-bit OSX 10.8 process...
2013-09-04  Julian SewardPRE(workq_ops): handle KI_WQOPS_QUEUE_REQTHREADS withou...
2013-09-04  Julian Sewardcheck_uuid_matches: fix infinite loop following rewrite...
2013-09-03  Mark WielaardReuse (shared) cachegrind source files in callgrind...
2013-09-03  Julian SewardRename cg-arch.c to cg_arch.c so as to be consistent...
2013-09-02  Dejan Jevticmips32/mips64: Add tests for lwl and lwr for mips32...
2013-09-02  Julian SewardMacOS only: fix somee compiler complaints about casting...
2013-09-02  Julian SewardFixes and kludges (mostly the latter) needed to run...
2013-09-02  Julian SewardMake wqthread_hijack work with the OSX 10.8 kernel.
next