summaryrefslogtreecommitdiff
path: root/libgomp/Makefile.am
AgeCommit message (Expand)Author
2019-11-13GCN libgomp portAndrew Stubbs
2019-05-17OpenACC Profiling Interface (incomplete)Thomas Schwinge
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
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-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge
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
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
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-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-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
2007-11-29[multiple changes]Paolo Bonzini
2007-04-14Makefile.am: Add -I ..Steve Ellcey
2007-04-04libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek
2007-03-01Makefile.am: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses
2007-01-31re PR libgomp/30546 (build fail in libgomp when building from SVN because mak...Daniel Franke
2006-12-21re PR libgomp/28209 (None of the GOMP_* environment variables are documented)Daniel Franke
2006-08-26re PR libgomp/25938 (libgomp installs header files in version and target inde...Joseph Myers
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell
2006-02-15re PR libgomp/25938 (libgomp installs header files in version and target inde...Jakub Jelinek
2006-01-25re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini
2006-01-18[multiple changes]Diego Novillo