aboutsummaryrefslogtreecommitdiff
path: root/libgomp/allocator.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus1-0/+3
2020-07-09openmp: Change omp_atv_default value and rename omp_atv_sequential to omp_atv...Jakub Jelinek1-1/+9
2020-06-02openmp: Fix up build if HAVE_SYNC_BUILTINS is not defined.Jakub Jelinek1-1/+1
2020-05-30openmp: omp_alloc(0, ...) should return NULL.Jakub Jelinek1-0/+3
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek1-0/+354