summaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* fortran, libgfortran: Avoid using libquadmath for glibc 2.26+Jakub Jelinek2022-06-281-1/+4
* libgfortran: Partly revert my r12-6498 change to fix Solaris build [PR104006]Jakub Jelinek2022-01-141-2/+2
* libgfortran: Fix Solaris version file creation [PR104006]Jakub Jelinek2022-01-131-2/+1
* Implement CONVERT specifier for OPEN.Thomas Koenig2022-01-111-0/+1
* libgfortran: Make sure glibc < 2.32 built powerpc64le-linux libgfortran doesn...Jakub Jelinek2022-01-111-3/+3
* fortran, libgfortran: -mabi=ieeelongdouble I/OJakub Jelinek2022-01-111-7/+15
* Make sure the Fortran specifics have real(kind=16).Thomas Koenig2022-01-111-10/+11
* Fix pattern substition for _r17 and _c17.Thomas Koenig2022-01-111-1/+8
* Prepare library for REAL(KIND=17).Thomas Koenig2022-01-111-128/+761
* Fortran: Allow IEEE_CLASS to identify signaling NaNsFrancois-Xavier Coudert2022-01-101-1/+5
* libgfortran: Makefile fix for ISO_Fortran_binding.hTobias Burnus2021-09-071-6/+4
* Fortran: Revert to non-multilib-specific ISO_Fortran_binding.hSandra Loosemore2021-09-061-9/+3
* libgfortran: Use the libtool macro to determine libm availability.Iain Sandoe2021-08-271-1/+2
* gfortran: Fix in-build-tree testing [PR101305, PR101660]Tobias Burnus2021-08-101-1/+9
* Bind(C): Fix type encodings in ISO_Fortran_binding.hSandra Loosemore2021-07-271-2/+14
* libgfortran: Skip integer-kind=16 check for amdgcnTobias Burnus2020-07-261-3/+5
* 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/+6
* libgfortran: Export forgotten _gfortran_{,m,s}findloc{0,1}_c10 [PR95390]Jakub Jelinek2020-05-291-2/+20
* Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics.Fritz Reese2020-04-071-5/+14
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-241-0/+1
* libgfortran: Regenerate `Makefile.in' for `runstatedir' removalMaciej W. Rozycki2019-11-181-1/+0
* libfortran/90038: Use posix_spawn instead of forkJanne Blomqvist2019-05-171-0/+1
* re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek2019-05-171-2/+22
* Makefile.am (gfor_cdir): Remove $(MULTISUBDIR).Jakub Jelinek2019-05-021-1/+1
* gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas2019-01-121-46/+81
* re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)Thomas Koenig2019-01-071-1/+10
* Replace sync builtins with atomic builtinsJanne Blomqvist2018-11-221-0/+1
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-2518/+2639
* re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig2018-10-281-20/+314
* re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig2018-08-211-3/+13
* Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds.Andre Vieira2018-07-311-13/+3
* re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig2018-07-251-3/+13
* re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG...Steven G. Kargl2018-06-011-2/+6
* re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig2017-12-031-19/+120
* re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig2017-11-221-20/+391
* Enable building libgfortran with Intel CETIgor Tsimbalist2017-11-171-1/+3
* re PR fortran/52473 (CSHIFT slow - inline it?)Thomas Koenig2017-06-241-19/+389
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2017-05-251-22/+152
* re PR libfortran/80602 (Reduce stack usage for blocked matmul)Thomas Koenig2017-05-081-2/+3
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-1/+2
* * Makefile.in: Regenerate.François-Xavier Coudert2016-12-191-31/+13
* Makefile.am: Remove intrinsics/bit_intrinsics.c.Francois-Xavier Coudert2016-12-191-19/+10
* Remove unused libgfortran functionsJanne Blomqvist2016-12-191-432/+44
* Disable hwcaps on libgfortranRainer Orth2016-12-121-0/+3
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2016-12-031-1/+1
* re PR libfortran/51119 (MATMUL slow for large matrices)Jerry DeLisle2016-11-161-1/+1
* [multiple changes]Jerry DeLisle2016-11-151-1/+1
* re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Francois-Xavier Coudert2015-08-261-1/+20
* re PR libfortran/54572 (Use libbacktrace library)Francois-Xavier Coudert2015-08-231-3/+6