aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.texi
AgeCommit message (Expand)AuthorFilesLines
2025-01-12Fortran: implement F2018 intrinsic OUT_OF_RANGE [PR115788]Harald Anlauf1-6/+1
2025-01-03Mention generating C prototypes in the C interop documentation.Thomas Koenig1-0/+15
2025-01-02Update copyright dates.Jakub Jelinek1-1/+1
2025-01-01Fortran: Fix Texinfo warnings building the manual.Sandra Loosemore1-1/+1
2025-01-01Fortran: Fix that/which usage in the manual.Sandra Loosemore1-33/+33
2024-12-22Fortran: Replace getting of coarray data with accessor-based version. [PR107635]Andre Vehreschild1-3/+191
2024-12-20Fortran: Fix hyphenation errors in the manualSandra Loosemore1-29/+29
2024-12-20Fortran: Use the present tense for the manual.Sandra Loosemore1-69/+72
2024-12-20Fortran: Fixes for markup, typos, and indexing in manualSandra Loosemore1-104/+132
2024-12-17Documentation: Make OpenMP/OpenACC docs easier to find [PR26154]Sandra Loosemore1-25/+27
2024-11-16Document that SELECT CASE works for unsigned.Thomas Koenig1-0/+2
2024-11-11Reject UNSIGNED for Complex, some documentation fixes.Thomas Koenig1-2/+6
2024-11-02Add UMASKR and UMASKL intrinsics.Thomas Koenig1-7/+2
2024-10-26Add UNSIGNED for intrinsics.Thomas Koenig1-35/+80
2024-10-12Unsigned constants for ISO_FORTRAN_ENV and ISO_C_BINDING.Thomas Koenig1-1/+15
2024-10-07Implement MAXLOC and MINLOC for unsigned.Thomas Koenig1-1/+2
2024-10-01Implement MAXVAL and MINVAL for UNSIGNED.Thomas Koenig1-1/+2
2024-09-28Implement FINDLOC for UNSIGNED.Thomas Koenig1-1/+2
2024-09-28Implement CSHIFT and EOSHIFT for unsigned.Thomas Koenig1-1/+2
2024-09-24Add random numbers and fix some bugs.Thomas Koenig1-0/+1
2024-09-24Implement IANY, IALL and IPARITY for unsigned.Thomas Koenig1-0/+1
2024-09-24Implement SUM and PRODUCT for unsigned.Thomas Koenig1-1/+1
2024-09-24Implement MATMUL and DOT_PRODUCT for unsigned.Thomas Koenig1-0/+1
2024-09-07Implement first part of unsigned integers for Fortran.Thomas Koenig1-0/+88
2024-04-29Fortran: add SELECTED_LOGICAL_KINDFrancois-Xavier Coudert1-4/+5
2024-01-13Fortran: annotations for DO CONCURRENT loops [PR113305]Harald Anlauf1-0/+12
2024-01-03Update copyright dates.Jakub Jelinek1-1/+1
2023-12-14fortran: Add degree based trig functions for F2023Jerry DeLisle1-37/+0
2023-11-23Fortran: restrictions on integer arguments to SYSTEM_CLOCK [PR112609]Harald Anlauf1-5/+5
2023-11-17Fortran: Accept -std=f2023, update line-length for Fortran 2023Tobias Burnus1-5/+6
2023-08-31Darwin: homogenize spelling of macOSFrancois-Xavier Coudert1-1/+1
2023-07-28Fortran: do not pass hidden character length for TYPE(*) dummy [PR110825]Harald Anlauf1-1/+2
2023-04-28Fortran: Fix (mostly) comment typosTobias Burnus1-4/+4
2023-03-19Mention undefined behavior on integer overflow.Thomas Koenig1-0/+18
2023-02-13Fortran: Add !GCC$ attributes NOINLINE,NORETURN,WEAKRimvydas Jasinskas1-0/+7
2023-01-02Update copyright dates.Jakub Jelinek1-1/+1
2022-11-14doc: port new documentation from SphinxMartin Liska1-2/+1
2022-11-14Revert "sphinx: remove texinfo files"Martin Liska1-0/+5573
2022-11-09sphinx: remove texinfo filesMartin Liska1-5573/+0
2022-09-20fortran: add link to ISO_VARYING_STRING module [PR106636]Martin Liska1-1/+2
2022-09-20replace "the the" typosMartin Liska1-1/+1
2022-09-20fortran: remove 2 dead links [PR106636]Martin Liska1-3/+1
2022-08-16docs: fix link destinationMartin Liska1-3/+3
2022-04-29Fix exchanged period and letter in gfortan.texi.Thomas Koenig1-1/+1
2022-04-28Document changes to CONVERT for -mabi-ieeelongdouble for POWER.Thomas Koenig1-5/+25
2022-03-07Fortran: Fix typosTobias Burnus1-1/+1
2022-01-03Update copyright dates.Jakub Jelinek1-1/+1
2021-12-28docs: replace http:// with https://Martin Liska1-7/+7
2021-11-05Fortran: Add more documentation for mixed-language programming [PR35276]Sandra Loosemore1-5/+17
2021-11-04Fortran manual: Remove old docs for never-implemented extensions.Sandra Loosemore1-85/+7