- b87202f Generalized a suppression pattern. by bart · 14 years ago
- 0a87e8d Add a test program for PCMPISTRI on amd64 (not yet hooked up). by sewardj · 14 years ago
- 565dc13 Track vex r2001 (initial PCMPISTRI support): by sewardj · 14 years ago
- a518f74 Follow-up for r11191: made this test pass again. by bart · 14 years ago
- 8ee04f9 Passes now when compiled with gcc 4.5.x too. by bart · 14 years ago
- fc3ce48 Partially connect up the LZCNT tests. What remains to be done is to by sewardj · 14 years ago
- 3cf36a9 Add the ability to detect "amd64-lzcnt" and "x86-lzcnt". by sewardj · 14 years ago
- 9cdf962 Use VALGRIND_PRINTF to print the first line of the message so that by tom · 14 years ago
- becedea Avoid that gcc 4.5.x reports the warning "taking address of expression of type void". Tested on amd64 and on ppc64. by bart · 14 years ago
- ab20576 Test cases for LZCNT instruction support. Not wired up yet. by sewardj · 14 years ago
- 40d91c7 x86/amd64: detect whether the CPU supports LZCNT. Followup to #212335. by sewardj · 14 years ago
- 0c384bc Made gmp, mpfr and mpc prefixes configurable. by bart · 14 years ago
- 9790f39 Reverted r11238. by bart · 14 years ago
- 1a52028 Avoid that gcc 4.5.x reports the warning "taking address of expression of type void". by bart · 14 years ago
- a13f022 Updated list of suppression patterns. by bart · 14 years ago
- e12694d Update expected output for Ubuntu 10.04. by sewardj · 14 years ago
- 9cb6475 Update expected outputs following vex r1992. by sewardj · 14 years ago
- 8fef625 When reporting an error about an attempt to re-lock an already-locked by sewardj · 14 years ago
- 72a2d80 Comment-only change. by sewardj · 14 years ago
- 5e0d3d6 Handle sys_ioperm on Linux. Fixes #237723. by sewardj · 14 years ago
- c42c056 Support sys_proc_info on 32-bit darwin as well as 64-bit. This by sewardj · 14 years ago
- 743a208 In XML mode, properly escape test strings in the preamble. by sewardj · 14 years ago
- 0418bd3 pdb_ds_read: if the presented size is implausibly huge (> 512MB), by sewardj · 14 years ago
- e70930e Updated Subversion ignore lists. by bart · 14 years ago
- cdbc508 pthread_hijack: start the new thread with all signals blocked, by sewardj · 14 years ago
- 75944cc Add a fix equivalent to r10751 for amd64-darwin: Resync after by sewardj · 14 years ago
- 54fa0e7 Support sys_audit_session_self on MacOSX 10.6 (Dave MacLachlan, by sewardj · 14 years ago
- 635713e Use the wrapper for sys___semwait_signal for 10.5 also on 10.6, by sewardj · 14 years ago
- 3d1fa79 Support sys_symlink on Darwin. Fixes #237485. by sewardj · 14 years ago
- f7ee6fb Put quotes around the argument to /usr/bin/dsymutil, so it doesn't by sewardj · 14 years ago
- 534acf2 Fix compiler warnings with the proc_info wrapper. by sewardj · 14 years ago
- 7d751b2 Make the --workaround-gcc296-bugs kludge take into account the stack by sewardj · 14 years ago
- bfc2daf Handle (on Linux) syscalls: sendfile, setgid, setgroups. Fixes by sewardj · 14 years ago
- 9e0a6b8 Increase Valgrind's (per-thread) stack size from 64kB to 1MB, by sewardj · 14 years ago
- 2840276 Include unified_annotations.h in the tarball. by sewardj · 14 years ago
- e31b81c Try to fix 'make dist' -- possible fallout from r11188. by sewardj · 14 years ago
- cb3ccf3 Fix for branch prediction: handle calls via function pointer by weidendo · 14 years ago
- cce38e6 Make -h -h be equivalent to --help-debug. by njn · 14 years ago
- 18a71e8 Replace the handful of uses of Vg_ExtraDebugMsg and VG_(emsg) with by njn · 14 years ago
- b1cc5d6 by njn · 14 years ago
- cc58cea Convert x86-darwin to amd64-darwin at configure time, because Macs report as by njn · 14 years ago
- 320705f Callgrind: add branch prediction from Cachegrind by weidendo · 14 years ago
- 0af71bb Give prototypes for the 64-bit integer division replacements, so by sewardj · 14 years ago
- 7f245b4 Get rid of a whole bunch of format string warnings, by the probably by sewardj · 14 years ago
- 08a6319 Fix \n placement in Darwin sync-check-failure messages. by sewardj · 14 years ago
- 12445b8 Don't assert when trying to show a Darwin syscall number in an unknown by sewardj · 14 years ago
- 1e183cc Add a handler for syscall proc_info, 64-bit Darwin only atm. by sewardj · 14 years ago
- 3734f57 Add some suppressions reported by Jesse Ruderman. by njn · 14 years ago
- e323a6b Add --pages-as-heap option to Massif. Bug 203256. by njn · 14 years ago
- bd5cfa6 Fix various bits of regtest breakage on amd64-linux caused by the MACOSX106 by njn · 14 years ago
- f9eef05 Remove a bogus header file listing. by njn · 14 years ago
- 65bcc2e Add a missing filter_stderr file. by njn · 14 years ago
- 64a5cf9 Add missing darwin10 .supp files. by njn · 14 years ago
- ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
- 69d495d Added cg_diff. by njn · 14 years ago
- 69ad7d8 Fix for bug #242814 (Linux): made sure that Valgrind tools do not crash when the first argument of the mount() system call is NULL. by bart · 14 years ago
- c7d0a8f Add tests for ROUNDSS and ROUNDSD -- partial coverage, for the cases by sewardj · 14 years ago
- d376a76 Handle new primop Iop_RoundF32toInt, needed by SSE4 ROUNDSS (vex r1986). by sewardj · 14 years ago
- b169a8c Don't need to have special handling for link_tool_exe now that it's by njn · 14 years ago
- 7e15bc3 Don't print the linking command, it's too noisy with "make --quiet" builds. by njn · 14 years ago
- 1e0fe3a Fix bug in the previous commit. by njn · 14 years ago
- 93d1f17 Allow negative numbers in the cachegrind.out.* file. Also protect against by njn · 14 years ago
- a602792 Make better use of references, allowing data structure updates to be more by njn · 14 years ago
- b823b85 Valgrind-side changes needed to go with vex r1984 (Implement SSE4 by sewardj · 14 years ago
- 07b168d Reimplemented the _VKI_IOC_TYPECHECK() macro such that it doesn't trigger a by bart · 14 years ago
- 8ad6ab9 Updated Subversion ignore list. by bart · 14 years ago
- 149ede9 Avoid reading beyond the end of the environment variable when by tom · 14 years ago
- e7acec7 Add a test program for SSE4 instructions. Currently not integrated by sewardj · 14 years ago
- a3054f5 Fixed compiler warnings about casting from const char * to char *. by bart · 14 years ago
- d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
- b892884 PowerPC: only compile Altivec instructions when the CPU supports these. Fixes bug #238745. by bart · 14 years ago
- 82616e1 Made the abort() function available on PPC too. by bart · 14 years ago
- aab8c76 Fixed bogus check of RES in the ioctl PRE handler introduced by tom · 14 years ago
- 11b2a1d Fix typo introduced with r11165, include "Ge" in regtests by weidendo · 14 years ago
- 8508c75 Follow-up for r11164: made sure that the --build-id=none configure test works (was reported by Dave Goodell). by bart · 14 years ago
- aeb8622 Callgrind new feature: count global bus lock events "Ge" by weidendo · 14 years ago
- 75a5c2d Callgrind: make globals for log_* helpers visible outside sim.c by weidendo · 14 years ago
- 5bba525 Callgrind: event sets now consist of event groups by weidendo · 14 years ago
- 699fbac Added a configure test for the linker flag --build-id=none. by bart · 14 years ago
- 3a2bcf1 Added a suppression pattern for __nptl_deallocate_tsd(). by bart · 14 years ago
- 271889e Added a suppression pattern for the boost thread library. by bart · 14 years ago
- 438c12a Updated Subversion ignore list. by bart · 14 years ago
- 6d8d332 on MacOSX, correctly propagate failure code of system() call. by sewardj · 14 years ago
- 5f7fe12 by sewardj · 14 years ago
- f27eba2 Replaced dynamic initialization of DRD_(pthread_cond_initializer) by static initialization. by bart · 14 years ago
- cd37e31 Make link_tool_exe.c work for MacOSX. This un-breaks the MacOS build by sewardj · 14 years ago
- 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
- 8b1e682 Updated Subversion ignore lists. by bart · 14 years ago
- 850f199 Handle statically initialized condition variables properly. by bart · 14 years ago
- 28d7738 Added a regression test. by bart · 14 years ago
- 07de2c9 Can be processed again with autoconf 2.59 and before, which does not have AC_PROG_SED. by bart · 14 years ago
- f4845dc libhb_so_recv(): don't pass a NULL filter to Filter__clear. Not sure by sewardj · 14 years ago
- 8072c63 Updated e-mail address. by bart · 14 years ago
- 892af32 Set VG_(args_the_exename) to the full path to the script when by tom · 14 years ago
- 44e534d Fix amd64 and ppc64 to correctly mark mq_timedreceive as LINXY so that by tom · 14 years ago
- 12e9112 Changes: by bart · 14 years ago
- c5eceac Add missing backslash. by sewardj · 14 years ago
- 7a06e12 Added an additional tl_assert() statement. by bart · 14 years ago
- b7c3f08 Added support for glibc 2.12. by bart · 14 years ago
- 5478f84 DRD: added a suppression pattern for the libstdc++ included with gcc 4.4.4. by bart · 14 years ago