aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.in
AgeCommit message (Expand)Author
2020-07-26libgfortran: Skip integer-kind=16 check for amdgcnTobias Burnus
2020-06-22build: Use -include instead of conditional include.David Edelsohn
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn
2020-05-29libgfortran: Export forgotten _gfortran_{,m,s}findloc{0,1}_c10 [PR95390]Jakub Jelinek
2020-04-07Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics.Fritz Reese
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-11-18libgfortran: Regenerate `Makefile.in' for `runstatedir' removalMaciej W. Rozycki
2019-05-17libfortran/90038: Use posix_spawn instead of forkJanne Blomqvist
2019-05-17re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek
2019-05-02Makefile.am (gfor_cdir): Remove $(MULTISUBDIR).Jakub Jelinek
2019-01-12gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas
2019-01-07re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)Thomas Koenig
2018-11-22Replace sync builtins with atomic builtinsJanne Blomqvist
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-10-28re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig
2018-08-21re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig
2018-07-31Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds.Andre Vieira
2018-07-25re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig
2018-06-01re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG...Steven G. Kargl
2017-12-03re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig
2017-11-22re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig
2017-11-17Enable building libgfortran with Intel CETIgor Tsimbalist
2017-06-24re PR fortran/52473 (CSHIFT slow - inline it?)Thomas Koenig
2017-05-25re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig
2017-05-08re PR libfortran/80602 (Reduce stack usage for blocked matmul)Thomas Koenig
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-12-19* Makefile.in: Regenerate.François-Xavier Coudert
2016-12-19Makefile.am: Remove intrinsics/bit_intrinsics.c.Francois-Xavier Coudert
2016-12-19Remove unused libgfortran functionsJanne Blomqvist
2016-12-12Disable hwcaps on libgfortranRainer Orth
2016-12-03re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig
2016-11-16re PR libfortran/51119 (MATMUL slow for large matrices)Jerry DeLisle
2016-11-15[multiple changes]Jerry DeLisle
2015-08-26re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Francois-Xavier Coudert
2015-08-23re PR libfortran/54572 (Use libbacktrace library)Francois-Xavier Coudert
2015-07-06re PR libfortran/40267 (Eventually get rid of libgfortranbegin.a)Francois-Xavier Coudert
2014-11-28Add support for a minimal version of libgfortran for accelerator targets.Bernd Schmidt
2014-09-30Add -Werror=implicit-function-declaration to AM_CFLAGS.Janne Blomqvist
2014-06-28re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert
2013-11-10Set close-on-exec flag when opening files.Janne Blomqvist
2013-07-21re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus
2012-10-06Fix usage of secure_getenv with glibc 2.17. Janne Blomqvist
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist
2012-03-26configure.ac: Use GCC_CHECK_MATH_FUNC for math functions.Tristan Gingold
2012-01-09Link libgfortran with -shared-libgccRainer Orth
2011-11-09configure.ac: Make more cross-compile friendly.Tobias Burnus
2011-11-09PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.Janne Blomqvist
2011-11-02Move gthr to toplevel libgccRainer Orth
2011-04-15re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus
2011-04-12Remove _GNU_SOURCE from AM_CPPFLAGSJanne Blomqvist