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