summaryrefslogtreecommitdiff
path: root/libgomp/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* openmp: Implement OpenMP 5.1 scope constructJakub Jelinek2021-08-171-11/+12
* offload-defaulted: Config option to silently ignore uninstalled offload compi...Tobias Burnus2021-04-281-1/+1
* openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung2020-11-051-1/+1
* libgomp: Regenerate configure files with automake 1.15.1Tobias Burnus2020-10-021-176/+55
* Removal of HSA offloading from gcc and libgompMartin Jambor2020-08-031-100/+180
* libomp: Add omp_depend_kind to omp_lib.{f90,h}Tobias Burnus2020-07-231-0/+1
* libgomp: Add Fortran routine support for allocatorsTobias Burnus2020-07-151-0/+1
* build: Use -include instead of conditional include.David Edelsohn2020-06-221-3/+1
* aix: Add GCC64 configuration and FAT target libraries.David Edelsohn2020-06-211-3/+9
* openmp: Add basic library allocator support.Jakub Jelinek2020-05-191-2/+4
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-241-4/+6
* GCN Libgomp PluginAndrew Stubbs2019-11-131-8/+49
* GCN libgomp portAndrew Stubbs2019-11-131-2/+4
* configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).Jakub Jelinek2019-10-011-1/+0
* 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