2011-08-17 |
Julian Seward | Improvements to debug printing with -v -v. (Tom Hughes... |
commit | commitdiff | tree |
2011-08-16 |
Julian Seward | Un-break the build on OSX following r11985. |
commit | commitdiff | tree |
2011-08-16 |
Julian Seward | Fix for #275284 (initial fix, at least). Will break... |
commit | commitdiff | tree |
2011-08-16 |
Julian Seward | Add more infrastructure to be used for fixing #275284... |
commit | commitdiff | tree |
2011-08-15 |
Tom Hughes | Add missing break statements to example code. Fix to... |
commit | commitdiff | tree |
2011-08-15 |
Julian Seward | Un-break the build on OSX following r11981 (Remove... |
commit | commitdiff | tree |
2011-08-15 |
Julian Seward | Remove the assumption, in m_debuginfo, that each addres... |
commit | commitdiff | tree |
2011-08-15 |
Tom Hughes | Add support for FBIOPUT_VSCREENINFO and FBIOPAN_DISPLAY... |
commit | commitdiff | tree |
2011-08-15 |
Tom Hughes | Mention the --tool option in the manual page. Fixes... |
commit | commitdiff | tree |
2011-08-15 |
Tom Hughes | Include the standard Fedora location in the list of... |
commit | commitdiff | tree |
2011-08-15 |
Tom Hughes | Correct the calculation of the size of the node mask... |
commit | commitdiff | tree |
2011-08-14 |
Bart Van Assche | memcheck/tests/sbfragment: Make this test pass on Darwin |
commit | commitdiff | tree |
2011-08-14 |
Bart Van Assche | Follow-up for r11971 |
commit | commitdiff | tree |
2011-08-13 |
Florian Krohm | Complain if invoked from the wrong directory or if... |
commit | commitdiff | tree |
2011-08-13 |
Tom Hughes | Fix VKI_FIOQSIZE definition on ppc platforms. |
commit | commitdiff | tree |
2011-08-13 |
Bart Van Assche | vgdb: Unlink pipes and mapped file before (re)creating... |
commit | commitdiff | tree |
2011-08-13 |
Bart Van Assche | Update expected output |
commit | commitdiff | tree |
2011-08-13 |
Bart Van Assche | memcheck/tests/sbfragment.c: Only use mallinfo() if... |
commit | commitdiff | tree |
2011-08-12 |
Tom Hughes | Add test for address size override prefixes for REP... |
commit | commitdiff | tree |
2011-08-12 |
Bart Van Assche | drd/tests/pth_barrier: Reduce stack usage |
commit | commitdiff | tree |
2011-08-12 |
Florian Krohm | Check return code of pthread_create and bail out if |
commit | commitdiff | tree |
2011-08-11 |
Florian Krohm | Non-VEX changes to fix #275517. |
commit | commitdiff | tree |
2011-08-11 |
Tom Hughes | Make do_mremap only check new_addr for wraparound if... |
commit | commitdiff | tree |
2011-08-11 |
Florian Krohm | Due to a kernel bug the siginfo struct was not filled... |
commit | commitdiff | tree |
2011-08-10 |
Tom Hughes | Add support for the FIOQSIZE ioctl. Fixes #270320. |
commit | commitdiff | tree |
2011-08-10 |
Tom Hughes | Add tests for XCHG AX, reg16 on amd64. Fixes #252695. |
commit | commitdiff | tree |
2011-08-10 |
Tom Hughes | Wire up pselect6 on ppc32 and ppc64. Fixes #278078. |
commit | commitdiff | tree |
2011-08-10 |
Tom Hughes | Support the F_GETPIPE_SZ and F_SETPIPE_SZ fcntl calls... |
commit | commitdiff | tree |
2011-08-10 |
Tom Hughes | Make sure the post handler for mincore is called in... |
commit | commitdiff | tree |
2011-08-08 |
Florian Krohm | Followup to VEX r2189 -- handling invalid opcode 00... |
commit | commitdiff | tree |
2011-08-08 |
Nicholas Nethercote | I am an idiot: remove the beginnings of an experimental... |
commit | commitdiff | tree |
2011-08-08 |
Nicholas Nethercote | Fix a Massif bug: when realloc'ing a block, any values... |
commit | commitdiff | tree |
2011-08-01 |
Florian Krohm | Announce fix for #279062 |
commit | commitdiff | tree |
2011-07-31 |
Florian Krohm | Fix prerequisite for memcheck/tests/linux/timerfd-syscall. |
commit | commitdiff | tree |
2011-07-30 |
Bart Van Assche | Yet another thread test scheduler sensitivity fix |
commit | commitdiff | tree |
2011-07-30 |
Bart Van Assche | Nightly build: Rename the attachment diffs into diffs... |
commit | commitdiff | tree |
2011-07-30 |
Bart Van Assche | drd: Make racing pthread_barrier_wait() calls trigger... |
commit | commitdiff | tree |
2011-07-30 |
Bart Van Assche | drd/tests/pth_barrier_thr_cr: Suppress pthread_barrier_... |
commit | commitdiff | tree |
2011-07-30 |
Bart Van Assche | drd/tests/pth_barrier_thr_cr: Add more error checking. |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | Avoid that compiling memcheck on 32-bit systems trigger... |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | drd/tests/tc21_pthonce: Eliminate output variation |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | drd: Fix a race condition in the barrier implementation... |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | drd: Add a stress test for the barrier implementation |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | drd: Remove an unused member variable from the barrier... |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | drd: drd_thread.c source code cleanup |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | drd, bitmap node allocator: recognize root node size... |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | drd/tests/pth_barrier[23]: Filter output such that... |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | Yet another thread test scheduler sensitivity fix |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | drd/tests/pth_once: Restrict the number of callers... |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | drd: Remove a too strict assert() statement |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | Yet another thread test scheduler sensitivity fix |
commit | commitdiff | tree |
2011-07-29 |
Bart Van Assche | drd/tests/pth_detached_sem: Send regression test output... |
commit | commitdiff | tree |
2011-07-28 |
Bart Van Assche | Yet another threading tool regression test scheduler... |
commit | commitdiff | tree |
2011-07-28 |
Bart Van Assche | Verify drd/tests/pth_detached stderr output instead... |
commit | commitdiff | tree |
2011-07-28 |
Bart Van Assche | Yet another regression test scheduling sensitivity fix |
commit | commitdiff | tree |
2011-07-28 |
Bart Van Assche | Two more scheduler sensitivity fixes for thread tool... |
commit | commitdiff | tree |
2011-07-28 |
Bart Van Assche | Micro-optimize the matinv regression test |
commit | commitdiff | tree |
2011-07-28 |
Bart Van Assche | drd: Make drd_pthread_intercepts.c compile again on... |
commit | commitdiff | tree |
2011-07-28 |
Bart Van Assche | Make test 1 output independent of scheduler variations. |
commit | commitdiff | tree |
2011-07-28 |
Bart Van Assche | Revert r11916, r11917, r11918 and r11923. |
commit | commitdiff | tree |
2011-07-28 |
Bart Van Assche | drd: Delay deletion of memory access information of... |
commit | commitdiff | tree |
2011-07-28 |
Bart Van Assche | More thread test scheduler sensitivity fixes |
commit | commitdiff | tree |
2011-07-27 |
Bart Van Assche | Eliminate a superfluous sleep() call and check the... |
commit | commitdiff | tree |
2011-07-27 |
Bart Van Assche | More thread tool regression test scheduler sensitivity... |
commit | commitdiff | tree |
2011-07-26 |
Julian Seward | Rename some local variables 'signal' to 'zignal' since... |
commit | commitdiff | tree |
2011-07-26 |
Julian Seward | Un-break the build on OSX following r11910. |
commit | commitdiff | tree |
2011-07-26 |
Bart Van Assche | drd/Linux: eliminate busy waiting when starting a thread |
commit | commitdiff | tree |
2011-07-26 |
Bart Van Assche | drd: Add a suppression pattern |
commit | commitdiff | tree |
2011-07-26 |
Bart Van Assche | drd/tests/atomic_var: Reduce scheduler sensitivity |
commit | commitdiff | tree |
2011-07-26 |
Bart Van Assche | Disable drd/tests/tc19_shadowmem because too scheduler... |
commit | commitdiff | tree |
2011-07-26 |
Bart Van Assche | helgrind/tests/tc08_hbl2: Reduce scheduler sensitivity |
commit | commitdiff | tree |
2011-07-26 |
Josef Weidendorfer | Unbreak lackey --detailed-counts=yes after r11604 |
commit | commitdiff | tree |
2011-07-25 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree |
2011-07-25 |
Bart Van Assche | valgrind.h: Remove a superfluous cast. See also #278454. |
commit | commitdiff | tree |
2011-07-24 |
Julian Seward | The cmpxchg16b tests in this need to have 16-aligned... |
commit | commitdiff | tree |
2011-07-24 |
Julian Seward | Avoid excessive fragmentation in m_mallocfree facility... |
commit | commitdiff | tree |
2011-07-24 |
Julian Seward | Add a new client request and pair of macros, |
commit | commitdiff | tree |
2011-07-24 |
Julian Seward | Change this file to be a symlink to the identical version |
commit | commitdiff | tree |
2011-07-24 |
Julian Seward | Add support for IBM Power ISA 2.06 -- stage 2 (testcases). |
commit | commitdiff | tree |
2011-07-24 |
Julian Seward | Add support for IBM Power ISA 2.06 -- stage 2 (handle new |
commit | commitdiff | tree |
2011-07-21 |
Josef Weidendorfer | Update ugly Callgrind hack for supporting instrumentati... |
commit | commitdiff | tree |
2011-07-21 |
Josef Weidendorfer | callgrind_control: fix parsing of vgdb -l |
commit | commitdiff | tree |
2011-07-21 |
Tom Hughes | DWARF comparisons should be signed. Patch from Jakub... |
commit | commitdiff | tree |
2011-07-19 |
Julian Seward | Add test cases for bug 277780. (fix for VMOV.F32). |
commit | commitdiff | tree |
2011-07-19 |
Julian Seward | Fix regtest: the delta value printed by the VSTn with... |
commit | commitdiff | tree |
2011-07-19 |
Julian Seward | Add test cases for NEON VMUL by float scalar. |
commit | commitdiff | tree |
2011-07-18 |
Florian Krohm | Update list of files to be ignored by svn. |
commit | commitdiff | tree |
2011-07-16 |
Florian Krohm | Enable chasing of unconditional jumps/calls for s390x. |
commit | commitdiff | tree |
2011-07-13 |
Bart Van Assche | drd/tests/annotate_smart_pointer2: Filter out offset |
commit | commitdiff | tree |
2011-07-13 |
Bart Van Assche | Add gdb.pic to the Subversion ignore list |
commit | commitdiff | tree |
2011-07-13 |
Bart Van Assche | drd: add a test that verifies that a race is reported... |
commit | commitdiff | tree |
2011-07-13 |
Bart Van Assche | drd/tests/annotate_smart_pointer: remove a superfluous... |
commit | commitdiff | tree |
2011-07-13 |
Tom Hughes | Cast llseek argument to avoid warning. |
commit | commitdiff | tree |
2011-07-13 |
Tom Hughes | Allow core dumps on 32 bit architectures to go over... |
commit | commitdiff | tree |
2011-07-12 |
Florian Krohm | Make the location for temporary files configurable... |
commit | commitdiff | tree |
2011-07-12 |
Julian Seward | Reinstate inclusion of signal.h, removed in r11886. |
commit | commitdiff | tree |
2011-07-12 |
Julian Seward | Reinstate inclusion of unistd.h, removed in r11886. |
commit | commitdiff | tree |
2011-07-12 |
Julian Seward | Un-break the build on most platforms following r11888... |
commit | commitdiff | tree |
2011-07-12 |
Julian Seward | Add a file containing information on how to cross-compi... |
commit | commitdiff | tree |
next |