summaryrefslogtreecommitdiff
path: root/libgomp/configure.ac
AgeCommit message (Expand)Author
2024-01-10libgomp: Fix up FLOCK fallback handling [PR113192]Jakub Jelinek
2024-01-09libgomp: Use absolute pathname to testsuite/flock [PR113192]Jakub Jelinek
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-02Support parallel testing in libgomp: fallback Perl 'flock' [PR66005]Thomas Schwinge
2023-06-02Remove stale Autoconf checks for PerlThomas Schwinge
2023-05-19libgomp: Fix up -static -fopenmp linking [PR109904]Jakub Jelinek
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
2022-11-14Revert "sphinx: add --with-sphinx-build"Martin Liska
2022-11-14Revert "configure: always set SPHINX_BUILD"Martin Liska
2022-11-13configure: always set SPHINX_BUILDMartin Liska
2022-11-09sphinx: add --with-sphinx-buildMartin Liska
2022-02-03make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizerDavid Seifert
2021-09-28libgomp: Only check for 2*sizeof(void*) int type with Fortran [PR96661]Tobias Burnus
2021-04-28offload-defaulted: Config option to silently ignore uninstalled offload compi...Tobias Burnus
2021-03-04libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAG...Jakub Jelinek
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-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn
2020-04-06libgomp/test: Remove a build sysroot fix regressionMaciej W. Rozycki
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
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
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2017-11-17Enable building libgomp with Intel CETIgor Tsimbalist
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-11-30libgomp: introduce LIBGOMP_OFFLOADED_ONLY macroAlexander Monakov
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov
2015-09-03[gomp] Add RTEMS configurationSebastian Huber
2015-08-10Empty libgomp for nvptxThomas Schwinge
2015-06-23configure.ac: Fix check for header <sys/sysctl.h>.Andreas Tobler
2015-03-13libgomp: Add RTEMS supportSebastian Huber
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge
2015-01-08libgomp: Fix 32-bit x86 Intel MIC offloading testing.Thomas Schwinge
2014-12-10config.h.in: Regenerate.Varvara Rainchik
2014-11-13[PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing.Andrey Turetskiy
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt
2013-11-07Generally link to libgomp for -ftree-parallelize-loops=*.Thomas Schwinge
2013-10-11configure.ac: Typo fix.Thomas Schwinge
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues
2010-01-26configure.ac: Test for executability of _the first word_ of GFORTRAN.Paolo Bonzini
2010-01-26configure.ac: Test for executability of GFORTRAN.Paolo Bonzini
2009-10-17Fix libgomp without --enable-languages=fortran.Ralf Wildenhues
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues