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 |
2008-07-12 |
Bart Van Assche | Removed data that is no longer needed. Added a reference. |
commit | commitdiff | tree |
2008-07-10 |
Bart Van Assche | Changed benchmark input parameters such that these... |
commit | commitdiff | tree |
2008-07-10 |
Bart Van Assche | Minimum time measurement error is now really changed... |
commit | commitdiff | tree |
2008-07-10 |
Bart Van Assche | Documented meaning of input parameters. |
commit | commitdiff | tree |
2008-07-10 |
Bart Van Assche | Changed minimum time measurement error from 0.00 to... |
commit | commitdiff | tree |
2008-07-10 |
Bart Van Assche | Fixed line number. |
commit | commitdiff | tree |
2008-07-10 |
Bart Van Assche | Suppressed a compiler warning. |
commit | commitdiff | tree |
2008-07-10 |
Bart Van Assche | Added a regression test for atomic variables. |
commit | commitdiff | tree |
2008-07-10 |
Bart Van Assche | Added note about the g_slice facility in GLib. |
commit | commitdiff | tree |
2008-07-09 |
Bart Van Assche | Added even more dynamic loader suppression patterns. |
commit | commitdiff | tree |
2008-07-09 |
Bart Van Assche | Print section type and name as a last resort in case... |
commit | commitdiff | tree |
2008-07-09 |
Bart Van Assche | Added more dynamic loader suppression patterns. |
commit | commitdiff | tree |
2008-07-09 |
Bart Van Assche | Updated DRD test plan. |
commit | commitdiff | tree |
2008-07-09 |
Bart Van Assche | Enabled support for the sched_setparam() system call... |
commit | commitdiff | tree |
2008-07-08 |
Bart Van Assche | Added libglib and libQtCore suppression patterns. |
commit | commitdiff | tree |
2008-07-08 |
Bart Van Assche | Added /usr/include/qt4 to search path for C++ header... |
commit | commitdiff | tree |
2008-07-08 |
Bart Van Assche | Switched back from recursive to non-recursive reader... |
commit | commitdiff | tree |
2008-07-08 |
Bart Van Assche | Updated expected output file. |
commit | commitdiff | tree |
2008-07-08 |
Bart Van Assche | Updated expected output file. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Updated expected output. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Added prereq clause. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Fixed bug in test for Qt4. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Added paragraphs about the glib and Qt libraries. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Qt4 and GOMP intercepts are now always built, whether... |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Added support for Qt4 QMutex::tryLock(int). |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Added code for triggering QMutex::tryLock(int). |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Added Qt4 reader-writer lock test. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Added intercepts for the public member functions of... |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Added Qt4 semaphore test. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Fixed comments. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Added configure test for Qt4. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Added Qt4 mutex test. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Enabled support for nesting mutexes and condition varia... |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Enabled support for nesting mutexes and condition varia... |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Generalized one suppression pattern and added two new... |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Updated internal documentation. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Out-of-spec use of POSIX barriers could make drd crash... |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Made spinlocks work again. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Added regression test for POSIX spinlocks. |
commit | commitdiff | tree |
2008-07-07 |
Bart Van Assche | Merged FORMATCHECK branch (r8368) to trunk. |
commit | commitdiff | tree |
2008-07-06 |
Bart Van Assche | Added two more expected output files for ppc. Renamed... |
commit | commitdiff | tree |
2008-07-05 |
Bart Van Assche | Added -Wformat-nonliteral. |
commit | commitdiff | tree |
2008-07-05 |
Bart Van Assche | Added hints and tips section. |
commit | commitdiff | tree |
2008-07-04 |
Bart Van Assche | Changed exp-drd tool name into drd. |
commit | commitdiff | tree |
2008-07-04 |
Bart Van Assche | Renamed exp-drd directory into drd. Moved drd from... |
commit | commitdiff | tree |
2008-07-04 |
Bart Van Assche | Tool description is now the same as in the manual. |
commit | commitdiff | tree |
2008-07-04 |
Bart Van Assche | Support .tar.gz archives next to .tar.bz2 archives. |
commit | commitdiff | tree |
2008-07-04 |
Bart Van Assche | Added missing filenames to EXTRA_DIST. |
commit | commitdiff | tree |
2008-07-04 |
Bart Van Assche | Removed empty file. |
commit | commitdiff | tree |
2008-07-04 |
Bart Van Assche | Removed obsolete README.txt. |
commit | commitdiff | tree |
2008-07-03 |
Bart Van Assche | Updated Subversion properties. |
commit | commitdiff | tree |
next |