aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/scanner.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-6/+2
2004-12-15scanner.c (skip_fixed_comments): Fix typo in comment preceding function.Tobias Schlüter1-1/+1
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-3/+3
2004-10-04scanner.c (preprocessor_line): Accept preprocessor lines without file names.Erik Schnetter1-7/+33
2004-09-17gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays.Paul Brook1-1/+1
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-09-08* scanner.c (get_file): Add ATTRIBUTE_UNUSED.Paul Brook1-1/+1
2004-09-07error.c (show_locus): Handle mapped locations.Per Bothner1-4/+21
2004-07-18re PR fortran/16465 (parser chokes with ffixed-line-length-7)Tobias Schlüter1-13/+57
2004-06-22re PR fortran/15511 (Warning about truncated lines does not follow the standa...Tobias Schlüter1-11/+27
2004-05-27gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter1-51/+29
2004-05-15re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp...Tobias Schlüter1-253/+318
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-12/+12
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1073