aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.h
AgeCommit message (Expand)AuthorFilesLines
2005-09-17re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert1-1/+1
2005-09-09gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf...Thomas Koenig1-5/+5
2005-09-09re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement)Paul Thomas1-3/+11
2005-08-31re PR fortran/20592 (-fno-automatic (g77 option) is missing from gfortran.)Francois-Xavier Coudert1-0/+1
2005-08-24re PR fortran/17758 (gfortran_abort and some others should be marked as noret...Thomas Koenig1-1/+5
2005-08-21gfortran.h (gfc_option_t): Remove source field.Tobias Schlüter1-3/+3
2005-08-19re PR fortran/23065 (MAXPATHLEN usage in fortran/{scanner,module}.c)Steven G. Kargl1-7/+0
2005-08-11re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert1-0/+7
2005-08-10re PR libfortran/22143 (missing kinds 1 and 2 for eoshift and cshift)Thomas Koenig1-0/+1
2005-08-09check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert1-0/+1
2005-08-07[multiple changes]Janne Blomqvist1-12/+12
2005-07-14gfortran.h (MAX_ERROR_MESSAGE): Remove.Jakub Jelinek1-2/+3
2005-07-07For the 60th anniversary of Chinese people��s Anti-Japan war victory.Feng Wang1-1/+4
2005-07-03c-format.c (gcc_gfc_format_type, [...]): New.Kaveh R. Ghazi1-7/+15
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle1-0/+3
2005-06-20gfortran.h: Add flag_backslash compile-time option.François-Xavier Coudert1-0/+1
2005-05-30gfortran.h (GFC_STD_LEGACY): New "standard" macro.Roger Sayle1-6/+7
2005-05-11re PR fortran/20178 (COMPLEX function returns incompatible with g77)Tobias Schlüter1-0/+1
2005-04-29[multiple changes]Jakub Jelinek1-0/+3
2005-04-29gfortran.h (gfc_namespace): Add seen_implicit_none field, Tobias forgot this ...Francois-Xavier Coudert1-1/+1
2005-04-28gfortran.h (gfc_gsymbol): Make name a const char *.Tobias Schlüter1-1/+1
2005-04-15re PR fortran/14569 ([4.0 only] should not warn about truncated comment lines)Richard Guenther1-0/+2
2005-04-14gfortran.h (gfc_real_info): Add subnormal struct member.Steven G. Kargl1-1/+1
2005-03-30gfortran.h (option_t): Change d8, i8, r8 to flag_default_double, flag_default...Steven G. Kargl1-3/+4
2005-03-22Makefile.am: Added new files.François-Xavier Coudert1-0/+9
2005-03-19gfortran.h (arith): Remove ARITH_0TO0.Tobias Schlüter1-1/+1
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