aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2021-10-26Daily bump.GCC Administrator1-0/+6
2021-10-25libgomp.oacc-c-c++-common/loop-gwv-2.c: Use __builtin_allocaTobias Burnus1-4/+3
2021-10-22Daily bump.GCC Administrator1-0/+6
2021-10-21openmp: Fortran strictly-structured blocks supportChung-Lin Tang2-1/+2
2021-10-21Daily bump.GCC Administrator1-0/+23
2021-10-20openmp: in_reduction support for FortranChung-Lin Tang2-0/+108
2021-10-20openmp: Fix up struct gomp_work_share handling [PR102838]Jakub Jelinek2-0/+40
2021-10-20Disallow loop rotation and loop header crossing in jump threaders.Aldy Hernandez1-1/+1
2021-10-19Daily bump.GCC Administrator1-0/+16
2021-10-18openmp: Fix handling of numa_domains(1)Jakub Jelinek1-1/+1
2021-10-18Fortran: Fix Bind(C) Array-Descriptor ConversionTobias Burnus1-0/+18
2021-10-16Daily bump.GCC Administrator1-0/+73
2021-10-15openmp: Improve testsuite/libgomp.c/affinity-1.c testcaseJakub Jelinek1-2/+3
2021-10-15openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntaxJakub Jelinek3-14/+33
2021-10-15openmp: Fix up strtoul and strtoull uses in libgompJakub Jelinek3-37/+55
2021-10-15openmp: Fix up handling of OMP_PLACES=threads(1)Jakub Jelinek6-2/+57
2021-10-15openmp: Add support for OMP_PLACES=numa_domainsJakub Jelinek3-2/+116
2021-10-15openmp: Add support for OMP_PLACES=ll_cachesJakub Jelinek6-4/+107
2021-10-15Daily bump.GCC Administrator1-0/+9
2021-10-14openmp: Mark declare variant directive in documentation as supported in FortranKwok Cheung Yeung1-1/+1
2021-10-14openmp, fortran: Add support for OpenMP declare variant directive in FortranKwok Cheung Yeung1-0/+33
2021-10-13Daily bump.GCC Administrator1-0/+63
2021-10-12libgomp: Release device lock on cbuf error pathJulian Brown1-1/+4
2021-10-12Fortran version of libgomp.c-c++-common/icv-{3,4}.cTobias Burnus2-0/+105
2021-10-12openmp: Add documentation for omp_{get_max, set_num}_threads and omp_{s, g}et...Jakub Jelinek1-0/+154
2021-10-12openmp: Fix up warnings on libgomp.info buildJakub Jelinek1-28/+28
2021-10-12openmp: Add testsuite coverage for omp_{get_max,set_num}_threads and omp_{s,g...Jakub Jelinek2-0/+94
2021-10-12libgomp: alloc* test fixes [PR102628, PR102668]Jakub Jelinek3-16/+16
2021-10-12vectorizer: Fix up -fsimd-cost-model= handlingJakub Jelinek20-20/+20
2021-10-12Adjust testcase for O2 vectorization enablingliuhongt1-1/+1
2021-10-12Daily bump.GCC Administrator1-0/+38
2021-10-11libgomp: Add tests for omp_atv_serialized and deprecate omp_atv_sequential.Marcel Vollweiler5-3/+56
2021-10-11openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limitJakub Jelinek9-1/+131
2021-10-10Daily bump.GCC Administrator1-0/+34
2021-10-09Adjust more testcases for O2 vectorization enabling.liuhongt22-22/+22
2021-10-09openmp: Add support for OpenMP 5.1 structured-block-sequencesJakub Jelinek1-3/+6
2021-10-03Daily bump.GCC Administrator1-0/+7
2021-10-02Add libgomp.fortran/order-reproducible-*.f90Tobias Burnus3-0/+118
2021-10-02Daily bump.GCC Administrator1-0/+29
2021-10-01Add/update libgomp.fortran/alloc-*.f90Tobias Burnus4-10/+311
2021-10-01openmp: Differentiate between order(concurrent) and order(reproducible:concur...Jakub Jelinek2-0/+91
2021-10-01openmp: Avoid PLT relocations for omp_* symbols in libgompJakub Jelinek5-7/+18
2021-10-01openmp: Add alloc_align attribute to omp_aligned_*alloc and testcase for omp_...Jakub Jelinek2-2/+273
2021-10-01Daily bump.GCC Administrator1-0/+44
2021-09-30libgomp.fortran/alloc-*.f90: Add missing dg-prune-outputTobias Burnus3-0/+3
2021-09-30openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for FortranTobias Burnus9-3/+764
2021-09-30openmp: Add omp_aligned_{,c}alloc and omp_{c,re}allocJakub Jelinek8-20/+1010
2021-09-29Daily bump.GCC Administrator1-0/+12
2021-09-28libgomp: Only check for 2*sizeof(void*) int type with Fortran [PR96661]Tobias Burnus2-14/+18
2021-09-28Further test case adjustment re "Fortran: Fix assumed-size to assumed-rank pa...Thomas Schwinge2-2/+7