aboutsummaryrefslogtreecommitdiff
path: root/libgomp/configure
AgeCommit message (Expand)AuthorFilesLines
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-16/+18
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-4/+4
2020-10-02libgomp: Regenerate configure files with automake 1.15.1Tobias Burnus1-96/+95
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-173/+100
2020-07-23libomp: Add omp_depend_kind to omp_lib.{f90,h}Tobias Burnus1-2/+27
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus1-2/+9
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn1-2/+16
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-2/+2
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu1-0/+3
2020-05-14x86: Default CET run-time support to autoH.J. Lu1-2/+2
2020-04-06libgomp/test: Remove a build sysroot fix regressionMaciej W. Rozycki1-0/+3
2020-01-30Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)Tobias Burnus1-3/+3
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-3/+30
2019-11-13GCN Libgomp PluginAndrew Stubbs1-2/+57
2019-11-13GCN libgomp portAndrew Stubbs1-1/+1
2019-10-01configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).Jakub Jelinek1-793/+0
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki1-9/+19
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer1-0/+2
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang1-1/+1
2019-05-30Generalize getconf _NPROCESSORS_ONLNRainer Orth1-5/+100
2019-02-22[libgomp] In OpenACC testing, cycle though all offload targetsThomas Schwinge1-2/+8
2019-02-22[libgomp] Clarify difference between offload target, offload plugin, and Open...Thomas Schwinge1-17/+19
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-0/+79
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-632/+903
2018-08-04[libgomp, nvptx, --without-cuda-driver] Don't use system cuda driverTom de Vries1-19/+30
2018-04-24Regenerate configure of target librariesH.J. Lu1-1/+1
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek1-7/+6
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm1-1/+1
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist1-2/+17
2017-11-17Enable building libgomp with Intel CETIgor Tsimbalist1-2/+75
2017-01-17configfrag.ac: For --without-cuda-driver don't initialize CUDA_DRIVER_INCLUDE...Jakub Jelinek1-7/+23
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-3/+22
2016-11-30libgomp: introduce LIBGOMP_OFFLOADED_ONLY macroAlexander Monakov1-0/+8
2016-11-30libgomp: regenerate with automake-1.11.6Alexander Monakov1-7/+10
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov1-0/+7
2016-11-23Remove build dependence on HSA run-timeMartin Liska1-49/+80
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-1/+0
2016-02-02libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuiteThomas Schwinge1-5/+11
2016-02-02libgomp: For hsa offloading, compilation is all handled by the target compilerThomas Schwinge1-1/+4
2016-02-02libgomp: Don't configure for offloading target if we don't build the correspo...Thomas Schwinge1-1/+6
2016-01-19Merge of HSAMartin Jambor1-3/+163
2015-11-26Fix typoDavid Edelsohn1-1/+1
2015-11-26* configure: Regenerate.David Edelsohn1-2/+2
2015-09-03[gomp] Add RTEMS configurationSebastian Huber1-0/+17
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge1-1/+0
2015-08-10Empty libgomp for nvptxThomas Schwinge1-0/+3
2015-06-23configure.ac: Fix check for header <sys/sysctl.h>.Andreas Tobler1-1/+1
2015-05-13libgomp: Bump to automake 1.11.6Michael Haubenwallner1-7/+10
2015-03-13libgomp: Add RTEMS supportSebastian Huber1-8/+14
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-42/+207