Age | Commit message (Expand) | Author | Files | Lines |
2023-12-06 | amdgcn, libgomp: low-latency allocator | Andrew Stubbs | 3 | -0/+145 |
2023-12-06 | openmp, nvptx: low-lat memory access traits | Andrew Stubbs | 1 | -0/+21 |
2023-12-06 | libgomp, nvptx: low-latency memory allocator | Andrew Stubbs | 2 | -0/+138 |
2023-11-07 | Fix libgomp build on targets that are not Linux-based or accelerators | Kwok Cheung Yeung | 1 | -32/+0 |
2023-11-07 | openmp: Add support for the 'indirect' clause in C/C++ | Kwok Cheung Yeung | 4 | -0/+167 |
2023-10-12 | x86: set spincount 1 for x86 hybrid platform | Zhang, Jun | 1 | -0/+49 |
2023-07-12 | libgomp: Use libnuma for OpenMP's partition=nearest allocation trait | Tobias Burnus | 1 | -0/+1 |
2023-05-21 | libgomp: Honor OpenMP's nteams-var ICV as upper limit on num teams [PR109875] | Tobias Burnus | 2 | -2/+6 |
2023-02-02 | amdgcn, libgomp: Manually allocated stacks | Andrew Stubbs | 2 | -3/+39 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 87 | -87/+87 |
2023-01-07 | Always define `WIN32_LEAN_AND_MEAN` before <windows.h> | LIU Hao | 1 | -0/+1 |
2022-12-21 | nvptx: reimplement libgomp barriers [PR99555] | Chung-Lin Tang | 2 | -103/+124 |
2022-12-06 | OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim... | Marcel Vollweiler | 2 | -0/+30 |
2022-11-21 | libgomp/gcn: fix/improve struct output | Tobias Burnus | 2 | -11/+8 |
2022-11-19 | libgomp/gcn: Prepare for reverse-offload callback handling | Tobias Burnus | 2 | -7/+98 |
2022-11-16 | gcn: Add __builtin_gcn_kernarg_ptr | Tobias Burnus | 1 | -1/+1 |
2022-10-24 | libgomp/nvptx: Prepare for reverse-offload callback handling | Tobias Burnus | 3 | -8/+99 |
2022-09-08 | OpenMP, libgomp: Environment variable syntax extension | Marcel Vollweiler | 2 | -12/+42 |
2022-06-09 | openmp: Fix up include of the generic allocator.c | Jakub Jelinek | 1 | -1/+1 |
2022-06-09 | openmp: Add support for HBW or large capacity or interleaved memory through t... | Jakub Jelinek | 1 | -0/+36 |
2022-03-18 | openmp: Fix up gomp_affinity_init_numa_domains | Jakub Jelinek | 1 | -1/+1 |
2022-02-22 | [libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end | Tom de Vries | 2 | -147/+105 |
2022-01-19 | libgomp, OpenMP: Fix issue for omp_get_device_num on gcn targets. | Marcel Vollweiler | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 84 | -84/+84 |
2021-11-15 | openmp: Add support for thread_limit clause on target | Jakub Jelinek | 1 | -0/+1 |
2021-11-15 | libgomp, nvptx: Honor OpenMP 5.1 num_teams lower bound | Jakub Jelinek | 3 | -12/+27 |
2021-11-12 | libgomp: Unbreak gcn offload build | Jakub Jelinek | 2 | -14/+54 |
2021-11-12 | openmp: Honor OpenMP 5.1 num_teams lower bound | Jakub Jelinek | 2 | -20/+28 |
2021-10-18 | openmp: Fix handling of numa_domains(1) | Jakub Jelinek | 1 | -1/+1 |
2021-10-15 | openmp: Fix up strtoul and strtoull uses in libgomp | Jakub Jelinek | 2 | -18/+28 |
2021-10-15 | openmp: Fix up handling of OMP_PLACES=threads(1) | Jakub Jelinek | 1 | -2/+7 |
2021-10-15 | openmp: Add support for OMP_PLACES=numa_domains | Jakub Jelinek | 1 | -2/+101 |
2021-10-15 | openmp: Add support for OMP_PLACES=ll_caches | Jakub Jelinek | 1 | -4/+62 |
2021-08-22 | Make the OpenMP 'error' directive work for nvptx offloading | Thomas Schwinge | 1 | -3/+29 |
2021-08-05 | openmp: Implement omp_get_device_num routine | Chung-Lin Tang | 2 | -0/+22 |
2021-07-20 | [gcn] Work-around libgomp 'error: array subscript 0 is outside array bounds o... | Thomas Schwinge | 1 | -3/+0 |
2021-07-19 | [gcn] Work-around libgomp 'error: array subscript 0 is outside array bounds o... | Thomas Schwinge | 1 | -0/+3 |
2021-07-13 | libgomp: Don't include limits.h instead of hidden visibility block | Jakub Jelinek | 2 | -3/+2 |
2021-05-26 | openmp: Fix up handling of target constructs in offloaded routines [PR100573] | Jakub Jelinek | 2 | -0/+130 |
2021-02-12 | libgomp/i386: Revert the type of syscall wrappers output back to long. | Uros Bizjak | 1 | -12/+12 |
2021-02-11 | libgomp/i386: Move syscall asms to static inline wrapper. | Uros Bizjak | 1 | -52/+45 |
2021-01-18 | RTEMS: Fix libgomp build | Sebastian Huber | 1 | -0/+5 |
2021-01-18 | libgomp: Don't access gomp_sem_t as int using atomics unconditionally | Jakub Jelinek | 4 | -0/+48 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 83 | -83/+83 |
2020-10-22 | openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirements | Jakub Jelinek | 2 | -0/+14 |
2020-10-11 | aix: remove libgomp and libatomic archives before creating FAT archives | Clément Chigot | 1 | -0/+3 |
2020-09-29 | libgomp: disable barriers in nested teams | Andrew Stubbs | 2 | -11/+22 |
2020-09-27 | aix: Use $(AR) without -X32_64 to build FAT libraries. | Clément Chigot | 1 | -2/+3 |
2020-09-14 | [libgomp, nvptx] Add __sync_compare_and_swap_16 | Tom de Vries | 1 | -0/+18 |
2020-07-14 | aix: FAT libraries: test native compiler mode directly | David Edelsohn | 1 | -1/+1 |