Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |