aboutsummaryrefslogtreecommitdiff
path: root/libgomp/config
AgeCommit message (Expand)AuthorFilesLines
2019-01-09libgomp: Reduce copy and paste for RTEMSSebastian Huber1-181/+2
2019-01-09libgomp: Avoid complex dependencies for RTEMSSebastian Huber1-0/+49
2019-01-01Update copyright years.Jakub Jelinek71-71/+71
2018-12-13[libgomp, nvptx] Fix libgomp.c/target-5.c compilationTom de Vries1-0/+51
2018-12-12Don't mark stack pointer as clobbered in asmAndreas Schwab1-2/+2
2018-11-20re PR bootstrap/88106 (Bootstrap failure on mingw32)Jakub Jelinek1-0/+68
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek5-17/+135
2018-08-01[libgomp] Truncate config/nvptx/oacc-parallel.cCesar Philippidis1-358/+0
2018-01-03Update copyright years.Jakub Jelinek69-69/+69
2017-05-30re PR libgomp/80822 (libgomp incorrect affinity when OMP_PLACES=threads)Jakub Jelinek1-83/+90
2017-04-04re PR libgomp/79876 (FAIL: libgomp.fortran/strassen.f90 -O execution test ...Jakub Jelinek3-0/+83
2017-01-01Update copyright years.Jakub Jelinek66-66/+66
2016-12-02[RTEMS] Use spin lock for pool managementSebastian Huber2-6/+6
2016-12-02[RTEMS] Fix libgomp for nthreads == 1Sebastian Huber1-15/+11
2016-11-30libgomp: move data definitions from icv.c back to env.cAlexander Monakov1-0/+0
2016-11-28libgomp: remove config/nvptx/critical.cAlexander Monakov1-0/+0
2016-11-28libgomp: fix OpenMP offloading to NVPTX and correct location of generic affin...Jonas Hahnfeld2-1/+1
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov32-248/+1312
2016-01-04Update copyright years.Jakub Jelinek51-51/+51
2015-11-17priority_queue.c: New file.Cesar Philippidis1-0/+1
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek4-0/+182
2015-10-02nvptx offloading linkingThomas Schwinge4-0/+542
2015-09-03[gomp] Add thread attribute customizationSebastian Huber3-4/+55
2015-09-03[gomp] Thread pool managementSebastian Huber3-0/+333
2015-09-03[gomp] Add RTEMS configurationSebastian Huber6-0/+539
2015-08-24re PR libgomp/66761 (libgomp: ThreadSanitizer: data race in libgomp)Joost VandeVondele1-1/+3
2015-08-10Empty libgomp for nvptxThomas Schwinge36-0/+12
2015-06-05futex.h (futex_wait): Remove doouble initialization.Uros Bizjak1-3/+1
2015-05-28futex.h (sys_futex0): Remove function.Uros Bizjak1-15/+21
2015-05-27wait.h (gomp_futex_wait, [...]): Declare as int.Uros Bizjak4-6/+6
2015-05-27futex.h (sys_futex0): Change operand "op" to long.Uros Bizjak1-22/+1
2015-02-01re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...David Edelsohn1-26/+0
2015-01-28re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...Jack Howarth1-0/+26
2015-01-28re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...Jack Howarth3-0/+78
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge35-35/+70
2015-01-05Update copyright years.Jakub Jelinek35-35/+35
2014-11-21futex.h (SYS_futex): Define if not already done.Steve Ellcey1-0/+5
2014-11-05Fix gnu11 fallout on Solaris 10+Rainer Orth1-2/+3
2014-04-02libgomp: Fix default futex vs errnoRichard Henderson1-4/+4
2014-01-02Update copyright years in libgomp/Richard Sandiford35-35/+35
2013-10-12re PR libgomp/58691 (OpenMP 4: Surprising results with OMP_PLACES=)Jakub Jelinek2-3/+3
2013-10-11target.c: New file.Jakub Jelinek8-111/+778
2013-06-06ptrlock.h: Fix comment.Thomas Schwinge1-3/+2
2013-01-31re PR sanitizer/55561 (TSAN: provide a TSAN instrumented libgomp)Dmitry Vyukov3-5/+6
2013-01-14Update copyright years in libgomp.Richard Sandiford35-38/+35
2012-08-29futex.h (sys_futex0): Change to static function with noinline, nomips16 attri...Chung-Lin Tang1-4/+10
2012-07-03xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.Uros Bizjak1-1/+1
2012-06-06re PR libgomp/52993 (gomp_init_nest_lock_25: possible bad call to memset)Jakub Jelinek1-2/+2
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2-59/+2
2012-02-29* config/linux/sparc/futex.h (cpu_relax): Read from CC register.Eric Botcazou1-5/+1