]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2014-06-16  Philippe WaroquiersUse a string literal format to avoid a gcc warning...
2014-06-16  Philippe WaroquiersAdd helgrind intercepts to have helgrind understanding...
2014-06-16  Philippe WaroquiersAnnounce in NEWS 199144 == 278972
2014-06-16  Philippe WaroquiersFix random crash due to non-init inlparser when --read...
2014-06-15  Julian SewardHandle new IROp Iop_Abs64x2.
2014-06-15  Julian SewardEnable test cases for instructions implemented today.
2014-06-15  Julian Sewardarm64: implement: addp std7_std7_std7, addv vector...
2014-06-15  Philippe WaroquiersAdd a comment to document a possible optimisation ...
2014-06-15  Julian Sewardarm64: implement: abs d_d, neg d_d, abs std7_std7,...
2014-06-15  Philippe WaroquiersWhen only reading inline info, no need to parse debug_t...
2014-06-15  Philippe WaroquiersFix some obsolete comments, now that we have an ht...
2014-06-15  Philippe Waroquiersseparate the tracing code in other function, call the...
2014-06-15  Philippe WaroquiersAnnounce in NEWS the support for inlined function calls...
2014-06-15  Philippe WaroquiersThis patch implements the support needed for stacktraces
2014-06-15  Philippe WaroquiersImprove performance of dwarf3 reader using a hashtable...
2014-06-15  Julian SewardRemove temporary front end scaffolding for Cat{Even...
2014-06-14  Philippe Waroquierssmall improvement in x86 unwind debug tracing
2014-06-14  Philippe WaroquiersDo not destroy the strpool if NULL
2014-06-14  Julian SewardAdd test cases for LD1R (single structure, replicate).
2014-06-14  Julian SewardImplement LD1R (single structure, replicate).
2014-06-14  Bart Van Asschedrd: Revert r14023
2014-06-14  Bart Van Asschedrd/tests/std_thread2: Disable this test temporarily...
2014-06-14  Philippe WaroquiersThis patch adds a 'de-duplicating memory pool allocator':
2014-06-14  Philippe WaroquiersEnhance slightly the x86 debug trace unwind code
2014-06-12  Florian KrohmFix the cleanup: line to avoid an error message in...
2014-06-12  Julian SewardAdd test cases for FMUL 2d_2d_d[], 4s_4s_s[], 2s_2s_s[].
2014-06-12  Julian SewardImplement FMUL 2d_2d_d[], 4s_4s_s[], 2s_2s_s[].
2014-06-12  Julian SewardRemove the old SIMD decoder entirely.
2014-06-12  Julian SewardAdd tests for movi_4s_#imm8,lsl8 and ushr_d_d_#imm.
2014-06-12  Bart Van Asscheconfigure.ac: Fix Boost detection test
2014-06-11  Julian SewardMove remaining implemented SIMD instructions into the...
2014-06-11  Bart Van Asscheglibc-2.X-drd.supp: Add support for --num-callers=1
2014-06-11  Bart Van Asschedrd/tests/std_thread2: Make this test independent of...
2014-06-10  Julian SewardEnable test for movi_{16b,8b}_#imm8.
2014-06-10  Julian SewardReimplement the SIMD and FP instruction decoder, so...
2014-06-10  Julian SewardUpdate.
2014-06-10  Bart Van Asschedrd/tests/std_thread2: Filter out libstdc++ header...
2014-06-09  Philippe WaroquiersAvoid warnings due to implicit conversion between void...
2014-06-09  Philippe WaroquiersWhen enabling hostvisibility in gdbsrv, give a more...
2014-06-09  Dejan Jevticmips: Fix non mips compiler warning.
2014-06-09  Bart Van Asschedrd/tests: Update Subversion ignore list
2014-06-09  Bart Van Asschedrd: Ignore ordering introduced by a mutex used in...
2014-06-09  Bart Van Asschedrd/tests/std_thread2: Add
2014-06-09  Bart Van Asschedrd/tests/local_static: Disable because g++ does not...
2014-06-09  Bart Van Asschedrd: Add __cxa_guard_*() intercepts
2014-06-09  Bart Van Asschedrd/tests/local_static: Fix a typo
2014-06-09  Bart Van Asschedrd/tests: Update Subversion ignore list
2014-06-09  Bart Van Asschedrd/tests/local_static: Add
2014-06-09  Bart Van Asschegdbserver_tests: Update Subversion ignore list
2014-06-09  Bart Van Asschememcheck/tests: Update Subversion ignore list
2014-06-09  Bart Van Asschenone/tests/amd64: Update Subversion ignore list
2014-06-09  Bart Van Asscheshared: Update ignore list
2014-06-07  Bart Van Asschedrd manual: Fix C++11 instructions
2014-06-07  Bart Van Asschedrd/tests/std_thread: Remove two superfluous macro...
2014-06-07  Bart Van Asschedrd/tests/std_thread: Minimize diffs with original
2014-06-07  Bart Van Asschedrd/tests/std_thread: Enable this test program
2014-06-06  Philippe Waroquiershave helgrind filter_stderr transforming tid n into...
2014-06-06  Bart Van Asschedrd manual: Document how to avoid false positive report...
2014-06-04  Julian SewardEnable sys_fchmodat.
2014-06-04  Julian SewardFix out-of-range constants for some 32 bit insns, presu...
2014-06-04  Julian SewardAdd test cases for ADC/ADCS/SBC/SBCS. Pertains to...
2014-06-04  Julian SewardSupport ADC/ADCS/SBC/SBCS. Fixes #335496. (dimitry...
2014-06-04  Julian SewardSupport the "ishst" variant of "dmb". Fixes #335263...
2014-06-04  Julian SewardSupport movi_{16b,8b}_#imm8. Fixes #335262. (dimitry...
2014-06-04  Dejan Jevticmips64: Tests for Cavium MIPS Octeon Atomic and Count...
2014-06-04  Dejan Jevticmips64: Support for Cavium MIPS Octeon Atomic and Count...
2014-06-04  Julian SewardMake each test disable-able, and enable tests of instru...
2014-06-01  Julian SewardUpdate.
2014-05-22  Philippe WaroquiersImprove address description for address in the stack.
2014-05-22  Tom HughesCheck for setcap executables, as we already do for...
2014-05-21  Julian SewardUpdate.
2014-05-21  Carl LoveForgot to update NEWS file with bugzilla 335155 fix.
2014-05-21  Carl Lovevgdb, fix error print statement.
2014-05-21  Julian SewardAdd test cases for PCMPxSTRx cases 0x0E, 0x34, 0x14...
2014-05-21  Julian SewardImplement PCMPxSTRx cases 0x0E, 0x34, 0x14, and reforma...
2014-05-18  Bart Van AsscheNEWS: Add #333072
2014-05-18  Bart Van Asschedrd: Add semaphore annotations (#333072)
2014-05-18  Philippe Waroquierson ppc64, pthread_create_WRK is not (always) produced...
2014-05-18  Florian KrohmFix exp-bbv testcases such that they can be built out...
2014-05-17  Philippe WaroquiersEnable vgdb ptrace invoker for aarch64.
2014-05-17  Bart Van Asschedrd/tests/atomic_var: Revert r13876.
2014-05-17  Philippe WaroquiersFix 334788 clarify doc about --log-file initial progra...
2014-05-16  Mark WielaardRevert "Tools should explain why an option is bad when...
2014-05-16  Philippe WaroquiersOn old kernel, poll syscall being ptraced (vgdb+ptrace...
2014-05-16  Mark WielaardRevert configure support for adding -Werror=format...
2014-05-16  Mark WielaardTools should explain why an option is bad when using...
2014-05-16  Julian Sewardarm64-linux: enable sys_sched_setaffinity, sys_linkat.
2014-05-16  Julian SewardUpdate.
2014-05-16  Julian SewardImplement SHL_d_d_#imm.
2014-05-15  Julian SewardInitial front-end fixings needed to handle code generat...
2014-05-15  Julian SewardEnable: sys_add_key, sys_keyctl, apparently needed...
2014-05-15  Julian SewardMake the PLAT_ identification work properly for mingw...
2014-05-15  Julian SewardAdd more test cases: trn1, trn2, uzp1, uzp2, zip1,...
2014-05-15  Julian SewardAdd more test cases: sqrshrn, uqrshrn, sqshrn, uqshrn...
2014-05-15  Julian SewardAdd more test cases: sqdmulh, sqrdmulh, sqshl, uqshl...
2014-05-15  Julian SewardAdd tests for VFPv4 VFMA/VMFS. Pertains to #331057.
2014-05-14  Julian SewardImplement VFPv4 VFMA and VFMS (F32 and F64 versions...
2014-05-14  Philippe Waroquiersminor comment reformatting
2014-05-14  Philippe WaroquiersFactorises the address code description and printing
2014-05-14  Julian SewardUpdate.
next