re PR fortran/31675 (Fortran front-end and libgfortran should have a common header...
[platform/upstream/gcc.git] / gcc / fortran / trans-decl.c
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...
2006-03-22 Thomas Koenig[multiple changes]
2006-03-13 Jakub Jelinektrans-decl.c (gfc_get_fake_result_decl): Re-add setting...
2006-03-06 Paul Thomasre PR fortran/26107 (ICE after error message on invalid...
2006-03-03 Thomas Koenigre PR fortran/25031 ([4.1 only] Allocatable array can...
2006-03-01 Paul Thomasre PR fortran/26393 (ICE with function returning variab...
2006-02-17 Richard Sandifordtrans-common.c: Include rtl.h earlier.
2006-02-14 Jakub Jelinekre PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
2006-02-13 Andrew Pinskire PR fortran/26246 (return string length is being...
2006-02-08 François-Xavier... re PR libfortran/25425 ([4.1 only] F95 and F2003 differ...
2006-02-06 Thomas Koenigre PR fortran/23815 (Add -byteswapio flag)
2006-02-06 Jakub Jelinekbackport: trans-decl.c (create_function_arglist): Handl...
2006-01-19 Tobias Schlütergfortranspec.c: Update copyright years.
2006-01-09 Andrew Pinskire PR fortran/21977 (nested function returning array)
2005-12-30 Erik Edelmannre PR fortran/22607 (Elemental character functions...
2005-12-16 Richard Guenthertrans.h (tree): Remove declaration of gfc_build_functio...
2005-12-16 Richard Guenthertrans.h (gfc_build_indirect_ref): Remove declaration.
2005-12-01 Paul Thomasre PR fortran/24789 ([gfortran] ICE when assigning...
2005-11-30 Paul Thomas[multiple changes]
2005-11-21 Paul Thomasre PR fortran/24223 (Gfortran crashes in two places)
2005-11-09 Erik Edelmannre PR fortran/22607 (Elemental character functions...
2005-11-06 Francois-Xavier... intrinsic.c (add_functions): Add ctime and fdate intrin...
2005-11-05 Kazu Hiratadecl.c, [...]: Fix comment typos.
2005-11-05 Francois-Xavier... intrinsic.c (add_functions): Add function version of...
2005-10-30 Erik Edelmannre PR fortran/18883 (ICE in gfc_finish_var_decl)
2005-10-25 Jakub Jelinektrans.h (gfc_conv_cray_pointee): Remove.
2005-10-25 Feng Wangre PR fortran/22290 (Optimize Assigned GOTO to cause...
2005-10-24 Asher LangtonCommit for Asher Langton
2005-10-12 François-Xavier... gfortran.h: Add bitmasks for different FPE traps.
next