Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-15 | libgomp: Add Fortran routine support for allocators | Tobias Burnus | 1 | -0/+3 |
2020-07-09 | openmp: Change omp_atv_default value and rename omp_atv_sequential to omp_atv... | Jakub Jelinek | 1 | -1/+9 |
2020-06-02 | openmp: Fix up build if HAVE_SYNC_BUILTINS is not defined. | Jakub Jelinek | 1 | -1/+1 |
2020-05-30 | openmp: omp_alloc(0, ...) should return NULL. | Jakub Jelinek | 1 | -0/+3 |
2020-05-19 | openmp: Add basic library allocator support. | Jakub Jelinek | 1 | -0/+354 |