]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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.
2013-09-02  Julian Sewardadd_mapping_callback on Darwin: also produce a ChangedS...
2013-09-02  Julian SewardRename configure.in to configure.ac to make more recent...
2013-08-31  Florian Krohms390: Fix Makefile.am. Essentially, revert r13317 which...
2013-08-30  Philippe WaroquiersFix misleading comment, as VG_(releasePA) is deleting...
2013-08-29  Florian KrohmAdd missing headers and such so that 'make dist' works...
2013-08-28  Dejan Jevticmips64: Add some test cases for mips64 in vbit-test.
2013-08-27  Florian KrohmWhen XML mode is selected messages from VALGRIND_PRINTF...
2013-08-27  Mark WielaardSupport mmxext (integer sse) subset on i386 (athlon...
2013-08-27  Mark WielaardTest cases for 128-bit --partial-loads-ok=no|yes on...
2013-08-25  Bart Van Asschevalgrind.h: Add MinGW64 support
2013-08-24  Bart Van AsscheUpdate Subversion ignore lists
2013-08-24  Bart Van Asschedrd: Fix bug #323905
2013-08-24  Bart Van Asschecoregrind/m_debuginfo: Add VG_(DebugInfo_get_bss_avma...
2013-08-24  Bart Van Asschedrd: Add command-line option --trace-sectsuppr
2013-08-24  Bart Van Asschedrd/tests/concurrent_close: Add
2013-08-22  Dejan Jevticmips32: Fix a problem with gdb invoker.
2013-08-21  Carl LoveThe file tests/ppc32/power_ISA2_05.stdout.exp_Without_F...
2013-08-21  Carl LoveThe file tests/ppc32/power_ISA2_05.stdout.exp_Without_F...
2013-08-21  Mark WielaardAccept glibc 2.18 as valid.
2013-08-18  Julian SewardMinor tidying of the generalised V128/V256 shadow helpe...
2013-08-18  Julian SewardMake sure that sh-mem-vec256 is only built on platforms...
2013-08-16  Julian SewardAdd test cases for 256-bit --partial-loads-ok=no|yes...
2013-08-16  Julian SewardAdd support for direct V256 shadow helper returns ...
2013-08-15  Julian SewardAvoid a compiler warning.
2013-08-15  Florian KrohmFollowup to VEX r2742 which eliminates IRExprP__VECRET...
2013-08-15  Dejan Jevticmips32: Delete unnecessary exp files.
2013-08-15  Dejan Jevticmips32/mips64: Fix compiler warnings.
2013-08-12  Philippe Waroquierskludge to bypass inner valgrind mmap failing due to...
2013-08-12  Carl LoveInitial ISA 2.07 support for POWER8-tuned libc
2013-08-12  Julian SewardAdd test cases for 128-bit shadow loads with
2013-08-12  Julian Seward* rename the memcheck/tests/amd64/sh-mem-vec128*stderr...
2013-08-12  Julian SewardAdd test cases for 128-bit shadow loads with --partial...
2013-08-09  Carl LoveThe following instructions were introduced in the Power...
2013-08-08  Julian SewardA comprehensive test case for 128 bit shadow vector...
2013-08-08  Julian SewardFix # 294285: --partial-loads-ok does not work for...
2013-08-08  Julian SewardFix fallout from r13486: "virtual" is a C++ reserved...
2013-08-08  Julian SewardAdd support for a bunch of DRM Ioctls. Fixes #207815.
2013-08-06  Philippe Waroquiersfix --vgdb-prefix no / character interpreted differentl...
2013-08-03  Florian KrohmAnnounce fix for BZ 319494.
2013-08-03  Florian KrohmAnnounce fix for BZ 322851 (VEX r2736).
2013-08-03  Philippe WaroquiersUpdate configure machinery to detect PTRACE_GETREGS
2013-08-03  Florian KrohmFollowup to the renaming in VEX r2735.
2013-08-03  Florian KrohmUpdate list of ignored files.
2013-08-02  Dejan Jevticmips32: Add test cases for for mips32 DSP instruction...
2013-08-01  Julian SewardDefine _XOPEN_SOURCE before including unistd.h.
2013-08-01  Julian SewardAvoid a compiler warning about integer overflow when...
next