]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-io.c
Implement -Wimplicit-fallthrough.
[thirdparty/gcc.git] / gcc / fortran / trans-io.c
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-23  Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-08-31  Paul Thomas[multiple changes]
2016-05-07  Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-04-18  Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-23  Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-15  Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-31  Uros Bizjaktrans-array.c (trans_array_bound_check): Use xasprintf...
2014-11-25  Tobias Burnuserror.c (gfc_internal_error): Convert to common diagnos...
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-08-17  Tobias Burnustrans-io.c (gfc_build_io_library_fndecls): Fix decl...
2014-08-15  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-05-26  Jerry DeLisle[multiple changes]
2014-03-18  Jakub Jelinekre PR ipa/58721 (The subroutine perdida is no longer...
2014-01-09  Tobias Burnuscpp.c (gfc_cpp_handle_option): Add missing break.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-04  Paul Thomasre PR fortran/58771 (ICE in transfer_expr, at fortran...
2013-07-29  Po-Chun Changmatch.c (gfc_match_call): Exit loop after setting i.
2013-03-25  Tobias Burnusre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2013-03-01  Tobias Burnustrans-decl.c (gfc_trans_deferred_vars): Free expr after...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-27  Jerry DeLislere PR fortran/48976 (INQUIRE with STREAM= not supported)
2012-09-15  Tobias Burnustrans-io.c (gfc_trans_transfer): Add an assert.
2012-09-15  Tobias Burnusarith.c (arith_power): Call gfc_free_expr in case of...
2012-08-24  Tobias Burnusre PR fortran/54350 (FAIL: gfortran.dg/realloc_on_assig...
2012-08-14  Mikael Moringfortran.h (gfc_get_proc_ptr_comp): New prototype.
2012-04-18  Steven Bosschertarghooks.c (default_case_values_threshold): Fix code...
2011-11-03  Mikael Morintrans.h (struct gfc_ss, [...]): Move field gfc_ss:...
2011-11-03  Mikael Morintrans.h (struct gfc_ss, [...]): Move shape field from...
2011-09-08  Mikael Morintrans-array.h (gfc_get_array_ss): New prototype.
2011-08-25  Mikael Morinre PR fortran/50050 (Internal compiler error free_expr0...
2011-08-22  Mikael Morinre PR fortran/50050 (Internal compiler error free_expr0...
2011-05-06  Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-04  Richard Guenthertrans-array.c (gfc_trans_array_constructor_value):...
2011-04-19  Janne BlomqvistReplace gfc_getmem with XCNEW, XCNEWVEC or xcalloc
2011-04-18  Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-04-18  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-01-26  Tobias Burnusre PR fortran/47339 (Fortran 2003/2008: Valid NAMELIST...
2010-11-16  Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-10-19  Jerry DeLisleio.h: Remove definition of the BT enumerator.
2010-10-16  Thomas Koenigtrans-io.c (gfc_build_io_library_fndecls): Array descri...
2010-10-16  Thomas Koenigre PR tree-optimization/20165 (Pointer does not really...
2010-09-03  Tobias Burnusre PR fortran/45186 (Gfortran 4.5.0 emits wrong linenum...
2010-08-04  Tobias Burnustrans-io.c (gfc_build_io_library_fndecls): Fix return...
2010-07-26  Tobias Burnusre PR fortran/45066 (ICE in namelist read in snapshot...
2010-07-13  Tobias Burnusre PR fortran/43665 (INTENT(IN) etc. optimization of...
2010-07-13  Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-07-10  Mikael Morintrans-io.c (gfc_build_st_parameter): Update calls to...
2010-07-06  Tobias Burnustrans-decl.c: Include diagnostic-core.h besides toplev.h.
2010-07-02  Nathan Froydtrans-types.h (gfc_add_field_to_struct): Add tree ...
2010-05-23  Tobias Burnusgfortran.h: Do not include system.h.
2010-05-20  Steven Bosschertrans-expr.c: Do not include convert.h, ggc.h, real...
2010-04-13  Jerry DeLisle[multiple changes]
2010-04-01  Paul Thomasioparm.def: Update copyright.
2010-02-20  Paul Thomasre PR fortran/36932 (unneeded temporary (2x))
2010-02-14  Jerry DeLislere PR fortran/32382 (missed optimization in internal...
2010-02-05  Paul Thomasre PR fortran/42309 (Problem with a pointer array passe...
2009-08-25  Aldy Hernandezre PR debug/40660 (Weird break points with 4.5, works...
2009-08-13  Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-07-16  Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-09  Janus Weilre PR fortran/40646 ([F03] array-valued procedure point...
2009-06-12  Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-07  Jerry DeLislere PR fortran/40008 (F2008: Add NEWUNIT= for OPEN state...
2009-05-14  Ian Lance Taylorpasses.c (finish_optimization_passes): Change i to...
2009-05-14  Jakub Jelinekre PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)
2009-05-13  Steven G. Karglgfortran.h (gfc_code): Rename struct member expr to...
2009-04-27  Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-24  Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-03-27  Richard Guenthergimplify.c (mark_addressable): Export.
2008-11-22  Jakub Jelinekre PR libfortran/37839 (st_parameter_dt has unwanted...
2008-09-26  Jerry DeLislere PR fortran/37498 (Incorrect array value returned...
2008-09-23  Jerry DeLislere PR fortran/37498 (Incorrect array value returned...
2008-08-23  Janus Weilgfortran.h (gfc_component): Add field "symbol_attribute...
2008-07-29  Paul Thomastrans-expr.c (conv_parent_component_references): New...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-27  Tobias Burnusre PR fortran/36132 (_gfortran_internal_pack on optiona...
2008-07-24  Thomas Koenigre PR fortran/29952 (Flag to give runtime information...
2008-06-13  Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
2008-05-06  Francois-Xavier... arith.c: (gfc_arith_concat...
2008-04-07  Jerry DeLislePR fortran/25829 28655
2008-04-05  Jerry DeLislePR fortran/25829 28655
2008-02-26  Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-25  Francois-Xavier... re PR fortran/34729 (Localization of run-time error...
2008-02-24  Tobias Schlütertrans-array.c (gfc_conv_descriptor_data_get, [...]...
2008-01-22  Paul Thomasre PR fortran/34875 (read into vector-valued section...
2008-01-11  Jerry DeLislere PR fortran/34722 (ICE: left-over "@iostat" variable...
2007-10-15  Jerry DeLislere PR libfortran/33055 (Runtime error in INQUIRE unit...
2007-09-16  Paul Thomasre PR fortran/29396 (segfault with character pointer...
next