aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-io.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-25re PR debug/40660 (Weird break points with 4.5, works with 4.4)Aldy Hernandez1-2/+2
2009-08-13re PR fortran/40941 (gfc_typespec: put derived and cl into union)Janus Weil1-9/+10
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-22/+44
2009-07-09re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil1-1/+1
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-1/+1
2009-06-07re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement)Jerry DeLisle1-8/+13
2009-05-14passes.c (finish_optimization_passes): Change i to int.Ian Lance Taylor1-2/+2
2009-05-14re PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)Jakub Jelinek1-45/+39
2009-05-13gfortran.h (gfc_code): Rename struct member expr to expr1.Steven G. Kargl1-2/+2
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-1/+1
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-3/+2
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-4/+2
2009-03-27gimplify.c (mark_addressable): Export.Richard Guenther1-19/+19
2008-11-22re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync ...Jakub Jelinek1-6/+4
2008-09-26re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle1-1/+1
2008-09-23re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle1-2/+2
2008-08-23gfortran.h (gfc_component): Add field "symbol_attribute attr"...Janus Weil1-2/+2
2008-07-29trans-expr.c (conv_parent_component_references): New function to build missin...Paul Thomas1-2/+2
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-15/+15
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus1-1/+1
2008-07-24re PR fortran/29952 (Flag to give runtime information " array temporary was c...Thomas Koenig1-4/+4
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle1-1/+30
2008-05-06arith.c: (gfc_arith_concat...Francois-Xavier Coudert1-2/+1
2008-04-07PR fortran/25829 28655Jerry DeLisle1-6/+7
2008-04-05PR fortran/25829 28655Jerry DeLisle1-2/+150
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-4/+0
2008-02-25re PR fortran/34729 (Localization of run-time error messages, written into th...Francois-Xavier Coudert1-1/+2
2008-02-24trans-array.c (gfc_conv_descriptor_data_get, [...]): Use fold_buildN instead ...Tobias Schlüter1-38/+40
2008-01-22re PR fortran/34875 (read into vector-valued section doesn't transfer any val...Paul Thomas1-3/+23
2008-01-11re PR fortran/34722 (ICE: left-over "@iostat" variable polutes namespace)Jerry DeLisle1-0/+1
2007-10-15re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle1-2/+37
2007-09-16re PR fortran/29396 (segfault with character pointer association)Paul Thomas1-4/+6
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-19/+8
2007-08-29re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle1-35/+2
2007-08-26re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle1-2/+35
2007-08-10re PR fortran/31270 (print subscript value and array bounds when out-of-bound...Francois-Xavier Coudert1-5/+7
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-07-28re PR fortran/32909 (Replace gfc_c_int_type_node with integer_type_node)Janne Blomqvist1-4/+1
2007-07-27Fortran frontend changelog:Janne Blomqvist1-2/+2
2007-07-12re PR fortran/32599 ([ISO C Binding] Accepts character with len /= 1)Christopher D. Rickett1-8/+22
2007-07-12trans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert arguments to gfc_charl...Richard Guenther1-1/+2
2007-07-02[multiple changes]Christopher D. Rickett1-0/+11
2007-06-07decl.c: Miscellaneous whitespace fixes.Steven G. Kargl1-2/+2
2007-05-11re PR fortran/30878 (Rejects function f1; namelist /nml/ f1)Paul Thomas1-0/+7
2007-05-06re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle1-75/+187
2007-04-17arith.h: Update copyright years.Tobias Schlüter1-1/+1
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-44/+22
2007-02-02re PR fortran/30284 ([4.1 only] ICE in gfc_add_modify with internal reads)Paul Thomas1-8/+28
2007-01-08tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use type of offset to build ...Richard Guenther1-1/+1
2006-12-15re PR libfortran/30200 ([4.1 only] write(*,myfmt="(1X,a,'xyz')") "A" prints ...Jerry DeLisle1-1/+1