Update ChangeLogs for wide-int work.
[gcc.git] / gcc / fortran / trans-decl.c
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-30 Tobias Burnustrans-decl.c (create_function_arglist): Add hidden...
2014-04-30 Tobias Burnusgfortran.h (gfc_init_coarray_decl): Remove.
2014-02-18 Tobias Burnusre PR fortran/49397 ([F03] ICE with proc pointer assign...
2014-02-11 Jakub Jelinekre PR fortran/52370 (Spurious "may be used uninitialize...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-12 Tobias Burnusre PR fortran/59440 (ICE in force_decl_die, at dwarf2ou...
2013-12-04 Tobias Burnusre PR debug/37132 (Debug: No DW_TAG_namelist emitted...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-08-20 Janus Weilre PR fortran/53655 ([F03] "default initializer" warnings)
2013-08-06 Martin Jamborre PR fortran/57987 (Fortran finalizers considered...
2013-08-06 Janus Weilre PR fortran/57306 ([OOP] [F08] ICE on valid with...
2013-07-22 Po-Chun Changdf-problems.c (can_move_insns_across): Exit loop once...
2013-07-21 Ondřej Bílkatrans-decl.c: Fix comment typos.
2013-07-14 Thomas Koenigre PR fortran/52669 (No warning in unused private varia...
2013-07-08 Tobias Burnusre PR fortran/57469 (Erroneous warning for unused dummy...
2013-06-21 Tobias Burnustrans-array.c (gfc_trans_deferred_array): Call the...
2013-06-17 Tobias Burnusgfortran.h (gfc_option_t): Add fpe_summary.
2013-06-14 Tobias Burnusre PR fortran/57596 (Wrong code for allocatable deferre...
2013-06-08 Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2013-06-04 Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
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-04-15 Tobias Burnusclass.c (gfc_find_intrinsic_vtab): Removed unused var.
2013-04-12 Tobias Burnusre PR fortran/56845 ([OOP] _vptr not set to declared...
2013-04-12 Tobias Burnusre PR fortran/56845 ([OOP] _vptr not set to declared...
2013-03-29 Tobias Burnusre PR fortran/35203 (OPTIONAL, VALUE actual argument...
2013-03-18 Tobias Burnusgfortran.h (gfc_option_t): Remove flag_whole_file.
2013-03-01 Tobias Burnustrans-decl.c (gfc_trans_deferred_vars): Free expr after...
2013-02-14 Tobias Burnusrevert: [multiple changes]
2013-01-30 Tobias Burnusre PR fortran/56138 (Deferred-length character RESULT...
2013-01-29 Janus Weilre PR fortran/54107 ([F03] Memory hog with abstract...
2013-01-23 Jakub Jelinekre PR fortran/56052 ([OOP] ICE in omp_add_variable...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-20 Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-12-19 Tobias Burnusre PR fortran/55733 (-fno-automatic: Fails for scalar...
2012-12-19 Tobias Burnusre PR fortran/55636 (Fortran name mangling collides...
2012-12-10 Janus Weilre PR fortran/52909 ([F03] Procedure pointers not priva...
2012-12-09 Tobias Burnustrans-array.c (gfc_deallocate_scalar_with_status):...
2012-11-26 Eric Botcazoutree.h (DECL_RESTRICTED_P): Delete.
2012-11-26 Janus Weilre PR fortran/54997 (-Wunused-function gives false...
2012-11-21 Janus Weilre PR fortran/55352 (Erroneous gfortran warning of...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-31 Janus Weilre PR fortran/53718 ([OOP] gfortran generates asm label...
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-16 Tobias Burnustrans-decl.c (gfc_generate_function_code): Fix gfc_opti...
2012-08-28 Tobias Burnusre PR fortran/54389 ([F2003/F2008 difference] PURE...
2012-08-23 Jakub Jelinektree.c (copy_node_stat): Clear DECL_STRUCT_FUNCTION.
2012-08-12 Tobias Burnusre PR fortran/54221 (Explicit private access specifier...
2012-07-20 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-06-13 Tobias Burnusre PR fortran/53643 ([OOP] ICE (segfault) with INTENT...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-14 Janne BlomqvistPR 52428 Range checking when reading integer values.
2012-05-14 Tobias Burnusre PR fortran/49110 (Deferred-length character result...
2012-05-09 Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-05-04 Tobias Burnusre PR fortran/53175 (link failure for private module...
2012-04-18 Steven Bosschertarghooks.c (default_case_values_threshold): Fix code...
2012-04-15 Tobias Burnusre PR fortran/52916 (481.wrf in SPEC CPU 2006 failed...
2012-04-08 Tobias Burnusre PR fortran/52751 (private module variable are not...
2012-03-06 Steven Bosscherf95-lang.c (yyerror, yylex): Remove.
2012-02-05 Thomas Koenigre PR fortran/48847 (Wrong "unused parameter" warning...
2012-01-29 Janne BlomqvistPR 51808 Support arbitrarily long bind(C) binding labels.
2012-01-27 Tobias Burnusre PR fortran/51970 ([OOP] gimplification failed for...
2012-01-16 Tobias Burnusre PR fortran/51809 ([OOP] ICE (segfault) depending...
2012-01-06 Tobias Burnus2012-01-06 Tobias Burnus <burnus@net-b.de>
2011-12-15 Paul Thomastrans-expr.c (gfc_walk_function_expr): Detect elemental...
2011-12-15 Jakub Jelinekre PR debug/51517 (Wrong debug information for pointers...
2011-12-11 Tobias Burnusre PR fortran/50923 (No warning if function return...
2011-12-11 Paul Thomasre PR fortran/41539 ([OOP] Calling function which takes...
2011-12-10 Tobias Burnustrans-decl.c (add_argument_checking): Fix syntax.
2011-12-10 Tobias Burnustrans-decl.c (add_argument_checking): Check ts.deferred...
2011-12-08 Tobias Burnusre PR fortran/50815 (ICE on allocation of deferred...
2011-11-25 Tobias Burnusre PR fortran/50408 (ICE in transfer_expr)
2011-11-19 Tobias Burnusre PR fortran/51207 ([OOP] Mark __def_init_... as FL_PA...
2011-11-16 Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-11-14 Tobias Burnusre PR fortran/51073 (_gfortran_caf_register incorrectly...
2011-11-03 Tobias Burnusre PR fortran/50960 ([OOP] vtables not marked as constant)
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-07 Janus Weilre PR fortran/50625 ([OOP] ALLOCATABLE attribute lost...
2011-08-29 Janus Weilre PR fortran/50225 ([OOP] The allocation status for...
2011-08-29 Tobias Burnustrans-decl.c (generate_coarray_sym_init): Use GFC_CAF_C...
2011-08-26 Jakub Jelinektrans-decl.c (get_proc_pointer_decl): Set DECL_TLS_MODE...
2011-08-25 Tobias Burnustrans-array.c (gfc_conv_descriptor_token): Add assert.
2011-08-17 Tobias Burnusre PR fortran/31461 (warn about entities in USE, ONLY...
2011-07-21 Tobias Burnuscheck.c (gfc_check_present): Allow coarrays.
2011-07-18 Tobias Burnustrans-decl.c (gfc_build_qualified_array): Make coarray...
2011-07-16 Tobias Burnusexpr.c (gfc_ref_this_image): New function.
2011-07-06 Daniel Carreratrans-array.c (gfc_array_allocate): Rename allocatable_...
2011-06-21 Andrew MacLeodcosmetic. Add sync_ to all the expand_builtin defines...
2011-06-10 Daniel Carreratrans-decl.c (gfc_build_builtin_function_decls): Update...
2011-06-02 Asher Langtonre PR fortran/49268 (Invalid code generated for assumed...
2011-05-31 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-26 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-15 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-14 Janne BlomqvistPR 48915 Abort handling
2011-05-07 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-05 Eric Botcazoutree.h (get_pending_sizes): Remove prototype.
2011-05-04 Nathan Froydtree.h (build_function_type_array): Declare.
next