]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/expr.c
arith.c: Change copyright header to refer to version 3 of the GNU General Public...
[thirdparty/gcc.git] / gcc / fortran / expr.c
2007-08-01  Nick Cliftonarith.c: Change copyright header to refer to version...
2007-08-01  Daniel Frankere PR fortran/32945 (ICE with initialization expressions)
2007-07-24  Daniel Frankere PR fortran/32867 (ICE on nested initialization expre...
2007-07-23  Daniel Frankere PR fortran/25104 ([F2003] Non-initialization expr...
2007-07-22  Daniel Frankere PR fortran/29962 (Initialization expressions)
2007-07-08  Daniel Frankere PR fortran/17711 (Wrong operator name in error message)
2007-07-02  Christopher D. Rickett[multiple changes]
2007-06-22  Jerry DeLislere PR fortran/32360 (GFORTRAN WON'T COMPILE 'DATA PTR1...
2007-06-07  Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-05-28  Brooks Mosesgfortran.h (gfc_expr): Remove from_H, add "representati...
2007-05-04  Tobias Burnusre PR fortran/31803 (ICE for character pointer =>...
2007-04-14  Paul Thomasre PR fortran/29507 ([4.2 only] INDEX in an array initi...
2007-04-12  Tobias Schlüterarith.c (gfc_arith_uplus): Rename to ...
2007-04-07  Paul Thomasre PR fortran/30872 (Bogus "size of variable is too...
2007-03-16  Tobias Burnus[multiple changes]
2007-03-08  Paul Thomasre PR fortran/31011 ([4.2 and 4.1 only] Incorrect error...
2007-01-07  Steven G. Kargldecl.c, [...]: Update Copyright dates.
2007-01-05  Paul Thomasre PR fortran/23232 ([4.1 only] DATA implied DO variables)
2007-01-05  Tobias Burnusre PR fortran/29624 (Fortran 2003: Support intent for...
2006-12-10  Tobias Burnusre PR fortran/23994 (PROTECTED attribute (F2003) is...
2006-12-09  Paul Thomasre PR other/29975 ([meta-bugs] ICEs with CP2K)
2006-12-04  Tobias Burnusre PR fortran/29962 (Initialization expressions)
2006-12-04  Paul Thomasre PR fortran/29916 ([4.1 only] Dimension of a function...
2006-11-16  Brooks Mosesdata.c: Remove trailing periods from error messages.
2006-11-15  Bud Davisre PR fortran/28974 (Extremely slow compilation of...
2006-11-06  Erik Edelmannre PR fortran/29630 ("Unclassifiable statement" with...
2006-11-04  Francois-Xavier... re PR fortran/29713 (ICE in gfc_set_constant_character_...
2006-10-31  Francois-Xavier... re PR fortran/29067 (gfc_resolve_expr(): Bad expression...
2006-10-24  Erik Edelmannre PR fortran/29393 (Vector subscript rejected)
2006-10-08  Paul Thomas[multiple changes]
2006-09-10  Paul Thomasre PR fortran/28923 (Bad triplet interpretation in...
2006-08-20  Paul Thomasre PR fortran/28601 (ICE on reexport of renamed type)
2006-06-20  Paul Thomasre PR fortran/25049 (TRANSPOSE not allowed in initialis...
2006-06-07  Paul Thomasre PR fortran/23091 (ICE in gfc_trans_auto_array_alloca...
2006-05-28  Kazu Hiratacheck.c, [...]: Fix comment typos.
2006-04-16  Paul Thomasre PR fortran/26822 (Scalarization of non-elemental...
2006-04-01  Asher Langtonre PR fortran/25358 (vector assignment to assumed-size...
2006-03-19  Paul Thomasre PR fortran/26716 (gfortran: incorrect choice of...
2006-02-10  Steven G. Karglre PR fortran/20858 (NULL doesn't get its argument...
2006-02-10  Tobias Schlüterre PR fortran/14771 (frontend doesn't record parentheses)
2006-02-10  Tobias Schlüterre PR fortran/14771 (frontend doesn't record parentheses)
2006-01-31  Thomas Koenigre PR fortran/26039 (ICE with maxval)
2006-01-29  Paul Thomas[multiple changes]
2006-01-05  Erik Edelmannre PR fortran/23675 (ICE in gfc_finish_var_decl (string...
2005-12-22  Tobias Schlüterre PR fortran/18990 (ICE in gfc_get_derived_type, at...
2005-12-18  Paul Thomasre PR fortran/25018 (Segfault with simple expression)
2005-11-06  Paul Thomasre PR fortran/24534 (PUBLIC derived types with private...
2005-10-24  Asher LangtonCommit for Asher Langton
2005-10-17  Paul Thomasre PR fortran/23446 (Valid internal subprogram array...
2005-10-16  Erik Edelmannre PR fortran/22273 (problem to declare a character...
2005-09-17  Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-08-03  David Edelsohnre PR fortran/22491 (character array parameters do...
2005-07-07  Feng WangFor the 60th anniversary of Chinese people��s Anti...
2005-06-25  Kelley CookUpdate FSF address.
2005-04-06  Tobias Schlüterexpr.c (gfc_check_assign): Don't allow NULL as rhs...
2005-03-04  Steven G. Kargl* expr.c (gfc_copy_shape_excluding): Change && to ||.
2005-02-23  Tobias Schlütergfortran.h (gfc_expr): Move 'operator'...
2005-02-20  Steven G. Kargl* expr.c (gfc_type_convert_binary): Typo in comment.
2005-02-08  Tobias Schlüterexpr.c (gfc_copy_expr): Don't copy 'op1' and 'op2'...
2005-01-29  Steven G. Karglre PR fortran/19589 (Regression: Error on Data assignme...
2005-01-18  Kazu Hirataarith.c, [...]: Update copyright.
2005-01-03  Steven G. Karglarith.c: Add system.h; remove string.h
2004-11-08  Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-08-29  Tobias Schlüterre PR fortran/13910 (Cannot initialize variables with...
2004-08-27  Tobias Schlütergfortran.h (gfc_default_*_kind): Remove prototypes...
2004-08-25  Tobias Schlüterexpr.c (gfc_check_assign): Add comment.
2004-08-08  Victor Leikehmansimplify.c (gfc_simplify_shape): Bugfix.
2004-08-06  Steven G. Karglarith.c: Add #define for model numbers.
2004-07-12  Paul Brookexpr.c (gfc_check_assign_symbol): Handle pointer assign...
2004-07-11  Tobias Schlüterre PR fortran/16433 (wrong hexadecimal constant warning)
2004-07-10  Tobias Schlüterexpr.c (gfc_check_pointer_assign): Verify that rank...
2004-06-29  Tobias Schlüterre PR fortran/15963 (Error when comparing characters...
2004-05-27  Tobias Schlütergfortran.h (gfc_current_locus, [...]): Remove.
2004-05-23  Paul Brookexpr.c (check_inquiry): Remove bogus tests.
2004-05-23  Paul Brookre PR fortran/13773 (Incorrect diagnosis of restricted...
2004-05-18  Paul Brookre PR fortran/13930 (derived type with intent(in) attri...
2004-05-14  Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.