summaryrefslogtreecommitdiff
path: root/libgfortran/mk-kinds-h.sh
Commit message (Expand)AuthorAgeFilesLines
* libgfortran: Switch some more __float128 uses to _Float128Jakub Jelinek2022-06-291-1/+1
* fortran, libgfortran: Avoid using libquadmath for glibc 2.26+Jakub Jelinek2022-06-281-6/+12
* Fortran: allow IEEE_VALUE to correctly return signaling NaNsFrancois-Xavier Coudert2022-01-161-0/+7
* Fortran: allow __float128 on targets where long double is not REAL(KIND=10)Francois-Xavier Coudert2021-12-221-1/+5
* Fortran: Revert to non-multilib-specific ISO_Fortran_binding.hSandra Loosemore2021-09-061-21/+4
* Bind(C): Fix type encodings in ISO_Fortran_binding.hSandra Loosemore2021-07-271-4/+21
* libgfortran: Skip integer-kind=16 check for amdgcnTobias Burnus2020-07-261-6/+9
* re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2010-11-161-13/+26
* mk-kinds-h.sh: Disable REAL(16) if REAL(10) is available.Tobias Burnus2010-08-281-2/+10
* mk-kinds-h.sh: Define GFC_REAL_*_LITERAL_SUFFIX and GFC_REAL_*_LITERAL macros...Francois-Xavier Coudert2010-06-091-0/+6
* mk-kinds-h.sh: Make -Wunused-variable proof.Tobias Burnus2008-09-101-0/+2
* re PR libfortran/34669 (libgfortran doesn't build with -pipe)Steven Bosscher2008-01-161-5/+5
* * mk-kinds-h.sh: Change sed syntax.Francois-Xavier Coudert2007-11-081-1/+1
* mk-kinds-h.sh: Change LANG=C to LC_ALL=C.Tobias Burnus2007-10-271-2/+2
* mk-kinds-h.sh: Add "LANG=C".Tobias Burnus2007-10-261-0/+2
* libgfortran.h (GFC_REAL_*_HUGE, [...]): Remove.Francois-Xavier Coudert2007-10-251-14/+29
* re PR fortran/32627 ([ISO Bind C] Accept c_f_pointer for TYPE)Christopher D. Rickett2007-07-211-0/+6
* re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert2005-10-031-0/+2
* c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert2005-06-231-0/+65