aboutsummaryrefslogtreecommitdiff
path: root/libgomp/configure
AgeCommit message (Expand)Author
2021-09-28libgomp: Only check for 2*sizeof(void*) int type with Fortran [PR96661]Tobias Burnus
2021-03-25libgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME_LIB' path to 'libhsa-...Thomas Schwinge
2021-03-04libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAG...Jakub Jelinek
2021-01-14[nvptx libgomp plugin] Build only in supported configurationsThomas Schwinge
2021-01-05Update GNU/Hurd configure supportSamuel Thibault
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin
2020-10-02libgomp: Regenerate configure files with automake 1.15.1Tobias Burnus
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor
2020-07-23libomp: Add omp_depend_kind to omp_lib.{f90,h}Tobias Burnus
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu
2020-05-14x86: Default CET run-time support to autoH.J. Lu
2020-04-06libgomp/test: Remove a build sysroot fix regressionMaciej W. Rozycki
2020-01-30Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)Tobias Burnus
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-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang
2019-05-30Generalize getconf _NPROCESSORS_ONLNRainer Orth
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-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-08-04[libgomp, nvptx, --without-cuda-driver] Don't use system cuda driverTom de Vries
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2017-11-17Enable building libgomp with Intel CETIgor Tsimbalist
2017-01-17configfrag.ac: For --without-cuda-driver don't initialize CUDA_DRIVER_INCLUDE...Jakub Jelinek
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-11-30libgomp: introduce LIBGOMP_OFFLOADED_ONLY macroAlexander Monakov
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-11-15config-ml.in: Remove references to GCJ.Matthias Klose
2016-02-02libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuiteThomas Schwinge
2016-02-02libgomp: For hsa offloading, compilation is all handled by the target compilerThomas Schwinge
2016-02-02libgomp: Don't configure for offloading target if we don't build the correspo...Thomas Schwinge
2016-01-19Merge of HSAMartin Jambor
2015-11-26Fix typoDavid Edelsohn
2015-11-26* configure: Regenerate.David Edelsohn
2015-09-03[gomp] Add RTEMS configurationSebastian Huber
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge