Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-10-11 | libgomp: Add tests for omp_atv_serialized and deprecate omp_atv_sequential. | Marcel Vollweiler | 1 | -1/+1 |
2021-09-30 | openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc | Jakub Jelinek | 1 | -16/+382 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-12 | openmp: Implement allocate clause in omp lowering. | Jakub Jelinek | 1 | -5/+37 |
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 |