aboutsummaryrefslogtreecommitdiff
path: root/libgomp/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues1-1/+1
2008-09-19proc.c: New file.Jakub Jelinek1-1/+1
2008-06-11re PR libgomp/36469 (bootstrap broken on HPUX PA)Jakub Jelinek1-1/+1
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-1/+25
2008-03-03re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of funct...Peter O'Gorman1-0/+1
2008-01-08configure.ac (--enable-linux-futex): Add new configure option.Jakub Jelinek1-48/+2
2007-11-23configure.ac: Adjust makeinfo version check.Matthias Klose1-1/+1
2007-04-04libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek1-0/+19
2007-02-02revert: configure.ac: Depend addition of -pthread on host OS.Jakub Jelinek1-9/+2
2007-01-31re PR libgomp/30546 (build fail in libgomp when building from SVN because mak...Daniel Franke1-0/+8
2007-01-16configure: Rebuilt.Tom Tromey1-1/+0
2006-12-21re PR libgomp/28209 (None of the GOMP_* environment variables are documented)Daniel Franke1-0/+14
2006-09-13re PR c/28768 (Preprocessor doesn't parse tokens correctly?)Joseph Myers1-1/+1
2006-07-05configure.ac: Depend addition of -pthread on host OS.Eric Christopher1-2/+9
2006-06-20re PR libgomp/26175 (In gcc-4.2.0 libgomp/.../powerpc/futex.h SYS_futex undef...Jakub Jelinek1-2/+44
2006-04-25re PR libgomp/25865 (libgomp incorrectly detects support for TLS)Richard Henderson1-1/+1
2006-02-25[multiple changes]Andreas Tobler1-0/+9
2006-02-17re PR bootstrap/26161 (Configure tests for pthread.h sometimes need to use -p...Francois-Xavier Coudert1-2/+1
2006-01-25re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini1-0/+41
2006-01-24re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini1-0/+2
2006-01-24re PR libgomp/25942 (SVN checked out GCC does not bootstrap)Richard Henderson1-0/+2
2006-01-23proc.c: Conditional include of sys/loadavg.h for Solaris.Andreas Tobler1-2/+2
2006-01-21re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey1-1/+1
2006-01-20re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey1-1/+1
2006-01-18[multiple changes]Diego Novillo1-0/+220