summaryrefslogtreecommitdiff
path: root/libgomp/config
AgeCommit message (Expand)Author
2022-03-18openmp: Fix up gomp_affinity_init_numa_domainsJakub Jelinek
2022-02-22[libgomp, nvptx] Fix hang in gomp_team_barrier_wait_endTom de Vries
2022-01-19libgomp, OpenMP: Fix issue for omp_get_device_num on gcn targets.Marcel Vollweiler
2022-01-03Update copyright years.Jakub Jelinek
2021-11-15openmp: Add support for thread_limit clause on targetJakub Jelinek
2021-11-15libgomp, nvptx: Honor OpenMP 5.1 num_teams lower boundJakub Jelinek
2021-11-12libgomp: Unbreak gcn offload buildJakub Jelinek
2021-11-12openmp: Honor OpenMP 5.1 num_teams lower boundJakub Jelinek
2021-10-18openmp: Fix handling of numa_domains(1)Jakub Jelinek
2021-10-15openmp: Fix up strtoul and strtoull uses in libgompJakub Jelinek
2021-10-15openmp: Fix up handling of OMP_PLACES=threads(1)Jakub Jelinek
2021-10-15openmp: Add support for OMP_PLACES=numa_domainsJakub Jelinek
2021-10-15openmp: Add support for OMP_PLACES=ll_cachesJakub Jelinek
2021-08-22Make the OpenMP 'error' directive work for nvptx offloadingThomas Schwinge
2021-08-05openmp: Implement omp_get_device_num routineChung-Lin Tang
2021-07-20[gcn] Work-around libgomp 'error: array subscript 0 is outside array bounds o...Thomas Schwinge
2021-07-19[gcn] Work-around libgomp 'error: array subscript 0 is outside array bounds o...Thomas Schwinge
2021-07-13libgomp: Don't include limits.h instead of hidden visibility blockJakub Jelinek
2021-05-26openmp: Fix up handling of target constructs in offloaded routines [PR100573]Jakub Jelinek
2021-02-12libgomp/i386: Revert the type of syscall wrappers output back to long.Uros Bizjak
2021-02-11libgomp/i386: Move syscall asms to static inline wrapper.Uros Bizjak
2021-01-18RTEMS: Fix libgomp buildSebastian Huber
2021-01-18libgomp: Don't access gomp_sem_t as int using atomics unconditionallyJakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-10-22openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirementsJakub Jelinek
2020-10-11aix: remove libgomp and libatomic archives before creating FAT archivesClément Chigot
2020-09-29libgomp: disable barriers in nested teamsAndrew Stubbs
2020-09-27aix: Use $(AR) without -X32_64 to build FAT libraries.Clément Chigot
2020-09-14[libgomp, nvptx] Add __sync_compare_and_swap_16Tom de Vries
2020-07-14aix: FAT libraries: test native compiler mode directlyDavid Edelsohn
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn
2020-04-29[OpenACC] Set 'acc_device_current = -1'Thomas Schwinge
2020-02-19libgomp: Fixes + cleanup for OpenACC's Fortran module + openacc_lib.hTobias Burnus
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