re PR fortran/32580 (iso_c_binding c_f_procpointer / procedure pointers)
[platform/upstream/gcc.git] / gcc / fortran / trans-decl.c
2008-07-02 Janus Weilre PR fortran/32580 (iso_c_binding c_f_procpointer...
2008-06-15 Jerry DeLislere PR fortran/36515 (Integer read from stdin yields...
2008-05-18 Francois-Xavier... intrinsic.c (char_conversions, ncharconv): New static...
2008-05-15 Francois-Xavier... trans-expr.c (gfc_conv_concat_op): Take care of nondefa...
2008-05-14 Francois-Xavier... re PR fortran/36059 (-frepack-arrays: symbols w/ TARGET...
2008-05-07 Kenneth Zadeck[multiple changes]
2008-04-30 François-Xavier... intrinsic.c (add_functions): Add SELECTED_CHAR_KIND...
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-19 Paul Thomasre PR target/35944 (wrong result for MOD with kind...
2008-02-28 Daniel Frankere PR fortran/31463 ([patch] inconsistent warnings...
2008-02-27 Francois-Xavier... re PR fortran/33387 (Fortran front-end should translate...
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-24 Tobias Schlütertrans-array.c (gfc_conv_descriptor_data_get, [...]...
2008-02-23 Francois-Xavier... re PR target/25477 (builtin functions should use $LDBL1...
2008-01-08 Paul Thomasre PR fortran/34681 (SAVEd derived type with allocatabl...
2007-12-21 Paul Thomasre PR fortran/34438 (gfortran not compliant w.r.t defau...
2007-12-13 Tobias Burnus[multiple changes]
2007-12-11 Bernhard Fischerdecl.c (match_prefix): Make seen_type a boolean.
2007-11-29 Tobias Burnusre PR fortran/34248 (ICE on assumed length character...
2007-11-27 Paul Thomasre PR fortran/29389 (Statement functions are not recogn...
2007-11-22 Tobias Burnusre PR fortran/34079 (Bind(C): Character argument/return...
2007-11-03 Francois-Xavier... gfortran.h: Shorten comment.
2007-10-03 Francois-Xavier... re PR fortran/26682 (gfortran fails with -fwhole-progra...
2007-10-02 Paul Thomasre PR fortran/33554 (Seg.fault: Default initialization...
2007-09-22 Paul Thomasre PR fortran/33337 (ICE in gfc_finish_var_decl, at...
2007-09-16 Paul Thomasre PR fortran/29396 (segfault with character pointer...
2007-09-05 Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-09-03 Francois-Xavier... re PR fortran/31675 (Fortran front-end and libgfortran...
2007-08-30 Paul Thomasre PR fortran/31879 (ICE with function having array...
2007-08-29 Francois-Xavier... builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.
2007-08-23 Jakub Jelinekdecl.c (variable_decl): Don't share charlen structs...
2007-08-12 Francois-Xavier... re PR fortran/29600 ([F03] MINLOC and MAXLOC take an...
2007-08-11 Francois-Xavier... re PR fortran/32937 (segfault with string and -fdefault...
2007-08-10 Francois-Xavier... re PR fortran/31270 (print subscript value and array...
2007-08-10 Francois-Xavier... re PR fortran/32933 (ICE in simplify_subreg with -fdefa...
2007-08-07 Christopher D. Rickettre PR fortran/32732 ([Bind C] Character scalars are...
2007-08-06 Francois-Xavier... re PR fortran/29828 ([F2003] MIN and MAX with character...
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-08-01 Daniel Franketrans-decl.c (generate_local_decl): Emit warning on...
2007-07-27 Janne Blomqvistre PR fortran/32909 (Replace gfc_c_int_type_node with...
2007-07-27 Janne Blomqvisttrans-decl.c (gfc_build_builtin_function_decls): Use...
2007-07-27 Francois-Xavier... re PR fortran/32035 ('<anonymous>' may be used uninitia...
2007-07-27 Paul Thomasre PR fortran/32903 (Default initializer and intent...
2007-07-24 Paul Thomasre PR fortran/31205 (aliased operator assignment produc...
2007-07-24 Thomas Koenigre PR fortran/30814 (non-conforming array sizes in...
2007-07-23 Christopher D. Rickettre PR fortran/32732 ([Bind C] Character scalars are...
2007-07-15 Janne Blomqvistre PR target/32748 (gfortran.dg/array_constructor_6...
2007-07-15 Jerry DeLislere PR libfortran/32611 (Print sign of negative zero)
2007-07-09 Francois-Xavier... re PR fortran/29459 (Spurious warnings about anonymous...
2007-07-09 Steven G. Kargltrans-decl.c (set_tree_decl_type_code): Remove function.
2007-07-09 Daniel Frankere PR fortran/31129 (No warning on unused parameters)
2007-07-08 Daniel Frankere PR fortran/24784 (Warning about unused routine argum...
2007-07-07 Kazu Hiratadecl.c, [...]: Fix comment typos.
2007-07-03 Janne BlomqvistFortran frontend:
2007-07-02 Christopher D. Rickett[multiple changes]
2007-07-01 Janne Blomqvistfortran frontend:
2007-06-07 Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-05-14 Francois-Xavier... re PR fortran/30723 (Freeing memory doesn't need to...
2007-05-06 Jerry DeLislere PR fortran/31201 (Too large unit number generates...
2007-04-17 Tobias Schlütertrans-types.h (gfc_packed): New enum.
2007-04-17 Tobias Schlütertrans-decl.c (gfc_finish_decl): Remove unused second...
2007-04-17 Tobias Schlüterarith.h: Update copyright years.
2007-04-17 Tobias Schlüterre PR fortran/31144 (gfortran module symbol names are...
2007-04-07 Paul Thomasre PR fortran/31214 (User-defined operator using entry...
2007-04-03 Francois-Xavier... re PR fortran/31304 (REPEAT argument NCOPIES is not...
2007-03-16 Tobias Burnustrans-decl.c (gfc_generate_function_code): Use all...
2007-03-15 Francois-Xavier... gfortran.h (gfc_option_t): Add flag_backtrace field.
2007-02-20 Tobias Burnusre PR fortran/30522 (Host-/use-associated VOLATILE...
2007-02-16 Tobias Burnusre PR fortran/30793 (Segfault on calling a function...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2007-01-30 Steve Ellceyre PR fortran/30432 ([4.1 only] gfortran.dg/c_by_val_1...
2007-01-20 Francois-Xavier... gfortran.h (gfc_options_t): Add flag_allow_leading_unde...
2007-01-18 Francois-Xavier... re PR libfortran/29649 (Force core dump on runtime...
2007-01-14 Paul Thomasre PR fortran/30410 (Host association bug w/ EXTERNAL)
2006-12-21 Tobias Schlüterre PR fortran/25392 (ICEs with -ff2c)
2006-12-13 Richard Guentherre PR fortran/30115 (allocate() interface pessimizes...
2006-12-08 Tobias Burnusre PR fortran/27546 (IMPORT is broken)
2006-12-01 Thomas Koenigre PR libfortran/29568 (implement unformatted files...
2006-11-26 Andrew Pinskitrans-decl.c (gfc_build_intrinsic_function_decls):...
2006-11-16 François-Xavier... trans-decl.c (gfc_get_symbol_decl): Fix formatting.
2006-11-09 Paul Thomasre PR fortran/29699 (ICE in trans-decl.c)
2006-11-07 Tobias Burnusre PR fortran/29601 (VOLATILE attribute and statement)
2006-11-01 Geoffrey KeatingIn gcc/:
2006-10-22 Francois-Xavier... re PR fortran/26025 (Optionally use BLAS for matmul)
2006-10-16 Tobias Burnustrans-stmt.c: Fix a typo
2006-10-09 Richard HendersonRevert emutls patch.
2006-10-08 Paul Thomas[multiple changes]
2006-10-07 François-Xavier... re PR fortran/16580 ([4.1 only] gfortran ICE on test...
2006-10-06 Jakub Jelinekre PR fortran/28415 (4.2.0 ICE when using automatic...
2006-10-04 Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-10-03 François-Xavier... re PR middle-end/27478 (entry and addressable and value...
2006-09-18 Paul Thomasre PR fortran/29060 (spread causes ICE in gfc_trans_arr...
2006-08-20 Paul Thomasre PR fortran/28601 (ICE on reexport of renamed type)
2006-07-12 Francois-Xavier... re PR fortran/28163 (Calling libgfortran's copy_string...
2006-06-21 Francois-Xavier... trans-expr.c (gfc_conv_missing_dummy, [...]): Replace...
2006-06-09 Paul Thomasre PR fortran/24558 (ENTRY doesn't work in module proce...
2006-06-03 Francois-Xavier... trans.c (gfc_msg_bounds, [...]): Add strings for common...
2006-04-16 Paul Thomasre PR fortran/26822 (Scalarization of non-elemental...
next