]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-decl.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / fortran / trans-decl.c
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-12  Trevor Saundersmove many gc hashtab to hash_table
2014-10-09  Francois-Xavier... f95-lang.c (gfc_init_builtin_functions): Add more float...
2014-09-25  Tobias Burnuscheck.c (check_co_collective): Renamed from
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-09-13  Tobias Burnusre PR fortran/63252 (tree_class_check_failed)
2014-09-04  Aldy HernandezRevert incorrect merging of debug-early branch.
2014-09-04  Aldy Hernandez+ * c/c-decl.c (write_global_declarations_1): Call...
2014-08-31  Tobias Burnustrans-decl.c (gfc_build_builtin_function_decls): Add...
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-15  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-08-14  Tobias Burnusgfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL.
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-12  Tobias Burnuslibgfortran.h (libcaf_atomic_codes): Add.
2014-07-09  Bernd SchmidtAvoid using create_tmp_var for static decls.
2014-07-04  Tobias Burnusresolve.c (resolve_assoc_var): Fix corank setting.
2014-06-28  Francois-Xavier... re PR fortran/29383 (Fortran 2003/F95[TR15580:1999...
2014-06-23  Tobias Burnustrans-decl.c (gfc_trans_deferred_vars): Fix handling...
2014-06-18  Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-17  Tobias Burnuscheck.c (gfc_check_atomic, [...]): Use argument for...
2014-06-15  Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-15  Francois-Xavier... re PR fortran/28484 ([F03] system_clock with real-type...
2014-06-10  Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-06-09  Francois-Xavier... re PR fortran/45187 (ICE with CRAY pointer in module)
2014-06-02  Bernd SchmidtFix a decl to match the calls to it.
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-11  Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-05-11  Tobias Burnustrans-intrinsic.c (gfc_build_builtin_function_decls...
2014-05-08  Tobias Burnuscheck.c (check_co_minmaxsum, [...]): New.
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...
next