summaryrefslogtreecommitdiff
path: root/libgomp/configure.ac
AgeCommit message (Expand)Author
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
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues
2008-09-19proc.c: New file.Jakub Jelinek
2008-06-11re PR libgomp/36469 (bootstrap broken on HPUX PA)Jakub Jelinek
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek
2008-03-03re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of funct...Peter O'Gorman
2008-01-08configure.ac (--enable-linux-futex): Add new configure option.Jakub Jelinek
2007-11-23configure.ac: Adjust makeinfo version check.Matthias Klose
2007-04-04libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek
2007-02-02revert: configure.ac: Depend addition of -pthread on host OS.Jakub Jelinek
2007-01-31re PR libgomp/30546 (build fail in libgomp when building from SVN because mak...Daniel Franke
2007-01-16configure: Rebuilt.Tom Tromey
2006-12-21re PR libgomp/28209 (None of the GOMP_* environment variables are documented)Daniel Franke
2006-09-13re PR c/28768 (Preprocessor doesn't parse tokens correctly?)Joseph Myers
2006-07-05configure.ac: Depend addition of -pthread on host OS.Eric Christopher
2006-06-20re PR libgomp/26175 (In gcc-4.2.0 libgomp/.../powerpc/futex.h SYS_futex undef...Jakub Jelinek
2006-04-25re PR libgomp/25865 (libgomp incorrectly detects support for TLS)Richard Henderson
2006-02-25[multiple changes]Andreas Tobler
2006-02-17re PR bootstrap/26161 (Configure tests for pthread.h sometimes need to use -p...Francois-Xavier Coudert
2006-01-25re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini
2006-01-24re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini
2006-01-24re PR libgomp/25942 (SVN checked out GCC does not bootstrap)Richard Henderson