Age | Commit message (Expand) | Author | Files | Lines |
2019-11-13 | GCN Libgomp Plugin | Andrew Stubbs | 1 | -8/+49 |
2019-11-13 | GCN libgomp port | Andrew Stubbs | 1 | -2/+4 |
2019-10-01 | configure.ac: Remove GCC_HEADER_STDINT(gstdint.h). | Jakub Jelinek | 1 | -1/+0 |
2019-05-30 | Generalize getconf _NPROCESSORS_ONLN | Rainer Orth | 1 | -1/+3 |
2019-05-17 | OpenACC Profiling Interface (incomplete) | Thomas Schwinge | 1 | -3/+4 |
2019-02-22 | [libgomp] In OpenACC testing, cycle though all offload targets | Thomas Schwinge | 1 | -0/+1 |
2019-02-22 | [libgomp] Clarify difference between offload target, offload plugin, and Open... | Thomas Schwinge | 1 | -1/+1 |
2018-11-26 | Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu. | Jakub Jelinek | 1 | -1/+1 |
2018-11-08 | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek | 1 | -2/+5 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 1 | -232/+331 |
2018-03-25 | re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes... | Thomas Koenig | 1 | -1/+1 |
2017-11-17 | Enable building libgomp with Intel CET | Igor Tsimbalist | 1 | -2/+2 |
2017-01-17 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 1 | -2/+3 |
2017-01-09 | re PR libgomp/60670 (omp.h may differ between multilibs) | Francois-Xavier Coudert | 1 | -1/+1 |
2016-11-30 | libgomp: regenerate with automake-1.11.6 | Alexander Monakov | 1 | -42/+91 |
2016-11-23 | OpenMP offloading to NVPTX: libgomp changes | Alexander Monakov | 1 | -15/+19 |
2016-11-23 | Remove build dependence on HSA run-time | Martin Liska | 1 | -93/+45 |
2016-02-02 | libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuite | Thomas Schwinge | 1 | -0/+1 |
2016-01-19 | Merge of HSA | Martin Jambor | 1 | -5/+44 |
2015-11-14 | omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca... | Jakub Jelinek | 1 | -2/+3 |
2015-08-10 | [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared... | Thomas Schwinge | 1 | -31/+2 |
2015-05-13 | libgomp: Bump to automake 1.11.6 | Michael Haubenwallner | 1 | -42/+91 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 1 | -16/+155 |
2014-11-13 | [PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing. | Andrey Turetskiy | 1 | -0/+3 |
2013-10-11 | Makefile.am (omp_lib.mod): Streamline rule. | Thomas Schwinge | 1 | -1/+1 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 1 | -2/+3 |
2012-02-27 | Fix Solaris symbol versioning (PR libstdc++/52188) | Rainer Orth | 1 | -11/+14 |
2011-01-20 | re PR libstdc++/36104 (gnu-versioned-namespace is broken) | Benjamin Kosnik | 1 | -4/+4 |
2010-12-06 | re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch... | Dave Korn | 1 | -5/+7 |
2010-07-05 | acinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style. | Rainer Orth | 1 | -1/+20 |
2010-05-04 | no-dist in non-imported automake dirs. | Ralf Wildenhues | 1 | -234/+11 |
2010-04-02 | Update to Automake 1.11.1. | Ralf Wildenhues | 1 | -8/+9 |
2009-12-05 | Sync from git Libtool and regenerate. | Ralf Wildenhues | 1 | -1/+0 |
2009-09-11 | Override all per-target *_LINK variables correctly. | Ralf Wildenhues | 1 | -3/+1 |
2009-08-22 | Cleanups after the update to Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 1 | -14/+4 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 1 | -204/+406 |
2009-08-22 | LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11 | Ralf Wildenhues | 1 | -2/+2 |
2009-08-20 | Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag. | Dave Korn | 1 | -2/+3 |
2009-06-09 | Makefile.am (LTLDFLAGS): Define. | Nathan Froyd | 1 | -2/+3 |
2008-09-26 | configure: Regenerate for new libtool. | Peter O'Gorman | 1 | -1/+12 |
2008-08-31 | Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined. | Aaron W. LaFramboise | 1 | -1/+4 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 1 | -5/+17 |
2008-04-21 | libgomp/ | Ralf Wildenhues | 1 | -0/+1 |
2008-03-16 | configure.ac: m4_include config/proginstall.m4. | Ralf Wildenhues | 1 | -0/+1 |
2008-03-03 | re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of funct... | Peter O'Gorman | 1 | -16/+9 |
2008-01-08 | configure.ac (--enable-linux-futex): Add new configure option. | Jakub Jelinek | 1 | -1/+2 |
2007-11-29 | [multiple changes] | Paolo Bonzini | 1 | -12/+19 |
2007-05-24 | ltmain.sh: Update from ToT Libtool. | Steve Ellcey | 1 | -4/+14 |
2007-04-14 | Makefile.am: Add -I .. | Steve Ellcey | 1 | -1/+1 |
2007-04-04 | libgomp.h (gomp_cpu_affinity, [...]): New extern decls. | Jakub Jelinek | 1 | -2/+3 |