aboutsummaryrefslogtreecommitdiff
path: root/libgomp/configure
AgeCommit message (Expand)AuthorFilesLines
2024-01-10libgomp: Fix up FLOCK fallback handling [PR113192]Jakub Jelinek1-1/+8
2024-01-09libgomp: Use absolute pathname to testsuite/flock [PR113192]Jakub Jelinek1-1/+1
2024-01-06Regenerate libgomp/configure for copyright year updateMark Wielaard1-1/+1
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe1-7/+119
2023-09-12libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tr...Thomas Schwinge1-13/+4
2023-08-07libtool.m4: augment symcode for Solaris 11Nick Alcock1-1/+1
2023-08-07Add support for the haiku operating systemAlexander von Gluck IV1-2/+2
2023-08-07libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock1-7/+13
2023-08-07libtool.m4: fix nm BSD flag detectionNick Alcock1-44/+45
2023-08-07GCC: Check if AR works with --plugin and rcH.J. Lu1-3/+11
2023-08-07Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu1-2/+25
2023-06-02Support parallel testing in libgomp: fallback Perl 'flock' [PR66005]Thomas Schwinge1-0/+42
2023-06-02Remove stale Autoconf checks for PerlThomas Schwinge1-44/+2
2023-05-19libgomp: Fix up -static -fopenmp linking [PR109904]Jakub Jelinek1-2/+2
2023-05-15Support parallel testing in libgomp, part II [PR66005]Thomas Schwinge1-2/+46
2023-05-15libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [P...Thomas Schwinge1-3/+15
2023-01-17Regenerate Makefile.in files.Martin Liska1-1/+1
2022-11-14Revert "sphinx: add --with-sphinx-build"Martin Liska1-54/+2
2022-11-14Revert "configure: always set SPHINX_BUILD"Martin Liska1-1/+1
2022-11-13configure: always set SPHINX_BUILDMartin Liska1-1/+1
2022-11-09sphinx: add --with-sphinx-buildMartin Liska1-2/+54
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge1-3/+0
2022-10-12regenerate configure filesMartin Liska1-2/+2
2022-10-11Generic configury support for shared libs on VxWorksOlivier Hainque1-0/+43
2022-06-28libgomp: fix typo in mold linker detectionMartin Liska1-1/+1
2022-06-10libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration op...Thomas Schwinge1-140/+3
2022-05-12Refactor '-ldl' handling for libgomp proper and pluginsThomas Schwinge1-12/+4
2022-05-12libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE...Thomas Schwinge1-6/+15
2022-05-12libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', ...Thomas Schwinge1-16/+2
2022-05-11libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '-...Thomas Schwinge1-53/+2
2022-05-11libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFLAGS', 'PLUGIN_GCN_...Thomas Schwinge1-8/+2
2022-05-11libgomp GCN plugin: Clean up unused references to system-provided HSA Runtime...Thomas Schwinge1-10/+0
2022-04-06Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h'Thomas Schwinge1-1/+0
2022-03-28[libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.acTom de Vries1-1/+1
2022-02-03make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizerDavid Seifert1-4/+14
2022-01-31Add mold detection for libs.Martin Liska1-1/+6
2021-09-28libgomp: Only check for 2*sizeof(void*) int type with Fortran [PR96661]Tobias Burnus1-7/+9
2021-04-28offload-defaulted: Config option to silently ignore uninstalled offload compi...Tobias Burnus1-0/+6
2021-03-25libgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME_LIB' path to 'libhsa-...Thomas Schwinge1-10/+0
2021-03-04libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAG...Jakub Jelinek1-72/+96
2021-01-14[nvptx libgomp plugin] Build only in supported configurationsThomas Schwinge1-35/+51
2021-01-05Update GNU/Hurd configure supportSamuel Thibault1-11/+1
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-16/+18
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-4/+4
2020-10-02libgomp: Regenerate configure files with automake 1.15.1Tobias Burnus1-96/+95
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-173/+100
2020-07-23libomp: Add omp_depend_kind to omp_lib.{f90,h}Tobias Burnus1-2/+27
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus1-2/+9
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn1-2/+16
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-2/+2