2008-10-21 |
Julian Seward | Don't simply break the build if gcc doesn't provide... |
commit | commitdiff | tree |
2008-10-21 |
Julian Seward | * intercept stpcpy |
commit | commitdiff | tree |
2008-10-21 |
Julian Seward | Handle ppc32/64 VRSAVE accesses. |
commit | commitdiff | tree |
2008-10-21 |
Julian Seward | Update suppressions. |
commit | commitdiff | tree |
2008-10-20 |
Julian Seward | On ppc32/64 we don't have a reliable way to detect... |
commit | commitdiff | tree |
2008-10-20 |
Julian Seward | Futz with debug printing. |
commit | commitdiff | tree |
2008-10-20 |
Julian Seward | Change the default PIE load address from 0x100000 ... |
commit | commitdiff | tree |
2008-10-20 |
Julian Seward | Dwarf3 variable & type reader: use 64-bit numbers throu... |
commit | commitdiff | tree |
2008-10-20 |
Julian Seward | Adjust line spacing following r8645, so that .stderr... |
commit | commitdiff | tree |
2008-10-20 |
Julian Seward | Add a not very good test pertaining to the preening... |
commit | commitdiff | tree |
2008-10-20 |
Julian Seward | Support a couple more syscalls needed for running KDE4... |
commit | commitdiff | tree |
2008-10-20 |
Julian Seward | Re-enable preening of global invariants. (This happens... |
commit | commitdiff | tree |
2008-10-20 |
Julian Seward | Set average translation size plausibly, so as to avoid... |
commit | commitdiff | tree |
2008-10-19 |
Julian Seward | Merge (from branches/PTRCHECK r8599) a suppression... |
commit | commitdiff | tree |
2008-10-18 |
Julian Seward | get_Seg_containing_addr() (in h_main.c): remove naive... |
commit | commitdiff | tree |
2008-10-18 |
Julian Seward | Remove five carriage returns introduced in r8665, so... |
commit | commitdiff | tree |
2008-10-13 |
Bart Van Assche | Replaced test for FILE::_lock by a more direct test. |
commit | commitdiff | tree |
2008-10-13 |
Nicholas Nethercote | - Reinstate the 'atfork' from 2.4.0, which was more... |
commit | commitdiff | tree |
2008-10-12 |
Nicholas Nethercote | Patch from Robert O'Callahan: |
commit | commitdiff | tree |
2008-10-12 |
Nicholas Nethercote | Patch from Robert O'Callahan: |
commit | commitdiff | tree |
2008-10-12 |
Nicholas Nethercote | Avoid warnings caused by mixed decls and code. |
commit | commitdiff | tree |
2008-10-11 |
Bart Van Assche | Added yet another suppression pattern. |
commit | commitdiff | tree |
2008-10-11 |
Bart Van Assche | Removed #define _IO_MTSAFE_IO again. |
commit | commitdiff | tree |
2008-10-11 |
Bart Van Assche | Removed inclusion of <bits/libc-lock.h>. |
commit | commitdiff | tree |
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 |
next |