re PR fortran/24643 (Unclassifiable statement on implicitly typed character substring)
[platform/upstream/gcc.git] / gcc / fortran / primary.c
2005-11-10 Tobias Schlüterre PR fortran/24643 (Unclassifiable statement on implic...
2005-10-14 Jakub Jelinekprimary.c (match_boz_constant): Add missing break after...
2005-09-20 Jakub Jelinekre PR fortran/23663 (rejects entry point as a value)
2005-09-17 Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-09-09 Paul Thomasre PR fortran/18878 ([4.0 only] erronous error message...
2005-08-27 Tobias Schlüter[multiple changes]
2005-08-06 Francois-Xavier... * primary.c (match_hollerith_constant): Fix typo.
2005-08-06 Jakub Jelinekre PR fortran/18833 (ICE 'missing spec' on integer...
2005-07-14 Jakub Jelinekgfortran.h (MAX_ERROR_MESSAGE): Remove.
2005-07-08 Jakub Jelinekprimary.c (gfc_match_rvalue): Handle ENTRY the same...
2005-07-07 Steven Bosscherprimary.c (match_hollerith_constant): Use int, not...
2005-07-07 Feng WangFor the 60th anniversary of Chinese people��s Anti...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-20 François-Xavier... gfortran.h: Add flag_backslash compile-time option.
2005-06-18 Erik Edelmannre PR fortran/19926 ([4.0 only] Incorrect rank with...
2005-04-25 Paul Brookre PR fortran/20879 (argument to ICHAR must have length...
2005-03-05 Steven G. Karglre PR fortran/19936 (confused error message about impli...
2005-02-28 Steven G. Karglre PR fortran/20058 (Error on kind 16 hex data statement)
2005-02-24 Tobias SchlüterUnrevert previously reversed patch, adding this patch:
2005-02-24 Tobias SchlüterRevert yesterday's patch:
2005-02-23 Tobias Schlütergfortran.h (gfc_component, [...]): Make 'name' a 'const...
2005-02-07 Tobias Schlütergfortran.h (gfc_add_dimension, [...]): Add argument.
2005-01-23 Paul Brookre PR fortran/17941 (gfortran: parser chokes on complex...
2005-01-22 Paul Brookprimary.c (gfc_match_rvalue): Only apply implicit type...
2005-01-15 Tobias Schlüterprimary.c (check_digit): Call 'ISXDIGIT' instead of...
2005-01-03 Steven G. Karglarith.c: Add system.h; remove string.h
2004-11-08 Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-10-07 Tobias Schlüterprimary.c (match_boz_constant): Allow kind parameter...
2004-08-31 Tobias Schlüter* primary.c: Update copyright boilerplate to say GCC.
2004-08-27 Tobias Schlütergfortran.h (gfc_default_*_kind): Remove prototypes...
2004-08-26 Richard Hendersonarith.c (gfc_validate_kind): Add may_fail argument...
2004-08-06 Steven G. Karglarith.c: Add #define for model numbers.
2004-07-11 Tobias Schlüterre PR fortran/16433 (wrong hexadecimal constant warning)
2004-07-09 Tobias Schlüterre PR fortran/15481 ([meta-bugs] frontend adds superflu...
2004-05-27 Tobias Schlütergfortran.h (gfc_current_locus, [...]): Remove.
2004-05-22 Steven G. Karglinvoke.texi: Document -Wunderflow and spell check.
2004-05-15 Tobias Schlüterre PR fortran/13826 (Derived types in DATA statements...
2004-05-15 Tobias Schlüterre PR fortran/13826 (Derived types in DATA statements...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.