Update ChangeLogs for wide-int work.
[gcc.git] / gcc / fortran / decl.c
2014-03-19 Tobias Burnusre PR fortran/60543 (Function with side effect removed...
2014-03-18 Janus Weilre PR fortran/55207 ([F08] Variables declared in the...
2014-03-15 Janus Weilre PR fortran/55207 ([F08] Variables declared in the...
2014-02-21 Janus Weilre PR fortran/60234 ([OOP] ICE in generate_finalization...
2014-01-12 Janus Weilre PR fortran/58026 ([F03] Bad error recovery for alloc...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-21 Tobias Burnusre PR fortran/58803 (Proc-pointer component: free_compo...
2013-09-23 Janus Weilre PR fortran/58355 ([F03] ICE with TYPE, EXTENDS befor...
2013-07-23 Ondřej Bílkadecl.c: Fix comment typos.
2013-06-01 Tobias Burnusdecl.c (add_global_entry): Take locus.
2013-05-20 Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2013-05-20 Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2013-05-20 Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2013-05-05 Tobias Burnusre PR fortran/57141 (Cannot change attributes of USE...
2013-05-04 Tobias Burnusdecl.c (gfc_verify_c_interop_param): Permit allocatable...
2013-04-16 Tobias Burnusre PR fortran/39505 (Consider a 'no arg check' directive)
2013-04-10 Janne BlomqvistReplace enum gfc_try with bool type.
2013-04-03 Janus Weilre PR fortran/56284 ([OOP] ICE with alternate return...
2013-02-02 Thomas Koenigre PR fortran/50627 (Error recovery: ICE in gfc_free_na...
2013-01-28 Tobias Burnusre PR fortran/53537 (Explicit IMPORT of renamed USE...
2013-01-12 Paul Thomasre PR fortran/55868 (gfortran generates for CLASS(...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-07 Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
2013-01-04 Tobias Burnusclass.c (gfc_find_intrinsic_vtab): Add _final component.
2013-01-04 Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
2012-12-20 Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-11-26 Janus Weilre PR fortran/54997 (-Wunused-function gives false...
2012-08-28 Tobias Burnusre PR fortran/54384 (gfortran memory leaks)
2012-08-27 Tobias Burnusre PR fortran/41093 (memory leaks with gfc_namespace)
2012-08-14 Mikael Morindecl.c (match_ppc_decl): Copy the procedure interface...
2012-07-31 Janus Weilre PR fortran/42418 (PROCEDURE: Rejects interface which...
2012-07-25 Tobias Burnustrans-types.c (gfc_real16_is_float128): Fix spelling...
2012-07-21 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-07-20 Tobias Burnusdecl.c (gfc_verify_c_interop_param): Allow assumed...
2012-07-20 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-07-17 Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-17 Tobias Burnusre PR fortran/53985 (-Wno-c-binding-type still prints...
2012-07-17 Tobias Burnusre PR fortran/52101 (Obsolescence warning for non-obs...
2012-07-17 Tobias Burnusre PR fortran/49265 (Double colon in procedure-stmt...
2012-07-08 Steven Bosschergfortran.h: Do not include coretypes.h here.
2012-06-13 Tobias Burnusre PR fortran/53597 (F95/F2003 constraint no longer...
2012-05-30 Tobias Burnusre PR c/53502 (Bootstrap broken with --disable-build...
2012-05-30 Tobias Burnusdecl.c: Fix comment typos.
2012-05-06 Tobias Burnusre PR fortran/41587 ([OOP] ICE with ALLOCATABLE CLASS...
2012-03-12 Tobias Burnusre PR fortran/52542 (Procedure with a Bind (C) named...
2012-03-03 Tobias Burnuslang.opt (Wc-binding-type): New flag.
2012-03-03 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-01-31 Tobias Burnusre PR fortran/52024 ([OOP] GENERIC operator cannot...
2012-01-29 Janne BlomqvistPR 51808 Constify binding_label.
2012-01-29 Janne BlomqvistPR 51808 Support arbitrarily long bind(C) binding labels.
2012-01-16 Zydrunas Gimbutasre PR fortran/48426 ([patch] Quad precision promotion)
2011-11-16 Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-10-18 Janus Weilre PR fortran/47023 (C_Sizeof: Rejects valid code)
2011-10-15 Tobias Burnusgfortran.texi (Fortran 2008 status, [...]): Update...
2011-09-08 Tobias Burnusre PR fortran/44646 ([F08] Implement DO CONCURRENT)
2011-08-14 Janus Weilre PR fortran/50073 (gfortran must not accept function...
2011-06-18 Janus Weilre PR fortran/49400 ([F08] Proc-pointer declaration...
2011-06-02 Asher Langtonre PR fortran/37039 (Cray pointer with pointee DIMENSIO...
2011-06-02 Steven G. Karglre PR fortran/49265 (Double colon in procedure-stmt...
2011-05-29 Thomas Koenigre PR fortran/45786 (Relational operators .eq. and...
2011-05-06 Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2011-04-30 Tobias Burnusre PR fortran/48800 (ICE with non-allocatable/pointer...
2011-04-26 Thomas Koenigdecl.c (gfc_match_end): Check that the block name start...
2011-04-18 Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-03-29 Janus Weilre PR fortran/48095 ([OOP] Invalid assignment to proced...
2011-02-16 Janus Weilre PR fortran/47745 ([OOP] Segfault with CLASS(*) and...
2011-02-12 Janus Weilclass.c (gfc_build_class_symbol): Reject polymorphic...
2011-01-08 Paul Thomasre PR fortran/46896 (Wrong code with transpose(a) passe...
2010-12-31 Janus Weilre PR fortran/46971 ([OOP] ICE on long class names)
2010-11-09 Janus Weilre PR fortran/46313 ([OOP] class container naming colli...
2010-11-08 Janus Weilre PR fortran/46344 ([OOP] ICE with allocatable CLASS...
2010-11-02 Steven G. Kargl2010-11-02 Steven G.
2010-10-21 Janus Weilre PR fortran/46060 ([F03] procedure pointer component...
2010-10-07 Mikael Morinre PR fortran/45916 (ICE in match_procedure_in_type...
2010-10-06 Mikael Morindecl.c (match_procedure_in_type): Assertify if conditions.
2010-08-18 Janus Weilre PR fortran/45290 ([F08] pointer initialization)
2010-08-15 Tobias Burnusre PR fortran/45211 (C interoperable error when compili...
2010-08-15 Daniel Kraftre PR fortran/45197 ([F2008] Allow IMPURE elemental...
2010-08-13 Daniel Kraftgfortran.h (array_type): New type `AS_IMPLIED_SHAPE'.
2010-07-28 Mikael Morindecl.c (free_value): Also free repeat field.
2010-07-11 Janus Weilre PR fortran/44869 ([OOP] generic TBPs not initialized...
2010-07-02 Mikael Morinre PR fortran/44662 (unitialized memory on testcases...
2010-06-26 Tobias Burnusdecl.c (gfc_match_decl_type_spec): Support TYPE(intrins...
2010-06-25 Tobias Burnusdecl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
2010-06-25 Tobias Burnusdecl.c (gfc_match_entry): Allow END besides END SUBROUT...
2010-06-24 Tobias Burnusre PR fortran/44614 ([OOP] Wrongly importing a symbol...
2010-06-21 Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-06-16 Janus Weilre PR fortran/44549 ([OOP][F2008] Type-bound procedure...
2010-06-12 Janus Weilre PR fortran/40117 ([OOP][F2008] Type-bound procedure...
2010-06-10 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-05-30 Janus Weilgfortran.h (CLASS_DATA): New macro for accessing the...
2010-04-29 Paul Thomas[multiple changes]
2010-04-13 Jerry DeLisle[multiple changes]
2010-04-09 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-06 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-06 Tobias Burnusre PR fortran/39997 (Procedure(), pointer & implicit...
2010-03-17 Tobias Burnusre PR fortran/43331 (Cray pointers generate bogus IL...
2010-03-04 Janus Weilre PR fortran/43244 (Invalid statement misinterpreted...
2010-02-11 Jakub Jelinekre PR fortran/43029 (enum_5.f90 ICE under valgrind)
next