summaryrefslogtreecommitdiff
path: root/gcc/fortran/scanner.c
Commit message (Expand)AuthorAgeFilesLines
* * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c,kazu2005-01-181-1/+2
* * arith.c: Add system.h; remove string.hrth2005-01-031-6/+2
* * scanner.c (skip_fixed_comments): Fix typo in comment precedingtobi2004-12-151-1/+1
* * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortran.h,kazu2004-11-081-3/+3
* 2004-10-04 Erik Schnetter <schnetter@aei.mpg.de>pbrook2004-10-041-7/+33
* * gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays.pbrook2004-09-171-1/+1
* * array.c, data.c, decl.c, dependency.c, error.c, f95-lang.c,kazu2004-09-161-2/+2
* * scanner.c (get_file): Add ATTRIBUTE_UNUSED.pbrook2004-09-081-1/+1
* 2004-09-07 Per Bothner <per@bothner.com>pbrook2004-09-071-4/+21
* PR fortran/16465tobi2004-07-181-13/+57
* PR fortran/15511tobi2004-06-211-11/+27
* * gfortran.h (gfc_current_locus, gfc_set_locus): Remove.tobi2004-05-271-51/+29
* PR fortran/13702tobi2004-05-151-253/+318
* * Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,tobi2004-05-141-12/+12
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+1073