]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans.h
Update copyright years in gcc/
[thirdparty/gcc.git] / gcc / fortran / trans.h
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-07-15  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-28  Tobias Burnustrans-expr.c (gfc_conv_procedure_call): Deallocate...
2013-04-12  Tobias Burnusre PR fortran/56845 ([OOP] _vptr not set to declared...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Tobias Burnustrans.c (gfc_build_final_call): New function.
2012-12-03  Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
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-10-16  Tobias Burnusre PR fortran/50981 ([OOP] Wrong-code for scalarizing...
2012-07-25  Tobias Burnustrans-types.c (gfc_real16_is_float128): Fix spelling...
2012-07-20  Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-05-05  Paul Thomasre PR fortran/41600 ([OOP] SELECT TYPE with associate...
2012-03-06  Steven Bosscherf95-lang.c (yyerror, yylex): Remove.
2012-03-04  Mikael Morintrans.h (struct gfc_ss_info): Move can_be_null_ref...
2012-01-27  Paul Thomasre PR fortran/48705 ([OOP] ALLOCATE with non-trivial...
2012-01-06  Tobias Burnus2012-01-06 Tobias Burnus <burnus@net-b.de>
2012-01-04  Mikael Morinre PR fortran/50981 ([OOP] Wrong-code for scalarizing...
2011-12-11  Paul Thomasre PR fortran/41539 ([OOP] Calling function which takes...
2011-11-19  Tobias Burnusre PR fortran/51207 ([OOP] Mark __def_init_... as FL_PA...
2011-11-04  Mikael Morinre PR fortran/43829 (Scalarization of reductions)
2011-11-03  Mikael Morintrans.h (gfc_inline_intrinsic_function_p): Move prototy...
2011-11-03  Mikael Morintrans.h (struct gfc_loopinfo): New field parent.
2011-11-03  Mikael Morintrans.h (struct gfc_loopinfo): New fields nested and...
2011-11-03  Mikael Morintrans.h (struct gfc_ss): New field nested_ss.
2011-11-03  Mikael Morintrans.h (struct gfc_ss): New field parent.
2011-11-03  Mikael Morintrans.h (struct gfc_ss): New field loop.
2011-11-03  Mikael Morintrans.h (struct gfc_ss_info): New field refcount.
2011-11-03  Mikael Morintrans.h (struct gfc_ss, [...]): Move field gfc_ss:...
2011-11-03  Mikael Morintrans.h (struct gfc_ss, [...]): Move field gfc_ss:...
2011-11-03  Mikael Morintrans.h (struct gfc_ss, [...]): Move field gfc_ss:...
2011-11-03  Mikael Morintrans.h (struct gfc_ss, [...]): Move member struct...
2011-11-03  Mikael Morintrans.h (struct gfc_ss, [...]): Move member struct...
2011-11-03  Mikael Morintrans.h (struct gfc_ss, [...]): Move field string_lengt...
2011-11-03  Mikael Morintrans.h (struct gfc_ss, [...]): Move field expr from...
2011-11-03  Mikael Morintrans.h (struct gfc_ss_info): New struct.
2011-11-03  Mikael Morintrans.h (struct gfc_ss, [...]): Move shape field from...
2011-11-03  Mikael Morintrans.h (struct gfc_array_info): Move dim and dimen...
2011-11-03  Mikael Morintrans.h (struct gfc_ss_info, [...]): Rename the former...
2011-10-07  Mikael Morintrans.h (gfc_ss_info): Remove codimen field.
2011-10-07  Mikael Morintrans.h (gfc_loopinfo): Remove codimen field.
2011-10-07  Mikael Morintrans.h (gfc_ss): Remove data.temp.codimen field.
2011-10-07  Mikael Morintrans-array.h (struct gfc_se): New flag want_coarray.
2011-08-25  Tobias Burnustrans-array.c (gfc_conv_descriptor_token): Add assert.
2011-08-02  Tobias Burnustrans-array.c (gfc_array_allocate): Pass token to gfc_a...
2011-07-27  Daniel Carrerare PR fortran/49755 (ALLOCATE with STAT= produces inval...
2011-07-21  Daniel Carreratrans.c (gfc_allocate_with_status): Split into two...
2011-07-21  Tobias Burnuscheck.c (gfc_check_present): Allow coarrays.
2011-07-06  Daniel Carreratrans-array.c (gfc_array_allocate): Rename allocatable_...
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-07  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-04  Nathan Froydremove gfc_chainon_list
2011-04-18  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-04  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-03-27  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-02-23  Mikael Morinre PR fortran/40850 (double free in nested types with...
2011-02-20  Paul Thomasre PR fortran/45077 (ICE with -fwhole-file in fold_conv...
2011-02-18  Michael Matzre PR fortran/45586 (ICE non-trivial conversion at...
2010-11-28  Paul Thomasre PR fortran/35810 ([TR 15581 / F2003] Automatic reall...
2010-11-26  Jakub Jelinekre PR bootstrap/45700 (--enable-checking=fold bootstrap...
2010-11-25  Janus Weilre PR fortran/46581 ([OOP] segfault in SELECT TYPE...
2010-10-26  Janus Weilre PR fortran/42647 ([F03] Missed initialization/deallo...
2010-10-21  Jerry DeLislere PR fortran/46079 (ABI for empty stop statement broken)
2010-10-15  Tobias Burnusre PR fortran/45186 (Gfortran 4.5.0 emits wrong linenum...
2010-10-06  Mikael Morintrans.c (gfc_restore_backend_locus): New function.
2010-09-21  Mikael Morinre PR fortran/45648 (Unnecessary temporary for transpos...
2010-09-10  Mikael Moringfortran.h (gfc_expr): Remove inline_noncopying_intrins...
2010-09-10  Tobias Burnusre PR fortran/45186 (Gfortran 4.5.0 emits wrong linenum...
2010-09-07  François-Xavier... trans.h (gfor_fndecl_clz128, [...]): Remove.
2010-09-01  Francois-Xavier... trans-expr.c (gfc_conv_power_op): Handle floating-point...
2010-08-26  Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-08-21  Janus Weilre PR fortran/45271 ([OOP] Polymorphic code breaks...
2010-08-19  Daniel Kraftre PR fortran/29785 (Fortran 2003: POINTER Rank Remapping)
2010-07-29  Janus Weilre PR fortran/45004 ([OOP] Segfault with allocatable...
2010-07-27  Tobias Burnusre PR fortran/40873 (-fwhole-file -fwhole-program:...
2010-07-23  Paul Thomasre PR fortran/24524 (Fortran dependency checking should...
2010-07-21  Daniel Krafttrans.h (gfc_get_return_label): Removed.
2010-07-17  Mikael Morintrans-array.c (gfc_free_ss): Don't free beyond ss rank.
2010-07-15  Jakub Jelinektrans.h (gfc_string_to_single_character): New prototype.
2010-07-15  Daniel Kraftre PR fortran/44709 (BLOCK and GOTO/EXIT/CYCLE)
2010-07-15  Jakub Jelinektrans.h (gfc_build_compare_string): Add CODE argument.
2010-07-13  Tobias Burnusre PR fortran/43665 (INTENT(IN) etc. optimization of...
2010-07-05  Nathan Froydvec.h (VEC_splice, [...]): New macros.
2010-06-21  Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-06-15  Jakub Jelinekre PR fortran/44536 (OMP: missing error with default...
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-20  Jerry DeLislere PR fortran/43851 (Add _gfortran_error_stop_numeric)
2010-04-29  Paul Thomas[multiple changes]
2010-04-24  Paul Thomasre PR fortran/43841 (Missing temporary for ELEMENTAL...
2010-04-17  Steven G. Karglre PR fortran/31538 (misleading bounds check error)
2010-04-13  Jerry DeLisle[multiple changes]
2010-04-06  Tobias Burnusre PR fortran/39997 (Procedure(), pointer & implicit...
2010-04-06  Tobias Burnusre PR fortran/43178 (Pointless resetting to NULL for...
2010-04-01  Paul Thomasioparm.def: Update copyright.
2010-02-05  Paul Thomasre PR fortran/42309 (Problem with a pointer array passe...
2009-09-29  Daniel Kraftre PR fortran/39626 (Correctly implement details of...
2009-09-16  Michael Matzre PR fortran/41212 (miscompilation at -O2)
2009-08-19  Michael Matztree-ssa-structalias.c (create_variable_info_for):...
next