- a388ee4 pub_tool_oset.h and m_oset.c cleanup by philippe · 11 years ago
- fd37f8b Update list of ignored files. by florian · 11 years ago
- a06575a Disable drd/tests/std_thread.cpp for clang. by florian · 11 years ago
- 3d9368e Adjust CFLAGS and CXXFLAGS for compilation with clang. The current by florian · 11 years ago
- b802385 Add missing prereq. by florian · 11 years ago
- 0a8620e Followup to r13615. Conditional testcases need a prereq line in the by florian · 11 years ago
- 452af3f Followup to r13614. Forgot to update the .exp file. Now fixed. by florian · 11 years ago
- 3df0211 Add a few feature tests to configure.ac because clang does not by florian · 11 years ago
- ff1ec47 Remove 4 tests of the pextrw instruction. by florian · 11 years ago
- d4bab99 drd: Update copyright notice by bart · 11 years ago
- e37c4bc Fix compilation problem of memcheck/tests/leak-segv-jmp on ppc32 by philippe · 11 years ago
- 4dec26f Phase 4 support for IBM Power ISA 2.07 by carll · 11 years ago
- b1f90e0 Change some inline assembler so it is no longer rejected by clang by florian · 11 years ago
- 5bd4060 Fix assert for who_points_at monitor cmd for an interiorly pointed block by philippe · 11 years ago
- 40fc342 The test case for the Transaction Memory instructions failes with older by carll · 11 years ago
- 36b4a94 IBM POWER PC, Add the Transactional Memory test case by carll · 11 years ago
- 6b9b1b0 drd/tests/annotate_smart_pointer: Avoid non-POD variable length arrays by bart · 11 years ago
- a3341d8 Silence clang warnings for the none and exp-sgcheck tools. by florian · 11 years ago
- d79b3bf The configury bits for checking the annotatoin of smart pointers by florian · 11 years ago
- 97c9b7d Add tests/check_isa-2_07_cap to dist_noinst_SCRIPTS. by mjw · 11 years ago
- c8df847 Add opcodes.h to EXTRA_DIST for none/tests/ppc[32|64]. by mjw · 11 years ago
- 782f370 Add post_regtest_checks check_headers_and_includes to dist_noinst_SCRIPTS. by mjw · 11 years ago
- 176048d Eliminate a few GCC 4.8.1 warnings. by florian · 11 years ago
- 06bc722 Silence clang warnings about uninitialised and unused values in by florian · 11 years ago
- 629b4dc Fix exception specification for operator delete as spotted by clang 3.3 by florian · 11 years ago
- 0c8a47c Remove a duplicate const qualifier complained about by clang 3.3 by florian · 11 years ago
- dde7b59 Fix printf format. The 'L' modifier cannot be used with by florian · 11 years ago
- fc4c28f drd: Change VALGRIND_DO_CLIENT_REQUEST_EXPR() into VALGRIND_DO_CLIENT_REQUEST_STMT() where appropriate by bart · 11 years ago
- 6277067 Add tests for the phase 3 ISA 2.07 code patch by carll · 11 years ago
- 2aa453e mips32: Fix the align problem with mmap. by dejanj · 11 years ago
- be853a8 Fix typo by florian · 11 years ago
- 671b023 Use global vars to point at possibly leaked by philippe · 11 years ago
- a8b617e Update list of ignored files. by florian · 11 years ago
- b593be3 Robustise the find_client function. Also fix a memory leak spotted by by florian · 11 years ago
- 6fc11f2 Updated. by florian · 11 years ago
- 364c365 Check whether binutils supports TSX instructions. by florian · 11 years ago
- e2d76bb Enable sys_fanotify_init and sys_fanotify_mark on arm-linux. by sewardj · 11 years ago
- 2d4b929 Update bug status. by sewardj · 11 years ago
- 7458b7f Add test cases for SMMLS, SMLALD, SMLSLD (ARM and Thumb). Pertains to by sewardj · 11 years ago
- 333ff44 Add test cases for LDRHT (Thumb), LDRSHT (Thumb), [LDR,ST]{S}[B,H]T (ARM). by sewardj · 11 years ago
- ab1fce9 add heuristics decreasing false possible "possible leaks" in c++ code. by philippe · 11 years ago
- 146a435 Update bug status. by sewardj · 11 years ago
- f31fe6f ensure nightly regression tests can (optionally) run perf tests by philippe · 11 years ago
- 137cefe Add a test program of sorts, for XBEGIN and XTEST. by sewardj · 11 years ago
- 5e33a27 Annotate some bug reports with comments about priority. by sewardj · 11 years ago
- a068ff5 mips32: Add two syscall wrappers: by dejanj · 11 years ago
- 8a9c20b mips32: Change the input values for round test. by dejanj · 11 years ago
- a2968cc In an attempt to fix the accounting for dynamic memory allocation by florian · 11 years ago
- 9237e27 Add test-cases for Power ISA 2.06 insns: divdo/divdo. and divduo/divduo. by carll · 11 years ago
- df4aec2 Add the install directory that gets created by the nightly script. by florian · 11 years ago
- 8279217 More bug triage. by sewardj · 11 years ago
- 8a46fe8 Fix two issues found by check_headers_and_includes. by florian · 11 years ago
- 43c5633 Add a script 'check_headers_and_includes' to check that #include directives by florian · 11 years ago
- 15126a6 mips32/64: add extra test cases in vbit-test for mips32/64. by dejanj · 11 years ago
- 2604386 Double the size of the (already huge) translation cache on all by sewardj · 11 years ago
- f049d1d Increase VG_N_SEGMENTS and VG_N_SEGNAMES by a factor of 6 on all by sewardj · 11 years ago
- e06727f Comment-only change. by sewardj · 11 years ago
- b36d316 Recent libxul.so on ARM has more than 5000 CIEs. Increase N_CIEs, therefore. by sewardj · 11 years ago
- 49dba4a Move some now-closed bugs into NEWS. by sewardj · 11 years ago
- 7b8ef5e Oops, commit 13562 said the patch was done by Amodra. It should have by carll · 11 years ago
- f13107a The patch fixes the assembly of the Power dcbtst and dcbt instructions. by carll · 11 years ago
- b891121 Fix memory leak when reallocating a thread name. by florian · 11 years ago
- 4164a81 mips32/mips64: tests for FCSR. by dejanj · 11 years ago
- 73523fd Tweak filter_xml_frames. Suppress frames containing neither a by florian · 11 years ago
- df8e686 mips64: add tests for MIPS64 Octeon Instructions by petarj · 11 years ago
- c5325ef Followup to r13553 which caused some build failures. by florian · 11 years ago
- eb577d7 VG_(memset) cannot handle NULL pointers and needs to be guarded. by florian · 11 years ago
- 1a046d5 Include pub_core/tool_clreq.h instead of valgrind.h where apropriate. by florian · 11 years ago
- 96ee38d mips: clean-up in hardware detection by petarj · 11 years ago
- 4978951 Intercept prctl(PR_SET_NAME, name) and store the thread name so it by florian · 11 years ago
- 87557e7 mips32: typo error fix. by dejanj · 11 years ago
- 0432cfe mips32/mips64: rename mips32_features to mips_features by petarj · 11 years ago
- 213b0d3 mips: flush the cache in perf/bigcode.c by petarj · 11 years ago
- 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
- c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
- be7f7cf Fix include guard. by florian · 11 years ago
- ac3a1d8 Move a function and its prototype VG_(malloc_effective_client_redzone_size) by florian · 11 years ago
- 9b705b9 clarify that vg-in-place cannot be used as an outer in outer/inner setup by philippe · 11 years ago
- 8efe4e4 The Power ISA 2.07 document includes a correction to the description for the by carll · 11 years ago
- 2c2cbda Update bug status. by sewardj · 11 years ago
- 8dc01fc Update list of ignored files. by florian · 11 years ago
- 1a59a92 Clarify wording. by florian · 11 years ago
- 0c7b90f mips64: add extra test cases in vbit-test for mips64. by dejanj · 11 years ago
- a819259 Bugzilla 323437, this is phase 2 in a series of patches adding support for IBM by carll · 11 years ago
- d1e996a Fix a bug introduced in the previous revision. by florian · 11 years ago
- 2cc17ea The existing overflow detection in VEX/priv/guest_ppc_toIR.c/set_XER_OV_64() by carll · 11 years ago
- 7c26e73 Update list of ignored files. by florian · 11 years ago
- d0edaab by carll · 11 years ago
- 074637e The current VEX code is not properly handling a non-zero TH field in the by carll · 11 years ago
- 223cd4e The flag for compiling test none/tests/ppc32/test_isa_2_07_part2.c was by carll · 11 years ago
- 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
- 1b732ec Add a bunch of suppressions for 64-bit OSX 10.8 processes. This is a by sewardj · 11 years ago
- ac7e797 PRE(workq_ops): handle KI_WQOPS_QUEUE_REQTHREADS without complaining. by sewardj · 11 years ago
- d6daf23 check_uuid_matches: fix infinite loop following rewrite of this by sewardj · 11 years ago
- 0c8cd40 Reuse (shared) cachegrind source files in callgrind directly. by mjw · 11 years ago
- 61ad458 Rename cg-arch.c to cg_arch.c so as to be consistent with other by sewardj · 11 years ago
- fd7db80 mips32/mips64: Add tests for lwl and lwr for mips32 and mips64. by dejanj · 11 years ago
- c271cda MacOS only: fix somee compiler complaints about casting from pointers by sewardj · 11 years ago
- c162275 Fixes and kludges (mostly the latter) needed to run graphical by sewardj · 11 years ago
- 7c8ddce Make wqthread_hijack work with the OSX 10.8 kernel. by sewardj · 11 years ago