summaryrefslogtreecommitdiff
path: root/libgomp/config
AgeCommit message (Expand)Author
2020-01-17Rename acc_device_gcn to acc_device_radeonAndrew Stubbs
2020-01-01Update copyright years.Jakub Jelinek
2019-12-17libgomp/openacc.f90 – clean-up public/private attributesTobias Burnus
2019-12-11libgomp – spelling fixes, incl. omp_lib.h.inTobias Burnus
2019-12-06Fix Fortran linker errors on AMD GCNKwok Cheung Yeung
2019-11-13Optimize GCN OpenMP malloc performanceAndrew Stubbs
2019-11-13GCN libgomp portAndrew Stubbs
2019-11-13Move generic libgomp files from nvptx to accelAndrew Stubbs
2019-01-09libgomp: Reduce copy and paste for RTEMSSebastian Huber
2019-01-09libgomp: Avoid complex dependencies for RTEMSSebastian Huber
2019-01-01Update copyright years.Jakub Jelinek
2018-12-13[libgomp, nvptx] Fix libgomp.c/target-5.c compilationTom de Vries
2018-12-12Don't mark stack pointer as clobbered in asmAndreas Schwab
2018-11-20re PR bootstrap/88106 (Bootstrap failure on mingw32)Jakub Jelinek
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-08-01[libgomp] Truncate config/nvptx/oacc-parallel.cCesar Philippidis
2018-01-03Update copyright years.Jakub Jelinek
2017-05-30re PR libgomp/80822 (libgomp incorrect affinity when OMP_PLACES=threads)Jakub Jelinek
2017-04-04re PR libgomp/79876 (FAIL: libgomp.fortran/strassen.f90 -O execution test ...Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-02[RTEMS] Use spin lock for pool managementSebastian Huber
2016-12-02[RTEMS] Fix libgomp for nthreads == 1Sebastian Huber
2016-11-30libgomp: move data definitions from icv.c back to env.cAlexander Monakov
2016-11-28libgomp: remove config/nvptx/critical.cAlexander Monakov
2016-11-28libgomp: fix OpenMP offloading to NVPTX and correct location of generic affin...Jonas Hahnfeld
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov
2016-01-04Update copyright years.Jakub Jelinek
2015-11-17priority_queue.c: New file.Cesar Philippidis
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek
2015-10-02nvptx offloading linkingThomas Schwinge
2015-09-03[gomp] Add thread attribute customizationSebastian Huber
2015-09-03[gomp] Thread pool managementSebastian Huber
2015-09-03[gomp] Add RTEMS configurationSebastian Huber
2015-08-24re PR libgomp/66761 (libgomp: ThreadSanitizer: data race in libgomp)Joost VandeVondele
2015-08-10Empty libgomp for nvptxThomas Schwinge
2015-06-05futex.h (futex_wait): Remove doouble initialization.Uros Bizjak
2015-05-28futex.h (sys_futex0): Remove function.Uros Bizjak
2015-05-27wait.h (gomp_futex_wait, [...]): Declare as int.Uros Bizjak
2015-05-27futex.h (sys_futex0): Change operand "op" to long.Uros Bizjak
2015-02-01re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...David Edelsohn
2015-01-28re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...Jack Howarth
2015-01-28re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...Jack Howarth
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge
2015-01-05Update copyright years.Jakub Jelinek
2014-11-21futex.h (SYS_futex): Define if not already done.Steve Ellcey
2014-11-05Fix gnu11 fallout on Solaris 10+Rainer Orth
2014-04-02libgomp: Fix default futex vs errnoRichard Henderson
2014-01-02Update copyright years in libgomp/Richard Sandiford
2013-10-12re PR libgomp/58691 (OpenMP 4: Surprising results with OMP_PLACES=)Jakub Jelinek
2013-10-11target.c: New file.Jakub Jelinek