aboutsummaryrefslogtreecommitdiff
path: root/libgomp/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-01-10libgomp: Fix up FLOCK fallback handling [PR113192]Jakub Jelinek1-1/+10
2024-01-09libgomp: Use absolute pathname to testsuite/flock [PR113192]Jakub Jelinek1-1/+1
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe1-0/+1
2023-09-12libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tr...Thomas Schwinge1-12/+3
2023-06-02Support parallel testing in libgomp: fallback Perl 'flock' [PR66005]Thomas Schwinge1-0/+5
2023-06-02Remove stale Autoconf checks for PerlThomas Schwinge1-1/+0
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-0/+2
2023-05-15libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [P...Thomas Schwinge1-1/+12
2022-11-14Revert "sphinx: add --with-sphinx-build"Martin Liska1-38/+0
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-0/+38
2022-02-03make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizerDavid Seifert1-3/+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/+5
2021-03-04libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAG...Jakub Jelinek1-0/+2
2020-07-23libomp: Add omp_depend_kind to omp_lib.{f90,h}Tobias Burnus1-0/+13
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus1-0/+2
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn1-0/+12
2020-04-06libgomp/test: Remove a build sysroot fix regressionMaciej W. Rozycki1-0/+1
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-1/+10
2019-11-13GCN libgomp portAndrew Stubbs1-1/+1
2019-10-01configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).Jakub Jelinek1-2/+0
2019-05-30Generalize getconf _NPROCESSORS_ONLNRainer Orth1-0/+4
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-0/+36
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-1/+0
2017-11-17Enable building libgomp with Intel CETIgor Tsimbalist1-0/+5
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+3
2016-11-30libgomp: introduce LIBGOMP_OFFLOADED_ONLY macroAlexander Monakov1-0/+7
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov1-0/+6
2015-09-03[gomp] Add RTEMS configurationSebastian Huber1-0/+7
2015-08-10Empty libgomp for nvptxThomas Schwinge1-0/+3
2015-06-23configure.ac: Fix check for header <sys/sysctl.h>.Andreas Tobler1-1/+1
2015-03-13libgomp: Add RTEMS supportSebastian Huber1-18/+24
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-40/+2
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge1-1/+1
2015-01-08libgomp: Fix 32-bit x86 Intel MIC offloading testing.Thomas Schwinge1-1/+1
2014-12-10config.h.in: Regenerate.Varvara Rainchik1-0/+3
2014-11-13[PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing.Andrey Turetskiy1-0/+14
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt1-0/+27
2013-11-07Generally link to libgomp for -ftree-parallelize-loops=*.Thomas Schwinge1-1/+1
2013-10-11configure.ac: Typo fix.Thomas Schwinge1-1/+1
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-0/+1
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert1-1/+5
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues1-1/+2
2010-01-26configure.ac: Test for executability of _the first word_ of GFORTRAN.Paolo Bonzini1-1/+2
2010-01-26configure.ac: Test for executability of GFORTRAN.Paolo Bonzini1-1/+5
2009-10-17Fix libgomp without --enable-languages=fortran.Ralf Wildenhues1-1/+6
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues1-1/+1