2008-10-11 |
Bart Van Assche | Make regression test output independent of the presence... |
commit | commitdiff | tree |
2008-10-11 |
Bart Van Assche | Added check for the include file <bits/libc-lock.h> |
commit | commitdiff | tree |
2008-10-11 |
Bart Van Assche | Suppress race reports triggered by glibc's _IO_flockfil... |
commit | commitdiff | tree |
2008-10-11 |
Bart Van Assche | Increased gcc version to 4.3.2. |
commit | commitdiff | tree |
2008-10-11 |
Bart Van Assche | Added paragraph "Using the POSIX Threads API Effectively." |
commit | commitdiff | tree |
2008-10-11 |
Bart Van Assche | Added omp_printf regression test. |
commit | commitdiff | tree |
2008-10-11 |
Bart Van Assche | Added command-line option -h. |
commit | commitdiff | tree |
2008-10-11 |
Julian Seward | get_IntRegInfo(x86): handle missing %bh case (Jim Clause) |
commit | commitdiff | tree |
2008-10-06 |
Bart Van Assche | Updated ignore list. |
commit | commitdiff | tree |
2008-10-06 |
Bart Van Assche | Only call pthread_condattr_setclock() if it's available... |
commit | commitdiff | tree |
2008-10-06 |
Bart Van Assche | Added test for pthread_condattr_setclock(). |
commit | commitdiff | tree |
2008-10-05 |
Bart Van Assche | Added a regression test called monitor_example. |
commit | commitdiff | tree |
2008-09-28 |
Bart Van Assche | Increased source code portability. |
commit | commitdiff | tree |
2008-09-27 |
Bart Van Assche | Summarized pthread-unwind suppression patterns. |
commit | commitdiff | tree |
2008-09-27 |
Bart Van Assche | Added one more suppression pattern related to pthread_c... |
commit | commitdiff | tree |
2008-09-27 |
Bart Van Assche | Updated svn:ignore properties. |
commit | commitdiff | tree |
2008-09-27 |
Bart Van Assche | Added suppression patterns related to pthread_cancel(). |
commit | commitdiff | tree |
2008-09-27 |
Bart Van Assche | Added intercept for pthread_cancel(). |
commit | commitdiff | tree |
2008-09-27 |
Bart Van Assche | Added client requests related to pthread_cancel(). |
commit | commitdiff | tree |
2008-09-27 |
Bart Van Assche | Added support for pthread_cancel() handling. |
commit | commitdiff | tree |
2008-09-27 |
Bart Van Assche | Added more comments. |
commit | commitdiff | tree |
2008-09-27 |
Bart Van Assche | Added thread_pre_cancel(). |
commit | commitdiff | tree |
2008-09-27 |
Bart Van Assche | Added the pth_cancel_locked test. |
commit | commitdiff | tree |
2008-09-21 |
Bart Van Assche | Don't trust the result reported by pkg-config about... |
commit | commitdiff | tree |
2008-09-21 |
Bart Van Assche | Made test for compiler atomic builtins more strict... |
commit | commitdiff | tree |
2008-09-21 |
Bart Van Assche | Renamed __sync_add_and_fetch() into sync_add_and_fetch(). |
commit | commitdiff | tree |
2008-09-19 |
Julian Seward | m_mallocfree.c: omit the 8 byte per block cost-center... |
commit | commitdiff | tree |
2008-09-19 |
Julian Seward | This should have been committed as part of r8623 (Fix... |
commit | commitdiff | tree |
2008-09-19 |
Julian Seward | Fix longstanding bug in dual-arch support, which origin... |
commit | commitdiff | tree |
2008-09-18 |
Julian Seward | Add missing file that was apparently missed in r8621. |
commit | commitdiff | tree |
2008-09-18 |
Julian Seward | Merge all remaining changes from branches/PTRCHECK... |
commit | commitdiff | tree |
2008-09-18 |
Julian Seward | Merge the Ptrcheck tool from branches/PTRCHECK r8619. |
commit | commitdiff | tree |
2008-09-11 |
Bart Van Assche | Added a note explaining that the code in this file... |
commit | commitdiff | tree |
2008-09-10 |
Bart Van Assche | Make sure that stderr redirection works both with bash... |
commit | commitdiff | tree |
2008-09-10 |
Bart Van Assche | Updated expected output after most recent source code... |
commit | commitdiff | tree |
2008-09-09 |
Bart Van Assche | Added more comments. |
commit | commitdiff | tree |
2008-09-09 |
Bart Van Assche | Make sure that atomic_var.c compiles without warnings... |
commit | commitdiff | tree |
2008-09-08 |
Bart Van Assche | - Added support for the variable ABT_JOBS, number of... |
commit | commitdiff | tree |
2008-09-08 |
Bart Van Assche | Added configuration files for Georgia Tech's Cellbuzz... |
commit | commitdiff | tree |
2008-09-07 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2008-09-07 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2008-09-07 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2008-09-07 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2008-09-07 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2008-09-07 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2008-09-07 |
Bart Van Assche | Added double quotes around a shell function argument. |
commit | commitdiff | tree |
2008-09-07 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2008-09-07 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2008-09-07 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2008-09-07 |
Bart Van Assche | Disabled printing of file descriptor value in order... |
commit | commitdiff | tree |
2008-08-27 |
Bart Van Assche | Enabled capget and capset system calls for amd64, ppc32... |
commit | commitdiff | tree |
2008-08-27 |
Bart Van Assche | Added regression test for Linux' capget system call. |
commit | commitdiff | tree |
2008-08-25 |
Julian Seward | Fix regression on none/tests/faultstatus caused by... |
commit | commitdiff | tree |
2008-08-22 |
Julian Seward | Rework storage management in the Dwarf3 type and variab... |
commit | commitdiff | tree |
2008-08-22 |
Julian Seward | Try and bit a bit more space-economical, by increasing the |
commit | commitdiff | tree |
2008-08-20 |
Julian Seward | Make the absolute bare minimum changes needed to stop... |
commit | commitdiff | tree |
2008-08-19 |
Julian Seward | Fix RPM/spec build. (Daniel J Blueman) |
commit | commitdiff | tree |
2008-08-19 |
Julian Seward | Make VG_(addToXA) and VG_(addBytesToXA) 64-bit clean. |
commit | commitdiff | tree |
2008-08-19 |
Julian Seward | Move the WordFM (AVL trees of UWord-pairs) implementati... |
commit | commitdiff | tree |
2008-08-19 |
Julian Seward | Tidy up VG_(stat) usage in VG_(check_executable). ... |
commit | commitdiff | tree |
2008-08-19 |
Julian Seward | Presently, Valgrind (non-client) code that wants to... |
commit | commitdiff | tree |
2008-08-18 |
Julian Seward | The address space manager, and in particular the NSegme... |
commit | commitdiff | tree |
2008-08-08 |
Julian Seward | Handle new IR ops Iop_RoundF64toF64_*. |
commit | commitdiff | tree |
2008-08-07 |
Julian Seward | Tidy up the wrappers for pread64 and pwrite64, and... |
commit | commitdiff | tree |
2008-08-02 |
Bart Van Assche | Added yet another Qt4 suppression pattern. |
commit | commitdiff | tree |
2008-08-02 |
Bart Van Assche | Ensured that the qt4 regression tests compile with... |
commit | commitdiff | tree |
2008-08-02 |
Bart Van Assche | Qt4 detection test is now based on pkg-config. Qt4... |
commit | commitdiff | tree |
2008-07-29 |
Bart Van Assche | Un-break configure test for clock_gettime(). |
commit | commitdiff | tree |
2008-07-29 |
Bart Van Assche | Removed duplicate volatile keyword such that the compil... |
commit | commitdiff | tree |
2008-07-29 |
Bart Van Assche | Switched from ANSI C stdio to Unix I/O in order to... |
commit | commitdiff | tree |
2008-07-29 |
Bart Van Assche | Compiles now with old versions of <sys/epoll.h> too. |
commit | commitdiff | tree |
2008-07-29 |
Bart Van Assche | Updated Makefile.am. |
commit | commitdiff | tree |
2008-07-29 |
Bart Van Assche | Removed duplicate expected output file. |
commit | commitdiff | tree |
2008-07-29 |
Bart Van Assche | Added suppression pattern for Qt4.0/4.1. |
commit | commitdiff | tree |
2008-07-29 |
Bart Van Assche | Added expected output for comiler versions without... |
commit | commitdiff | tree |
2008-07-29 |
Julian Seward | Add a followup comment to the changes in r8454, which... |
commit | commitdiff | tree |
2008-07-28 |
Bart Van Assche | Attempted to make DRD documentation compatible with... |
commit | commitdiff | tree |
2008-07-28 |
Bart Van Assche | Sorted noinst_HEADERS filenames alphabetically. |
commit | commitdiff | tree |
2008-07-28 |
Bart Van Assche | Reverted commit 8448. |
commit | commitdiff | tree |
2008-07-28 |
Bart Van Assche | Added configure test for QMutex::tryLock(int). |
commit | commitdiff | tree |
2008-07-28 |
Bart Van Assche | Fixed race condition. |
commit | commitdiff | tree |
2008-07-23 |
Julian Seward | Include inlined C files in tarball, else it's not build... |
commit | commitdiff | tree |
2008-07-22 |
Julian Seward | Temporarily comment out a couple of XML fragments which... |
commit | commitdiff | tree |
2008-07-22 |
Julian Seward | Change memcheck's (client) realloc implementation so... |
commit | commitdiff | tree |
2008-07-22 |
Julian Seward | * handle sys_getprocs64 on ppc32-aix5 |
commit | commitdiff | tree |
2008-07-22 |
Julian Seward | Origin-tracking fix: make sure that we have a shadow... |
commit | commitdiff | tree |
2008-07-18 |
Julian Seward | Temporarily disable Qt4-related tests, as they don... |
commit | commitdiff | tree |
2008-07-18 |
Julian Seward | Always include the X client library suppressions, and... |
commit | commitdiff | tree |
2008-07-18 |
Julian Seward | Remove initial settings of CXXFLAGS/CPPFLAGS, as they... |
commit | commitdiff | tree |
2008-07-18 |
Julian Seward | Fix a silly mistake resulting in a bunch of global... |
commit | commitdiff | tree |
2008-07-18 |
Julian Seward | Format string fixes for ppc{32,64}-aix5. |
commit | commitdiff | tree |
2008-07-18 |
Julian Seward | Stop mpxlc complaining about GNU-isms when compiling... |
commit | commitdiff | tree |
2008-07-18 |
Julian Seward | * Make sure we're using GNU sed; install can otherwise... |
commit | commitdiff | tree |
2008-07-18 |
Tom Hughes | When the leak checker finds overlapping blocks report... |
commit | commitdiff | tree |
2008-07-18 |
Tom Hughes | When warning about permissions being changed on a large... |
commit | commitdiff | tree |
2008-07-13 |
Bart Van Assche | Added -m32 flag, such that the SPLASH-2 benchmarks... |
commit | commitdiff | tree |
2008-07-13 |
Bart Van Assche | Enabled Radiosity benchmark. |
commit | commitdiff | tree |
2008-07-12 |
Bart Van Assche | Raytrace benchmark now runs as it should. |
commit | commitdiff | tree |
2008-07-12 |
Bart Van Assche | Restored proper compiler flag order. |
commit | commitdiff | tree |
2008-07-12 |
Bart Van Assche | Cleanup. |
commit | commitdiff | tree |
next |