gfortran.h (gfc_typebound_proc): New struct.
[gcc.git] / gcc / fortran / decl.c
2008-08-24 Daniel Kraftgfortran.h (gfc_typebound_proc): New struct.
2008-08-23 Janus Weilgfortran.h (gfc_component): Add field "symbol_attribute...
2008-08-22 Daniel Kraftgfortran.h (in_prefix): Removed from this header.
2008-08-22 Daniel Kraftre PR fortran/32095 (Accepts invalid character(len...
2008-08-08 Paul Thomasre PR fortran/37011 (F2003, type extension: multiple...
2008-08-08 Daniel Kraftgfortran.h (gfc_finalizer): Replaced member `procedure...
2008-07-29 Paul Thomastrans-expr.c (conv_parent_component_references): New...
2008-07-29 Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-07-24 Daniel Kraftre PR fortran/33141 (Intrinsic procedures: Improve...
2008-07-21 Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
2008-07-19 Kaveh R. Ghazigfortran.h (new): Remove macro.
2008-07-19 Kaveh R. Ghazigfortran.h (operator): Remove macro.
2008-07-02 Janus Weilre PR fortran/32580 (iso_c_binding c_f_procpointer...
2008-06-20 Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-06-18 Daniel KraftPR fortran/36517, fortran/36492
2008-06-13 Tobias Burnusre PR fortran/36476 (ICE: len=* CHARACTER array with...
2008-06-08 Janus Weilre PR fortran/36459 (Wrong interface use for PROCEDURE)
2008-06-02 Janus Weilre PR fortran/36361 (attribute declaration outside...
2008-06-02 Daniel Kraftgfortran.h: New statement-type ST_FINAL for FINAL decla...
2008-05-18 Francois-Xavier... intrinsic.c (char_conversions, ncharconv): New static...
2008-05-16 Jerry DeLislere PR fortran/34325 (Wrong error message for syntax...
2008-05-06 Francois-Xavier... arith.c: (gfc_arith_concat...
2008-05-06 Francois-Xavier... openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char...
2008-05-01 Janus Weilgfortran.h (struct gfc_symbol): Moving "interface"...
2008-03-06 Francois-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2008-02-29 Jerry DeLislere PR fortran/35059 (Seg fault when max constructor...
2008-02-24 Tobias Schlüterarith.c: Update copyright years.
2008-01-30 Paul Thomasre PR fortran/34975 (Bogus error with USEing modules)
2008-01-17 Paul Thomasre PR fortran/34429 (Fails: character(len=use_associate...
2008-01-13 Tobias Burnusre PR fortran/34763 (bare END not allowed in an interfa...
2007-12-25 Tobias Burnusre PR fortran/34514 (Accepts invalid: Dimensions specif...
2007-12-12 Tobias Burnusre PR fortran/34254 ("character(kind=c_char) function...
2007-12-11 Aldy Hernandez* decl.c (add_global_entry): Make type unsigned.
2007-12-11 Bernhard Fischerdecl.c (match_prefix): Make seen_type a boolean.
2007-12-09 Paul Thomasre PR fortran/32129 (ICE: Procedure call with array...
2007-11-30 Tobias Burnusre PR fortran/34133 (Bind(c,name="") should be rejected...
2007-11-28 Jerry DeLislere PR fortran/32928 (DATA statement with array element...
2007-11-27 Paul Thomasre PR fortran/33541 (gfortran wrongly imports renamed...
2007-11-25 Jerry DeLislere PR fortran/33152 (Initialization/declaration problem...
2007-11-25 Paul Thomasre PR fortran/33499 (Rejects valid module with a contai...
2007-11-24 Tobias Burnusre PR fortran/34187 (BIND(C): Public generic with priva...
2007-11-19 Tobias Burnusre PR fortran/34079 (Bind(C): Character argument/return...
2007-11-17 Tobias Burnusre PR fortran/34133 (Bind(c,name="") should be rejected...
2007-11-17 Francois-Xavier... re PR fortran/25252 (ICE on invalid code)
2007-11-15 Tobias Burnusre PR fortran/33917 (Rejects valid PROCEDURE declarations)
2007-11-14 Jerry DeLislere PR fortran/33162 (INTRINSIC functions as ACTUAL...
2007-11-08 Tobias Burnusre PR fortran/33917 (Rejects valid PROCEDURE declarations)
2007-10-31 Paul Thomasre PR fortran/33897 (Incorrect host association in...
2007-10-27 Jerry DeLislere PR fortran/31306 (ICE with implicit character variables)
2007-10-22 Steven G. Karglre PR fortran/31244 (data initialization with more...
2007-10-05 Francois-Xavier... gfortran.h (gfc_get_data_variable, [...]): Move to...
2007-10-04 Francois-Xavier... re PR fortran/33529 (Non-litteral CHARACTER kind values...
2007-10-02 Paul Thomasre PR fortran/33550 (ICE (segfault) when USEing ambiguo...
2007-10-02 Paul Thomasre PR fortran/31154 (IMPORT fails for "<imported symbo...
2007-09-20 Francois-Xavier... re PR fortran/33221 (Cannot declare variables of TYPE...
2007-09-05 Paul Thomasre PR fortran/31564 (Error: Type/rank mismatch in argument)
2007-09-04 Janus Weildecl.c (match_procedure_decl,match_procedure_in_interfa...
2007-09-02 Roger Sayledecl.c (match_string_p): New helper function to explici...
2007-08-29 Tobias Burnusre PR fortran/33215 (Bind(C): Bugs with empty "name...
2007-08-23 Jakub Jelinekdecl.c (variable_decl): Don't share charlen structs...
2007-08-22 Janus Weildecl.c (match_attr_spec): Pass on errors from gfc_match...
2007-08-19 Tobias Burnus[multiple changes]
2007-08-18 Tobias Burnus[multiple changes]
2007-08-14 Francois-Xavier... re PR fortran/33066 ("type, bind(C) t": Diagnose missin...
2007-08-13 Paul Thomasre PR fortran/32827 (IMPORT fails for TYPE when also...
2007-08-04 Paul Thomasre PR fortran/31214 (User-defined operator using entry...
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-23 Christopher D. Rickettre PR fortran/32797 ([ISO C Binding] Internal Error...
2007-07-12 Daniel Frankere PR fortran/31639 ([4.1/4.2/4.3] ICE in gfc_conv_cons...
2007-07-12 Christopher D. Rickettre PR fortran/32599 ([ISO C Binding] Accepts character...
2007-07-08 Jerry DeLislere PR fortran/32644 ("CHARACTER*1, c" produces "Unclass...
2007-07-07 Kazu Hiratadecl.c, [...]: Fix comment typos.
2007-07-06 Daniel Frankere PR fortran/32633 (bogus error)
2007-07-05 Tobias Burnusre PR fortran/32359 (incorrect error: Threadprivate...
2007-07-04 Jerry DeLislere PR fortran/32545 (Give an (compile time) error not...
2007-07-02 Christopher D. Rickett[multiple changes]
2007-06-21 Jerry DeLislere PR fortran/25061 (procedure name conflict)
2007-06-07 Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-05-11 Paul Thomasre PR fortran/31474 (ENTRY & procedural pointer: insert...
2007-05-08 Paul Thomasre PR fortran/29397 (Constant logical expression with...
2007-05-06 Jerry DeLislere PR fortran/31251 (Non-integer character length leads...
2007-04-15 Paul Thomasre PR fortran/31204 (wrong host association of implied...
2007-04-12 Tobias Schlüterre PR fortran/31250 (Initialization expr as constant...
2007-04-12 Tobias Schlüterdecl.c (gfc_match_end): Also check for construct name...
2007-04-12 Tobias Burnusre PR fortran/31472 (gfortran does not detect the illeg...
2007-04-05 Paul Thomasre PR fortran/31292 (ICE with module procedure interfac...
2007-03-22 Tobias Schlüterre PR fortran/20897 (derived type name shall not be...
2007-03-15 Paul Thomas[multiple changes]
2007-03-06 Brooks Mosesgfortran.texi (Old-style kind specifications): Document...
2007-03-02 Paul Thomasre PR fortran/30873 ([4.1 only] ENTRY without explict...
2007-02-22 Brooks Mosesgfortran.texi (Old-style kind specifications): Document...
2007-02-11 Tobias Schlüterre PR fortran/30478 (FAIL: gfortran.dg/enum_2.f90 ...
2007-02-11 Paul Thomasre PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref...
2007-01-31 Tobias Burnusre PR fortran/30520 (Conflics checking of VOLATILE...
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)
2006-12-20 Paul Thomasre PR fortran/29992 ([4.1 only] INTERFACE equivalent...
2006-12-10 Tobias Burnusre PR fortran/23994 (PROTECTED attribute (F2003) is...
2006-12-03 Paul Thomasre PR fortran/29642 (Fortran 2003: VALUE Attribute...
2006-11-16 Brooks Mosesdata.c: Remove trailing periods from error messages.
next