summaryrefslogtreecommitdiff
path: root/libgomp/Makefile.in
AgeCommit message (Expand)Author
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-11-13GCN Libgomp PluginAndrew Stubbs
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
2019-05-17OpenACC Profiling Interface (incomplete)Thomas Schwinge
2019-02-22[libgomp] In OpenACC testing, cycle though all offload targetsThomas Schwinge
2019-02-22[libgomp] Clarify difference between offload target, offload plugin, and Open...Thomas Schwinge
2018-11-26Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.Jakub Jelinek
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
2018-03-25re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Thomas Koenig
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
2017-01-09re PR libgomp/60670 (omp.h may differ between multilibs)Francois-Xavier Coudert
2016-11-30libgomp: regenerate with automake-1.11.6Alexander Monakov
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov
2016-11-23Remove build dependence on HSA run-timeMartin Liska
2016-02-02libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuiteThomas Schwinge
2016-01-19Merge of HSAMartin Jambor
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge
2015-05-13libgomp: Bump to automake 1.11.6Michael Haubenwallner
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge
2014-11-13[PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing.Andrey Turetskiy
2013-10-11Makefile.am (omp_lib.mod): Streamline rule.Thomas Schwinge
2013-10-11target.c: New file.Jakub Jelinek
2012-02-27Fix Solaris symbol versioning (PR libstdc++/52188)Rainer Orth
2011-01-20re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn
2010-07-05acinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style.Rainer Orth
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-09-11Override all per-target *_LINK variables correctly.Ralf Wildenhues
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues
2009-08-20Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag.Dave Korn
2009-06-09Makefile.am (LTLDFLAGS): Define.Nathan Froyd
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman
2008-08-31Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined.Aaron W. LaFramboise
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek
2008-04-21libgomp/Ralf Wildenhues
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
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-29[multiple changes]Paolo Bonzini
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-04-14Makefile.am: Add -I ..Steve Ellcey