summaryrefslogtreecommitdiff
path: root/libgomp/Makefile.in
AgeCommit message (Expand)Author
2025-10-23libgomp: fine-grained pinned memory allocatorAndrew Stubbs
2025-10-05*: regenerate autotoolsSam James
2025-04-25GCN, nvptx offloading: Host/device compatibility: Itanium C++ ABI, DSO Object...Thomas Schwinge
2025-04-08libgomp: Add -Wno-c-binding-type for omp_lib.f90 compilationTobias Burnus
2025-01-02Update copyright years.Jakub Jelinek
2024-05-07build: Derive object names in make_sunver.plRainer Orth
2024-01-05Update copyright years.Jakub Jelinek
2023-11-07openmp: Add support for the 'indirect' clause in C/C++Kwok Cheung Yeung
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe
2023-09-12libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tr...Thomas Schwinge
2023-06-02Remove stale Autoconf checks for PerlThomas Schwinge
2023-05-15Support parallel testing in libgomp, part II [PR66005]Thomas Schwinge
2023-05-15libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [P...Thomas Schwinge
2023-01-17Regenerate Makefile.in files.Martin Liska
2022-11-14Revert "sphinx: support Sphinx in build system"Martin Liska
2022-11-14Revert "sphinx: add --with-sphinx-build"Martin Liska
2022-11-14Revert "sphinx: fix building if sphinx-build is missing"Martin Liska
2022-11-14Revert "sphinx: add missing HAS_SPHINX_BUILD"Martin Liska
2022-11-09sphinx: add missing HAS_SPHINX_BUILDMartin Liska
2022-11-09sphinx: fix building if sphinx-build is missingMartin Liska
2022-11-09sphinx: add --with-sphinx-buildMartin Liska
2022-11-09sphinx: support Sphinx in build systemMartin Liska
2022-06-28libgomp: fix typo in mold linker detectionMartin Liska
2022-06-10libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration op...Thomas Schwinge
2022-05-13libgomp nvptx plugin: Only consider '--with-cuda-driver=[...]' when applicableThomas Schwinge
2022-05-12Refactor '-ldl' handling for libgomp proper and pluginsThomas Schwinge
2022-05-12libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE...Thomas Schwinge
2022-05-12libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', ...Thomas Schwinge
2022-05-11libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '-...Thomas Schwinge
2022-05-11libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFLAGS', 'PLUGIN_GCN_...Thomas Schwinge
2021-08-17openmp: Implement OpenMP 5.1 scope constructJakub Jelinek
2021-04-28offload-defaulted: Config option to silently ignore uninstalled offload compi...Tobias Burnus
2020-11-05openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung
2020-10-02libgomp: Regenerate configure files with automake 1.15.1Tobias Burnus
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor
2020-07-23libomp: Add omp_depend_kind to omp_lib.{f90,h}Tobias Burnus
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus
2020-06-22build: Use -include instead of conditional include.David Edelsohn
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-11-13GCN Libgomp PluginAndrew Stubbs
2019-11-13GCN libgomp portAndrew Stubbs
2019-10-01configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).Jakub Jelinek
2019-05-30Generalize getconf _NPROCESSORS_ONLNRainer Orth
2019-05-17OpenACC Profiling Interface (incomplete)Thomas Schwinge
2019-02-22[libgomp] In OpenACC testing, cycle though all offload targetsThomas Schwinge
2019-02-22[libgomp] Clarify difference between offload target, offload plugin, and Open...Thomas Schwinge
2018-11-26Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.Jakub Jelinek
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek