summaryrefslogtreecommitdiff
path: root/libgomp/config
Commit message (Expand)AuthorAgeFilesLines
* configure.ac (THREADS): Remove posix95.Rainer Orth2011-08-082-337/+0
* proc.h: New.Uros Bizjak2011-08-033-7/+41
* backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek2011-08-021-9/+29
* Check __x86_64__ instead of __LP64__ for x86 futex.H.J. Lu2011-08-021-2/+2
* re PR libgomp/45351 (many unaligned accesses in libgomp tests)Rainer Orth2011-07-251-0/+53
* wait.h (do_spin): New inline...Jakub Jelinek2011-07-154-18/+38
* re PR libgomp/47731 (futex_wait broken on Linux)Jakub Jelinek2011-02-142-5/+5
* futex.h: New.Marcus Shawcroft2010-10-062-0/+103
* re PR libgomp/43706 (scheduling two threads on one core leads to starvation)Jakub Jelinek2010-04-202-21/+20
* mutex.h (gomp_mutex_unlock): Add comment about needed memory barrier semantics.David Daney2009-08-042-0/+37
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0934-532/+430
* re PR libgomp/38270 (libgomp test failures due to missing memory barrier)Janis Johnson2008-12-021-0/+2
* re PR libgomp/37938 (libgomp testsuite failures on ia64-linux)Steve Ellcey2008-11-131-0/+68
* proc.c: New file.Jakub Jelinek2008-09-191-0/+117
* configure.tgt: Enable futex for MIPS.Ilie Garbacea2008-07-281-0/+75
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-0627-178/+1328
* * config/mingw32/proc.c: New file.Danny Smith2007-09-101-0/+82
* re PR libgomp/26308 (libgomp bootstrap failure on Tru64 UNIX V4.0F)Rainer Orth2007-07-021-1/+5
* * config/linux/proc.c: New file.Jakub Jelinek2007-05-041-0/+179
* libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek2007-04-042-0/+148
* re PR libgomp/29494 (libgomp build fails with missing pthread_mutexattr_settype)Eric Botcazou2006-10-242-0/+148
* time.c: New file.Francois-Xavier Coudert2006-06-061-0/+49
* [multiple changes]Andreas Tobler2006-02-252-6/+108
* proc.c: Conditional include of sys/loadavg.h for Solaris.Andreas Tobler2006-01-231-1/+6
* [multiple changes]Diego Novillo2006-01-1824-0/+1702