aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-01-14libgfortran: Partly revert my r12-6498 change to fix Solaris build [PR104006]Jakub Jelinek1-2/+2
2022-01-13libgfortran: Fix Solaris version file creation [PR104006]Jakub Jelinek1-1/+1
2022-01-11libgfortran: Make sure glibc < 2.32 built powerpc64le-linux libgfortran doesn...Jakub Jelinek1-3/+3
2022-01-11fortran, libgfortran: -mabi=ieeelongdouble I/OJakub Jelinek1-7/+15
2022-01-11Make sure the Fortran specifics have real(kind=16).Thomas Koenig1-10/+11
2022-01-11Fix pattern substition for _r17 and _c17.Thomas Koenig1-1/+8
2022-01-11Prepare library for REAL(KIND=17).Thomas Koenig1-54/+144
2022-01-10Fortran: Allow IEEE_CLASS to identify signaling NaNsFrancois-Xavier Coudert1-1/+7
2021-09-07libgfortran: Makefile fix for ISO_Fortran_binding.hTobias Burnus1-6/+4
2021-09-06Fortran: Revert to non-multilib-specific ISO_Fortran_binding.hSandra Loosemore1-9/+3
2021-08-27libgfortran: Use the libtool macro to determine libm availability.Iain Sandoe1-1/+1
2021-08-10gfortran: Fix in-build-tree testing [PR101305, PR101660]Tobias Burnus1-0/+9
2021-07-27Bind(C): Fix type encodings in ISO_Fortran_binding.hSandra Loosemore1-2/+13
2020-07-26libgfortran: Skip integer-kind=16 check for amdgcnTobias Burnus1-3/+3
2020-06-22build: Use -include instead of conditional include.David Edelsohn1-3/+1
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn1-0/+5
2020-05-29libgfortran: Export forgotten _gfortran_{,m,s}findloc{0,1}_c10 [PR95390]Jakub Jelinek1-0/+2
2020-04-07Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics.Fritz Reese1-0/+1
2019-05-17re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek1-0/+2
2019-05-02Makefile.am (gfor_cdir): Remove $(MULTISUBDIR).Jakub Jelinek1-1/+1
2019-01-12gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas1-1/+7
2019-01-07re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)Thomas Koenig1-0/+1
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-0/+2
2018-10-28re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig1-2/+62
2018-08-21re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig1-2/+4
2018-07-31Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds.Andre Vieira1-4/+2
2018-07-25re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig1-2/+4
2018-06-01re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG...Steven G. Kargl1-1/+2
2017-12-03re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig1-1/+32
2017-11-22re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig1-2/+71
2017-06-24re PR fortran/52473 (CSHIFT slow - inline it?)Thomas Koenig1-2/+46
2017-05-25re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig1-2/+25
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-1/+1
2016-12-19Makefile.am: Remove ISO_C_BINDING runtime functions.Francois-Xavier Coudert1-2/+0
2016-12-19Makefile.am: Remove intrinsics/bit_intrinsics.c.Francois-Xavier Coudert1-1/+0
2016-12-19Remove unused libgfortran functionsJanne Blomqvist1-78/+5
2016-12-12Disable hwcaps on libgfortranRainer Orth1-0/+1
2016-12-03re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig1-1/+1
2016-11-16re PR libfortran/51119 (MATMUL slow for large matrices)Jerry DeLisle1-1/+1
2016-11-15[multiple changes]Jerry DeLisle1-1/+1
2015-08-26re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Francois-Xavier Coudert1-0/+2
2015-08-23re PR libfortran/54572 (Use libbacktrace library)Francois-Xavier Coudert1-2/+6
2015-07-06re PR libfortran/40267 (Eventually get rid of libgfortranbegin.a)Francois-Xavier Coudert1-6/+0
2014-11-28Add support for a minimal version of libgfortran for accelerator targets.Bernd Schmidt1-36/+62
2014-06-28re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert1-2/+43
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist1-5/+5
2012-01-09Link libgfortran with -shared-libgccRainer Orth1-1/+3
2011-11-02Move gthr to toplevel libgccRainer Orth1-1/+3
2011-04-15re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+7
2011-04-12Remove _GNU_SOURCE from AM_CPPFLAGSJanne Blomqvist1-1/+1