2013-10-20 |
Bart Van Assche | NEWS: Add entry for bug #326091 (drd and __GI_strlen()) |
commit | commitdiff | tree |
2013-10-20 |
Bart Van Assche | drd: Avoid that optimized strlen() implementations... |
commit | commitdiff | tree |
2013-10-19 |
Florian Krohm | Remove autotools requirement as it is not specific... |
commit | commitdiff | tree |
2013-10-19 |
Bart Van Assche | NEWS: Add info about bugs #316181 and #316696 |
commit | commitdiff | tree |
2013-10-19 |
Petar Jovanovic | mips: update README.mips and NEWS for 3.9 |
commit | commitdiff | tree |
2013-10-18 |
Julian Seward | Update. |
commit | commitdiff | tree |
2013-10-18 |
Julian Seward | Un-break the build on OSX 10.7. |
commit | commitdiff | tree |
2013-10-18 |
Julian Seward | Update copyright dates (20XY-2012 ==> 20XY-2013) |
commit | commitdiff | tree |
2013-10-18 |
Julian Seward | arm-linux only: make unwinding by stack scanning (a... |
commit | commitdiff | tree |
2013-10-18 |
Mark Wielaard | Don't report BMI support when AVX support is missing. |
commit | commitdiff | tree |
2013-10-18 |
Julian Seward | Followup to r13652 (make the translation cache size... |
commit | commitdiff | tree |
2013-10-18 |
Julian Seward | Add test cases for PCMPxSTRx cases 0x30 and 0x40. ... |
commit | commitdiff | tree |
2013-10-18 |
Carl Love | This commit adds testing support for the following... |
commit | commitdiff | tree |
2013-10-18 |
Philippe Waroquiers | Allow the user to dimension the translation cache |
commit | commitdiff | tree |
2013-10-17 |
Philippe Waroquiers | Allow tools to provide some statistics in suppression... |
commit | commitdiff | tree |
2013-10-16 |
Dejan Jevtic | mips64: Fix compiler warning. |
commit | commitdiff | tree |
2013-10-16 |
Julian Seward | Connect up the xacq_xrel test to the build system.... |
commit | commitdiff | tree |
2013-10-15 |
Philippe Waroquiers | SIGSEGV/SIGBUS specific handling on s390, to cope with... |
commit | commitdiff | tree |
2013-10-15 |
Christian Borntraeger | remove old broken testcase for s390 |
commit | commitdiff | tree |
2013-10-15 |
Carl Love | Power 8 support, phase 5 |
commit | commitdiff | tree |
2013-10-15 |
Julian Seward | A minimal test case for the parsing of XACQUIRE and... |
commit | commitdiff | tree |
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 |
next |