aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/primary.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-10-07primary.c (match_boz_constant): Allow kind parameter suffixes.Tobias Schlüter1-15/+21
2004-08-31* primary.c: Update copyright boilerplate to say GCC.Tobias Schlüter1-12/+12
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-10/+10
2004-08-25arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don...Richard Henderson1-5/+5
2004-08-06arith.c: Add #define for model numbers.Steven G. Kargl1-5/+5
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter1-7/+13
2004-07-09re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...Tobias Schlüter1-23/+35
2004-05-27gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter1-52/+52
2004-05-22invoke.texi: Document -Wunderflow and spell check.Steven G. Kargl1-2/+4
2004-05-15re PR fortran/13826 (Derived types in DATA statements not PARAMETERs)Tobias Schlüter1-3/+6
2004-05-15re PR fortran/13826 (Derived types in DATA statements not PARAMETERs)Tobias Schlüter1-3/+3
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+2214