summaryrefslogtreecommitdiff
path: root/libgomp/config/linux
Commit message (Expand)AuthorAgeFilesLines
* libgomp: Fix default futex vs errnorth2014-04-021-4/+4
* Update copyright years in libgomp/rsandifo2014-01-0222-22/+22
* PR libgomp/58691jakub2013-10-122-3/+3
* libgomp/jakub2013-10-115-96/+524
* PR libgomp/55561jakub2013-01-313-5/+6
* Update copyright years in libgomp.rsandifo2013-01-1422-25/+22
* 2012-08-29 Chung-Lin Tang <cltang@codesourcery.com>cltang2012-08-291-4/+10
* gcc/uros2012-07-031-1/+1
* PR libgomp/52993jakub2012-06-061-2/+2
* * config/linux/sparc/futex.h (cpu_relax): Read from CC register.ebotcazou2012-02-291-5/+1
* Add ports for TILE-Gx and TILEPro.walt2012-02-141-0/+73
* * config/linux/affinity.c: Use atomic rather than sync builtin.amodra2011-12-0212-71/+41
* PR libgomp/51298amodra2011-11-302-20/+25
* * ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence.amodra2011-11-307-154/+33
* PR libgomp/51249amodra2011-11-302-33/+85
* * config/linux/proc.h: New.uros2011-08-033-7/+41
* Merge from gomp-3_1-branch branch:jakub2011-08-021-9/+29
* Check __x86_64__ instead of __LP64__ for x86 futex.hjl2011-08-021-2/+2
* * config/linux/wait.h (do_spin): New inline, largely copiedjakub2011-07-154-18/+38
* PR libgomp/47731jakub2011-02-142-5/+5
* 2010-10-06 Marcus Shawcroft <marcus.shawcroft@arm.com>mshawcroft2010-10-062-0/+103
* PR libgomp/43706jakub2010-04-202-21/+20
* 2009-08-04 David Daney <ddaney@caviumnetworks.com>daney2009-08-042-0/+37
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-0920-310/+250
* PR libgomp/38270janis2008-12-021-0/+2
* PR libgomp/37938sje2008-11-131-0/+68
* * configure.tgt: Enable futex for MIPS.chaoyingfu2008-07-281-0/+75
* * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value tojakub2008-06-0617-129/+693
* * config/linux/proc.c: New file.jakub2007-05-041-0/+179
* * libgomp.h (gomp_cpu_affinity, gomp_cpu_affinity_len): New externjakub2007-04-041-0/+107
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-1814-0/+1042