2013-10-14 |
Julian Seward | Disallow client mmap calls with MAP_32BIT as a flag. |
commit | commitdiff | tree |
2013-10-14 |
Julian Seward | Update expected output following r13642, which fixes... |
commit | commitdiff | tree |
2013-10-14 |
Julian Seward | Fix #323432: When calling pthread_cond_destroy or pthre... |
commit | commitdiff | tree |
2013-10-14 |
Julian Seward | For pthread_cond_destroy, don't report a false it's... |
commit | commitdiff | tree |
2013-10-14 |
Julian Seward | Fix "Assertion '!di->soname' failed" on weird files. |
commit | commitdiff | tree |
2013-10-14 |
Julian Seward | Enable sys_prlimit64 on arm-linux. Fixes #320131. |
commit | commitdiff | tree |
2013-10-14 |
Julian Seward | Fix compile failure with out-of-tree build of libmpiwrap.c. |
commit | commitdiff | tree |
2013-10-14 |
Julian Seward | PPC32/64: Allow 16 byte icache and dcache lines. |
commit | commitdiff | tree |
2013-10-14 |
Julian Seward | A couple more leak supps for OSX10.7. Fixes #307557. |
commit | commitdiff | tree |
2013-10-13 |
Philippe Waroquiers | Add definedness checking when dereferencing ptr during... |
commit | commitdiff | tree |
2013-10-11 |
Dejan Jevtic | mips64: Prevent testing swc1 and swxc1 with the uniniti... |
commit | commitdiff | tree |
2013-10-10 |
Carl Love | Adding the link for none/tests/ppc32/test_touch_tm... |
commit | commitdiff | tree |
2013-10-10 |
Dejan Jevtic | mips64: Change the input values for FPU tests. |
commit | commitdiff | tree |
2013-10-09 |
Philippe Waroquiers | Fix use of uninit heuristic set for monitor command |
commit | commitdiff | tree |
2013-10-09 |
Carl Love | Power PC, add the two privileged Transactional Memory... |
commit | commitdiff | tree |
2013-10-09 |
Dejan Jevtic | mips32: Don't test Iops that aren't supported in VEX. |
commit | commitdiff | tree |
2013-10-08 |
Florian Krohm | Add a specific configury check to test compilability... |
commit | commitdiff | tree |
2013-10-08 |
Florian Krohm | Tweak to avoid a trailing space. |
commit | commitdiff | tree |
2013-10-07 |
Florian Krohm | Filter out the dynamic linker from back traces. |
commit | commitdiff | tree |
2013-10-07 |
Florian Krohm | Remove unused variable (and associated compiler warning). |
commit | commitdiff | tree |
2013-10-07 |
Dejan Jevtic | mips64: add extra Iop cases in VEX and fix compiler |
commit | commitdiff | tree |
2013-10-06 |
Philippe Waroquiers | Fix leak scan SEGV catcher when ptr starts in unreadabl... |
commit | commitdiff | tree |
2013-10-06 |
Philippe Waroquiers | pub_tool_oset.h and m_oset.c cleanup |
commit | commitdiff | tree |
2013-10-04 |
Florian Krohm | Update list of ignored files. |
commit | commitdiff | tree |
2013-10-04 |
Florian Krohm | Disable drd/tests/std_thread.cpp for clang. |
commit | commitdiff | tree |
2013-10-04 |
Florian Krohm | Adjust CFLAGS and CXXFLAGS for compilation with clang... |
commit | commitdiff | tree |
2013-10-04 |
Florian Krohm | Add missing prereq. |
commit | commitdiff | tree |
2013-10-04 |
Florian Krohm | Followup to r13615. Conditional testcases need a prereq... |
commit | commitdiff | tree |
2013-10-04 |
Florian Krohm | Followup to r13614. Forgot to update the .exp file... |
commit | commitdiff | tree |
2013-10-04 |
Florian Krohm | Add a few feature tests to configure.ac because clang... |
commit | commitdiff | tree |
2013-10-04 |
Florian Krohm | Remove 4 tests of the pextrw instruction. |
commit | commitdiff | tree |
2013-10-04 |
Bart Van Assche | drd: Update copyright notice |
commit | commitdiff | tree |
2013-10-03 |
Philippe Waroquiers | Fix compilation problem of memcheck/tests/leak-segv... |
commit | commitdiff | tree |
2013-10-03 |
Carl Love | Phase 4 support for IBM Power ISA 2.07 |
commit | commitdiff | tree |
2013-10-03 |
Florian Krohm | Change some inline assembler so it is no longer rejecte... |
commit | commitdiff | tree |
2013-10-02 |
Philippe Waroquiers | Fix assert for who_points_at monitor cmd for an interio... |
commit | commitdiff | tree |
2013-10-02 |
Carl Love | The test case for the Transaction Memory instructions... |
commit | commitdiff | tree |
2013-10-02 |
Carl Love | IBM POWER PC, Add the Transactional Memory test case |
commit | commitdiff | tree |
2013-10-02 |
Bart Van Assche | drd/tests/annotate_smart_pointer: Avoid non-POD variabl... |
commit | commitdiff | tree |
2013-10-02 |
Florian Krohm | Silence clang warnings for the none and exp-sgcheck... |
commit | commitdiff | tree |
2013-10-02 |
Florian Krohm | The configury bits for checking the annotatoin of smart... |
commit | commitdiff | tree |
2013-10-02 |
Mark Wielaard | Add tests/check_isa-2_07_cap to dist_noinst_SCRIPTS. |
commit | commitdiff | tree |
2013-10-02 |
Mark Wielaard | Add opcodes.h to EXTRA_DIST for none/tests/ppc[32|64]. |
commit | commitdiff | tree |
2013-10-02 |
Mark Wielaard | Add post_regtest_checks check_headers_and_includes... |
commit | commitdiff | tree |
2013-10-02 |
Florian Krohm | Eliminate a few GCC 4.8.1 warnings. |
commit | commitdiff | tree |
2013-10-01 |
Florian Krohm | Silence clang warnings about uninitialised and unused... |
commit | commitdiff | tree |
2013-10-01 |
Florian Krohm | Fix exception specification for operator delete as... |
commit | commitdiff | tree |
2013-10-01 |
Florian Krohm | Remove a duplicate const qualifier complained about... |
commit | commitdiff | tree |
2013-10-01 |
Florian Krohm | Fix printf format. The 'L' modifier cannot be used... |
commit | commitdiff | tree |
2013-10-01 |
Bart Van Assche | drd: Change VALGRIND_DO_CLIENT_REQUEST_EXPR() into... |
commit | commitdiff | tree |
2013-10-01 |
Carl Love | Add tests for the phase 3 ISA 2.07 code patch |
commit | commitdiff | tree |
2013-10-01 |
Dejan Jevtic | mips32: Fix the align problem with mmap. |
commit | commitdiff | tree |
2013-10-01 |
Florian Krohm | Fix typo |
commit | commitdiff | tree |
2013-09-30 |
Philippe Waroquiers | Use global vars to point at possibly leaked |
commit | commitdiff | tree |
2013-09-30 |
Florian Krohm | Update list of ignored files. |
commit | commitdiff | tree |
2013-09-30 |
Florian Krohm | Robustise the find_client function. Also fix a memory... |
commit | commitdiff | tree |
2013-09-30 |
Florian Krohm | Updated. |
commit | commitdiff | tree |
2013-09-30 |
Florian Krohm | Check whether binutils supports TSX instructions. |
commit | commitdiff | tree |
2013-09-29 |
Julian Seward | Enable sys_fanotify_init and sys_fanotify_mark on arm... |
commit | commitdiff | tree |
2013-09-29 |
Julian Seward | Update bug status. |
commit | commitdiff | tree |
2013-09-29 |
Julian Seward | Add test cases for SMMLS, SMLALD, SMLSLD (ARM and Thumb... |
commit | commitdiff | tree |
2013-09-29 |
Julian Seward | Add test cases for LDRHT (Thumb), LDRSHT (Thumb), ... |
commit | commitdiff | tree |
2013-09-29 |
Philippe Waroquiers | add heuristics decreasing false possible "possible... |
commit | commitdiff | tree |
2013-09-29 |
Julian Seward | Update bug status. |
commit | commitdiff | tree |
2013-09-27 |
Philippe Waroquiers | ensure nightly regression tests can (optionally) run... |
commit | commitdiff | tree |
2013-09-27 |
Julian Seward | Add a test program of sorts, for XBEGIN and XTEST. |
commit | commitdiff | tree |
2013-09-26 |
Julian Seward | Annotate some bug reports with comments about priority. |
commit | commitdiff | tree |
2013-09-24 |
Dejan Jevtic | mips32: Add two syscall wrappers: |
commit | commitdiff | tree |
2013-09-24 |
Dejan Jevtic | mips32: Change the input values for round test. |
commit | commitdiff | tree |
2013-09-20 |
Florian Krohm | In an attempt to fix the accounting for dynamic memory... |
commit | commitdiff | tree |
2013-09-20 |
Carl Love | Add test-cases for Power ISA 2.06 insns: divdo/divdo... |
commit | commitdiff | tree |
2013-09-20 |
Florian Krohm | Add the install directory that gets created by the... |
commit | commitdiff | tree |
2013-09-19 |
Julian Seward | More bug triage. |
commit | commitdiff | tree |
2013-09-19 |
Florian Krohm | Fix two issues found by check_headers_and_includes. |
commit | commitdiff | tree |
2013-09-19 |
Florian Krohm | Add a script 'check_headers_and_includes' to check... |
commit | commitdiff | tree |
2013-09-19 |
Dejan Jevtic | mips32/64: add extra test cases in vbit-test for mips32/64. |
commit | commitdiff | tree |
2013-09-19 |
Julian Seward | Double the size of the (already huge) translation cache... |
commit | commitdiff | tree |
2013-09-19 |
Julian Seward | Increase VG_N_SEGMENTS and VG_N_SEGNAMES by a factor... |
commit | commitdiff | tree |
2013-09-19 |
Julian Seward | Comment-only change. |
commit | commitdiff | tree |
2013-09-19 |
Julian Seward | Recent libxul.so on ARM has more than 5000 CIEs. Incre... |
commit | commitdiff | tree |
2013-09-19 |
Julian Seward | Move some now-closed bugs into NEWS. |
commit | commitdiff | tree |
2013-09-18 |
Carl Love | Oops, commit 13562 said the patch was done by Amodra... |
commit | commitdiff | tree |
2013-09-18 |
Carl Love | The patch fixes the assembly of the Power dcbtst and... |
commit | commitdiff | tree |
2013-09-18 |
Florian Krohm | Fix memory leak when reallocating a thread name. |
commit | commitdiff | tree |
2013-09-18 |
Dejan Jevtic | mips32/mips64: tests for FCSR. |
commit | commitdiff | tree |
2013-09-18 |
Florian Krohm | Tweak filter_xml_frames. Suppress frames containing... |
commit | commitdiff | tree |
2013-09-18 |
Petar Jovanovic | mips64: add tests for MIPS64 Octeon Instructions |
commit | commitdiff | tree |
2013-09-17 |
Florian Krohm | Followup to r13553 which caused some build failures. |
commit | commitdiff | tree |
2013-09-16 |
Florian Krohm | VG_(memset) cannot handle NULL pointers and needs to... |
commit | commitdiff | tree |
2013-09-16 |
Florian Krohm | Include pub_core/tool_clreq.h instead of valgrind.h... |
commit | commitdiff | tree |
2013-09-16 |
Petar Jovanovic | mips: clean-up in hardware detection |
commit | commitdiff | tree |
2013-09-16 |
Florian Krohm | Intercept prctl(PR_SET_NAME, name) and store the thread... |
commit | commitdiff | tree |
2013-09-16 |
Dejan Jevtic | mips32: typo error fix. |
commit | commitdiff | tree |
2013-09-15 |
Petar Jovanovic | mips32/mips64: rename mips32_features to mips_features |
commit | commitdiff | tree |
2013-09-15 |
Petar Jovanovic | mips: flush the cache in perf/bigcode.c |
commit | commitdiff | tree |
2013-09-15 |
Florian Krohm | Fix coregrind header files such that they can be includ... |
commit | commitdiff | tree |
2013-09-15 |
Florian Krohm | Fix inclusion of header files in coregrind. No pub_tool... |
commit | commitdiff | tree |
2013-09-15 |
Florian Krohm | Fix include guard. |
commit | commitdiff | tree |
2013-09-15 |
Florian Krohm | Move a function and its prototype VG_(malloc_effective_... |
commit | commitdiff | tree |
2013-09-12 |
Philippe Waroquiers | clarify that vg-in-place cannot be used as an outer... |
commit | commitdiff | tree |
next |