aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/primary.cc
AgeCommit message (Expand)AuthorFilesLines
2024-02-10Add %[zt][diox] support to pretty-printJakub Jelinek1-6/+6
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-10Fortran: allow NULL() for POINTER, OPTIONAL, CONTIGUOUS dummy [PR111503]Harald Anlauf1-1/+3
2023-11-30Fortran: fix TARGET attribute of associating entity in ASSOCIATE [PR112764]Harald Anlauf1-0/+16
2023-08-25fortran: Rename TRUE/FALSE to true/false in *.cc filesUros Bizjak1-2/+2
2023-06-09fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]Jakub Jelinek1-1/+2
2023-05-18Fortran: Narrow return types [PR78798]Bernhard Reutner-Fischer1-2/+2
2023-04-28Fortran: Fix (mostly) comment typosTobias Burnus1-3/+3
2023-03-05Fortran: fix CLASS attribute handling [PR106856]Harald Anlauf1-1/+0
2023-02-13Fortran: error recovery after invalid use of CLASS variable [PR103475]Harald Anlauf1-1/+1
2023-01-21fortran: [PR102595]Jerry DeLisle1-2/+8
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-10Fortran: Replace simple '.' quotes by %<.%>Tobias Burnus1-3/+3
2022-07-31Fortran: detect blanks within literal constants in free-form mode [PR92805]Harald Anlauf1-11/+3
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+4175