[Ada] Implement tiered support for floating-point input operations
[gcc.git] / libgomp / allocator.c
2020-11-12 Jakub Jelinekopenmp: Implement allocate clause in omp lowering.
2020-07-15 Tobias Burnuslibgomp: Add Fortran routine support for allocators
2020-07-09 Jakub Jelinekopenmp: Change omp_atv_default value and rename omp_atv...
2020-06-02 Jakub Jelinekopenmp: Fix up build if HAVE_SYNC_BUILTINS is not defined.
2020-05-30 Jakub Jelinekopenmp: omp_alloc(0, ...) should return NULL.
2020-05-19 Jakub Jelinekopenmp: Add basic library allocator support.