summaryrefslogtreecommitdiff
path: root/libgomp/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Refactor '-ldl' handling for libgomp proper and pluginsThomas Schwinge2022-05-121-0/+1
* openmp: Implement OpenMP 5.1 scope constructJakub Jelinek2021-08-171-5/+6
* openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung2020-11-051-1/+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-0/+5
* openmp: Add basic library allocator support.Jakub Jelinek2020-05-191-1/+1
* GCN libgomp portAndrew Stubbs2019-11-131-1/+1
* OpenACC Profiling Interface (incomplete)Thomas Schwinge2019-05-171-2/+2
* builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek2018-11-081-1/+2
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-1/+4
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-1/+1
* re PR libgomp/60670 (omp.h may differ between multilibs)Francois-Xavier Coudert2017-01-091-1/+1
* OpenMP offloading to NVPTX: libgomp changesAlexander Monakov2016-11-231-6/+6
* omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek2015-11-141-1/+1
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-5/+19
* Makefile.am (omp_lib.mod): Streamline rule.Thomas Schwinge2013-10-111-1/+1
* target.c: New file.Jakub Jelinek2013-10-111-1/+1
* Fix Solaris symbol versioning (PR libstdc++/52188)Rainer Orth2012-02-271-14/+14
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2010-12-061-1/+1
* acinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style.Rainer Orth2010-07-051-0/+26
* Override all per-target *_LINK variables correctly.Ralf Wildenhues2009-09-111-0/+1
* Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues2009-08-221-14/+0
* 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-1/+1
* Makefile.am (LTLDFLAGS): Define.Nathan Froyd2009-06-091-0/+5
* Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined.Aaron W. LaFramboise2008-08-311-1/+2
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-2/+3
* [multiple changes]Paolo Bonzini2007-11-291-3/+1
* Makefile.am: Add -I ..Steve Ellcey2007-04-141-1/+1
* libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek2007-04-041-1/+1
* Makefile.am: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses2007-03-011-2/+11
* re PR libgomp/30546 (build fail in libgomp when building from SVN because mak...Daniel Franke2007-01-311-3/+18
* re PR libgomp/28209 (None of the GOMP_* environment variables are documented)Daniel Franke2006-12-211-0/+28
* re PR libgomp/25938 (libgomp installs header files in version and target inde...Joseph Myers2006-08-261-1/+2
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-241-0/+5
* re PR libgomp/25938 (libgomp installs header files in version and target inde...Jakub Jelinek2006-02-151-2/+4
* re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini2006-01-251-11/+0
* [multiple changes]Diego Novillo2006-01-181-0/+59