aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.h
AgeCommit message (Expand)AuthorFilesLines
2005-03-12Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error.Kaveh R. Ghazi1-11/+11
2005-02-28re PR fortran/20058 (Error on kind 16 hex data statement)Steven G. Kargl1-0/+1
2005-02-24Unrevert previously reversed patch, adding this patch:Tobias Schlüter1-10/+10
2005-02-24Revert yesterday's patch:Tobias Schlüter1-10/+10
2005-02-23gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter1-10/+10
2005-02-23gfortran.h (gfc_expr): Move 'operator'...Tobias Schlüter1-4/+8
2005-02-23gfortran.h (symbol_attribute): New 'untyped' field, fix comment formatting.Tobias Schlüter1-1/+2
2005-02-23gfortran.h (gfc_get_namespace): Add second argument to prototype.Tobias Schlüter1-1/+1
2005-02-07gfortran.h (gfc_add_dimension, [...]): Add argument.Tobias Schlüter1-16/+17
2005-01-22gfortran.h (gfc_check_access): Add prototype.Paul Brook1-0/+1
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-08gfortran.h: Remove outdated comment.Tobias Schlüter1-5/+0
2004-12-29gfortran.h (gfc_case): fix typo in comment.Steven G. Kargl1-2/+2
2004-12-14gfortran.h (gfc_expr.function.name): Make const.Richard Henderson1-4/+2
2004-12-12re PR fortran/16222 (non-integral DO loop variables are unsupported.)Steven G. Kargl1-1/+1
2004-12-12Fix trivial comment typo.Paul Brook1-1/+1
2004-12-02flush.c: New file.Steven G. Kargl1-0/+3
2004-11-20check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl1-0/+2
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-4/+4
2004-10-31re PR fortran/17590 (Standard conformance should take intrinsics into account.)Janne Blomqvist1-7/+9
2004-10-28Added pedantic_min_int to gfc_integer_info Added ARITH_ASYMMETRIC to arith...Scott Robert Ladd1-2/+2
2004-10-04re PR fortran/17776 (no subroutine system)Tobias Schlüter1-0/+1
2004-09-17gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays.Paul Brook1-2/+4
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl1-0/+1
2004-09-14data.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-07error.c (show_locus): Handle mapped locations.Per Bothner1-0/+5
2004-08-30Make-lang.in (fortran/f95-lang.o): Update dependencies.Richard Henderson1-8/+24
2004-08-30gfortran.h (gfc_namespace): Add new field is_block_data.Tobias Schlüter1-0/+3
2004-08-29re PR fortran/13910 (Cannot initialize variables with declation as allowed by...Tobias Schlüter1-0/+4
2004-08-29check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl1-0/+9
2004-08-28gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl1-0/+5
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-7/+6
2004-08-26arith.c: Include system.h, not real system headers.Richard Henderson1-0/+1
2004-08-25arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don...Richard Henderson1-1/+1
2004-08-23re PR fortran/13465 (Data statement for large arrays compiles verrrry sllloww...Richard Henderson1-2/+2
2004-08-19re PR fortran/17091 (gfortran MAIN__ symbol not marked TREE_PUBLIC)Paul Brook1-1/+1
2004-08-19re PR fortran/16946 (sum (array, mask) is not accepted)Erik Schnetter1-0/+1
2004-08-17re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook1-3/+41
2004-08-13gfortran.h: Add comments.Tobias Schlüter1-7/+44
2004-08-08simplify.c (gfc_simplify_shape): Bugfix.Victor Leikehman1-1/+2
2004-08-06arith.c: Add #define for model numbers.Steven G. Kargl1-7/+8
2004-07-11re PR fortran/16336 (ICE with common block in module)Tobias Schlüter1-1/+2
2004-07-09re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)Tobias Schlüter1-0/+1
2004-07-04re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist1-0/+2
2004-07-03decl.c (gfc_match_implicit_range): Don't use typespec.Paul Brook1-3/+2
2004-06-29Andrew Vaught <andyv@firstinter.net>Tobias Schlüter1-7/+23
2004-06-29Andrew Vaught <andyv@firstinter.net>Tobias Schlüter1-0/+21
2004-06-14re PR fortran/14928 (minloc intrinsic does not understand mask)Tobias Schlüter1-0/+1
2004-06-12check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl1-0/+4
2004-06-04gfortran.h (gfc_actual_arglist): New field missing_arg_type.Tobias Schlüter1-0/+5