Age | Commit message (Expand) | Author | Files | Lines |
2023-10-12 | x86: set spincount 1 for x86 hybrid platform | Zhang, Jun | 1 | -1/+5 |
2023-09-19 | libgomp: Handle NULL environ like pointer to NULL pointer [PR111413] | Jakub Jelinek | 1 | -125/+126 |
2023-06-15 | libgomp: Extend OMP_ALLOCATOR, add affinity env var doc | Tobias Burnus | 1 | -14/+174 |
2023-06-14 | OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatory | Tobias Burnus | 1 | -2/+11 |
2023-03-09 | libgomp: Fix default value of GOMP_SPINCOUNT [PR 109062] | Hongyu Wang | 1 | -2/+2 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-11-12 | libgomp: Fix up build on mingw [PR107641] | Jakub Jelinek | 1 | -1/+1 |
2022-09-13 | libgomp: Appease some static analyzers [PR106906] | Jakub Jelinek | 1 | -3/+3 |
2022-09-10 | libgomp: Use libiberty environ.h to declare the environment pointer. | Iain Sandoe | 1 | -1/+1 |
2022-09-09 | libgomp: Fix up OMP_PROC_BIND handling [PR106894] | Jakub Jelinek | 1 | -5/+3 |
2022-09-08 | OpenMP, libgomp: Environment variable syntax extension | Marcel Vollweiler | 1 | -301/+1019 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-09 | Restore 'GOMP_OPENACC_DIM' environment variable parsing | Thomas Schwinge | 1 | -1/+1 |
2021-10-15 | openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntax | Jakub Jelinek | 1 | -9/+26 |
2021-10-15 | openmp: Fix up strtoul and strtoull uses in libgomp | Jakub Jelinek | 1 | -19/+27 |
2021-10-15 | openmp: Add support for OMP_PLACES=numa_domains | Jakub Jelinek | 1 | -0/+5 |
2021-10-15 | openmp: Add support for OMP_PLACES=ll_caches | Jakub Jelinek | 1 | -0/+5 |
2021-10-11 | openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limit | Jakub Jelinek | 1 | -0/+7 |
2021-10-01 | openmp: Avoid PLT relocations for omp_* symbols in libgomp | Jakub Jelinek | 1 | -1/+1 |
2021-08-12 | OpenMP 5.1: Add proc-bind 'primary' support | Tobias Burnus | 1 | -6/+7 |
2021-07-27 | Implement OpenMP 5.1 section 3.15: omp_display_env | Ulrich Drepper | 1 | -40/+48 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-18 | openmp: Retire nest-var ICV for OpenMP 5.1 | Kwok Cheung Yeung | 1 | -14/+30 |
2020-10-21 | libgomp: Hopefully avoid false positive warnings in env.c on solaris | Jakub Jelinek | 1 | -6/+2 |
2020-10-20 | openmp: Implement support for OMP_TARGET_OFFLOAD environment variable | Kwok Cheung Yeung | 1 | -0/+60 |
2020-10-13 | openmp: Add support for the omp_get_supported_active_levels runtime library r... | Kwok Cheung Yeung | 1 | -1/+3 |
2020-05-19 | openmp: Add basic library allocator support. | Jakub Jelinek | 1 | -2/+60 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-11 | libgomp – spelling fixes, incl. omp_lib.h.in | Tobias Burnus | 1 | -1/+1 |
2019-05-17 | OpenACC Profiling Interface (incomplete) | Thomas Schwinge | 1 | -0/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-08 | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek | 1 | -4/+59 |
2018-05-02 | [openacc] Move GOMP_OPENACC_DIM parsing out of nvptx plugin | Tom de Vries | 1 | -0/+32 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-06-27 | Use secure_getenv for GOMP_DEBUG | Tom de Vries | 1 | -7/+37 |
2017-04-04 | re PR libgomp/79876 (FAIL: libgomp.fortran/strassen.f90 -O execution test ... | Jakub Jelinek | 1 | -2/+4 |
2017-03-30 | * env.c (initialize_env): Initialize stacksize to 0. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-30 | libgomp: move data definitions from icv.c back to env.c | Alexander Monakov | 1 | -4/+39 |
2016-11-23 | OpenMP offloading to NVPTX: libgomp changes | Alexander Monakov | 1 | -268/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-13 | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 1 | -13/+83 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 1 | -0/+24 |
2015-01-10 | libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library. | Thomas Schwinge | 1 | -1/+2 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | Update copyright years in libgomp/ | Richard Sandiford | 1 | -1/+1 |
2013-10-14 | env.c (parse_bind_var): Initialize value to avoid (false positive) warning. | Jakub Jelinek | 1 | -1/+1 |
2013-10-12 | re PR libgomp/58691 (OpenMP 4: Surprising results with OMP_PLACES=) | Jakub Jelinek | 1 | -11/+39 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 1 | -68/+729 |
2013-01-14 | Update copyright years in libgomp. | Richard Sandiford | 1 | -2/+1 |