summaryrefslogtreecommitdiff
path: root/libgomp/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Generalize getconf _NPROCESSORS_ONLNRainer Orth2019-05-301-1/+3
* OpenACC Profiling Interface (incomplete)Thomas Schwinge2019-05-171-3/+4
* [libgomp] In OpenACC testing, cycle though all offload targetsThomas Schwinge2019-02-221-0/+1
* [libgomp] Clarify difference between offload target, offload plugin, and Open...Thomas Schwinge2019-02-221-1/+1
* Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.Jakub Jelinek2018-11-261-1/+1
* builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek2018-11-081-2/+5
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-232/+331
* re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Thomas Koenig2018-03-251-1/+1
* Enable building libgomp with Intel CETIgor Tsimbalist2017-11-171-2/+2
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-2/+3
* re PR libgomp/60670 (omp.h may differ between multilibs)Francois-Xavier Coudert2017-01-091-1/+1
* libgomp: regenerate with automake-1.11.6Alexander Monakov2016-11-301-42/+91
* OpenMP offloading to NVPTX: libgomp changesAlexander Monakov2016-11-231-15/+19
* Remove build dependence on HSA run-timeMartin Liska2016-11-231-93/+45
* libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuiteThomas Schwinge2016-02-021-0/+1
* Merge of HSAMartin Jambor2016-01-191-5/+44
* omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek2015-11-141-2/+3
* [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge2015-08-101-31/+2
* libgomp: Bump to automake 1.11.6Michael Haubenwallner2015-05-131-42/+91
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-16/+155
* [PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing.Andrey Turetskiy2014-11-131-0/+3
* Makefile.am (omp_lib.mod): Streamline rule.Thomas Schwinge2013-10-111-1/+1
* target.c: New file.Jakub Jelinek2013-10-111-2/+3
* Fix Solaris symbol versioning (PR libstdc++/52188)Rainer Orth2012-02-271-11/+14
* re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik2011-01-201-4/+4
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2010-12-061-5/+7
* acinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style.Rainer Orth2010-07-051-1/+20
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-041-234/+11
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-021-8/+9
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-1/+0
* Override all per-target *_LINK variables correctly.Ralf Wildenhues2009-09-111-3/+1
* Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues2009-08-221-14/+4
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-204/+406
* LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues2009-08-221-2/+2
* Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag.Dave Korn2009-08-201-2/+3
* Makefile.am (LTLDFLAGS): Define.Nathan Froyd2009-06-091-2/+3
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-261-1/+12
* Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined.Aaron W. LaFramboise2008-08-311-1/+4
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-5/+17
* libgomp/Ralf Wildenhues2008-04-211-0/+1
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-161-0/+1
* re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of funct...Peter O'Gorman2008-03-031-16/+9
* configure.ac (--enable-linux-futex): Add new configure option.Jakub Jelinek2008-01-081-1/+2
* [multiple changes]Paolo Bonzini2007-11-291-12/+19
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-241-4/+14
* Makefile.am: Add -I ..Steve Ellcey2007-04-141-1/+1
* libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek2007-04-041-2/+3
* Makefile.am: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses2007-03-011-2/+12
* re PR libgomp/30546 (build fail in libgomp when building from SVN because mak...Daniel Franke2007-01-311-30/+20
* re PR libgomp/28209 (None of the GOMP_* environment variables are documented)Daniel Franke2006-12-211-26/+203