summaryrefslogtreecommitdiff
path: root/libgomp/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Support parallel testing in libgomp, part II [PR66005]Thomas Schwinge2023-05-151-0/+1
* libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [P...Thomas Schwinge2023-05-151-0/+1
* Regenerate Makefile.in files.Martin Liska2023-01-171-1/+1
* Revert "sphinx: support Sphinx in build system"Martin Liska2022-11-141-26/+124
* Revert "sphinx: add --with-sphinx-build"Martin Liska2022-11-141-4/+3
* Revert "sphinx: fix building if sphinx-build is missing"Martin Liska2022-11-141-4/+1
* Revert "sphinx: add missing HAS_SPHINX_BUILD"Martin Liska2022-11-141-1/+0
* sphinx: add missing HAS_SPHINX_BUILDMartin Liska2022-11-091-0/+1
* sphinx: fix building if sphinx-build is missingMartin Liska2022-11-091-1/+4
* sphinx: add --with-sphinx-buildMartin Liska2022-11-091-3/+4
* sphinx: support Sphinx in build systemMartin Liska2022-11-091-124/+26
* libgomp: fix typo in mold linker detectionMartin Liska2022-06-281-1/+1
* libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration op...Thomas Schwinge2022-06-101-28/+22
* libgomp nvptx plugin: Only consider '--with-cuda-driver=[...]' when applicableThomas Schwinge2022-05-131-8/+10
* Refactor '-ldl' handling for libgomp proper and pluginsThomas Schwinge2022-05-121-4/+4
* libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE...Thomas Schwinge2022-05-121-7/+19
* libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', ...Thomas Schwinge2022-05-121-2/+0
* libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '-...Thomas Schwinge2022-05-111-2/+0
* libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFLAGS', 'PLUGIN_GCN_...Thomas Schwinge2022-05-111-6/+4
* openmp: Implement OpenMP 5.1 scope constructJakub Jelinek2021-08-171-11/+12
* offload-defaulted: Config option to silently ignore uninstalled offload compi...Tobias Burnus2021-04-281-1/+1
* openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung2020-11-051-1/+1
* libgomp: Regenerate configure files with automake 1.15.1Tobias Burnus2020-10-021-176/+55
* Removal of HSA offloading from gcc and libgompMartin Jambor2020-08-031-100/+180
* libomp: Add omp_depend_kind to omp_lib.{f90,h}Tobias Burnus2020-07-231-0/+1
* libgomp: Add Fortran routine support for allocatorsTobias Burnus2020-07-151-0/+1
* build: Use -include instead of conditional include.David Edelsohn2020-06-221-3/+1
* aix: Add GCC64 configuration and FAT target libraries.David Edelsohn2020-06-211-3/+9
* openmp: Add basic library allocator support.Jakub Jelinek2020-05-191-2/+4
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-241-4/+6
* GCN Libgomp PluginAndrew Stubbs2019-11-131-8/+49
* GCN libgomp portAndrew Stubbs2019-11-131-2/+4
* configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).Jakub Jelinek2019-10-011-1/+0
* Generalize getconf _NPROCESSORS_ONLNRainer Orth2019-05-301-1/+3
* OpenACC Profiling Interface (incomplete)Thomas Schwinge2019-05-171-3/+4
* [libgomp] In OpenACC testing, cycle though all offload targetsThomas Schwinge2019-02-221-0/+1
* [libgomp] Clarify difference between offload target, offload plugin, and Open...Thomas Schwinge2019-02-221-1/+1
* Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.Jakub Jelinek2018-11-261-1/+1
* builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek2018-11-081-2/+5
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-232/+331
* re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Thomas Koenig2018-03-251-1/+1
* Enable building libgomp with Intel CETIgor Tsimbalist2017-11-171-2/+2
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-2/+3
* re PR libgomp/60670 (omp.h may differ between multilibs)Francois-Xavier Coudert2017-01-091-1/+1
* libgomp: regenerate with automake-1.11.6Alexander Monakov2016-11-301-42/+91
* OpenMP offloading to NVPTX: libgomp changesAlexander Monakov2016-11-231-15/+19
* Remove build dependence on HSA run-timeMartin Liska2016-11-231-93/+45
* libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuiteThomas Schwinge2016-02-021-0/+1
* Merge of HSAMartin Jambor2016-01-191-5/+44
* omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek2015-11-141-2/+3