aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-io.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-15data.c: Remove trailing periods from error messages.Brooks Moses1-1/+1
2006-11-11data.c: Add 2006 to copyright years.Tobias Schlüter1-1/+2
2006-08-15re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)Jerry DeLisle1-6/+13
2006-07-24re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4))Jerry DeLisle1-0/+5
2006-07-11re PR fortran/28213 (ICE: Hollerith constant)Feng Wang1-0/+1
2006-06-21trans-expr.c (gfc_conv_missing_dummy, [...]): Replace calls to convert on con...Francois-Xavier Coudert1-2/+2
2006-06-03trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages.Francois-Xavier Coudert1-4/+8
2006-04-18* trans-io.c (gfc_build_io_library_fndecls): Align pad.Steve Ellcey1-0/+8
2006-04-15trans-io.c (set_string): Use fold_build2 and build_int_cst instead of build2 ...Roger Sayle1-2/+2
2006-01-30re PR fortran/24266 (ICE when writing to array of strings that is an elements...Erik Edelmann1-1/+1
2005-12-28re PR fortran/25587 (Garbage in output of -fdump-tree-original)Andrew Pinski1-1/+1
2005-12-16trans.h (tree): Remove declaration of gfc_build_function_call.Richard Guenther1-10/+10
2005-12-16trans.h (gfc_build_indirect_ref): Remove declaration.Richard Guenther1-5/+5
2005-12-16(gfc_conv_descriptor_data_addr): Use build_fold_addr_expr where appropriate.Richard Guenther1-16/+16
2005-12-10re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig1-0/+8
2005-11-30[multiple changes]Paul Thomas1-24/+16
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-475/+617
2005-11-19fortran ChangeLog:Janne Blomqvist1-8/+33
2005-11-06gfortran ChangeLogJanne Blomqvist1-2/+8
2005-09-26[multiple changes]Janne Blomqvist1-6/+44
2005-09-14PR fortran/21875 Internal Unit Array I/O, NISTPaul Thomas1-2/+62
2005-09-09gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf...Thomas Koenig1-1/+27
2005-08-07[multiple changes]Janne Blomqvist1-0/+20
2005-08-06decl.c, [...]: Fix comment/doc typos.Kazu Hirata1-2/+2
2005-07-07For the 60th anniversary of Chinese people��s Anti-Japan war victory.Feng Wang1-2/+71
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-15[multiple changes]Feng Wang1-1/+2
2005-04-17re PR fortran/17472 ([4.0 only] namelist does not handle arrays)Paul Thomas1-139/+225
2005-03-15re PR fortran/18827 (ICE on assign to common variable)Feng Wang1-1/+2
2005-02-24Unrevert previously reversed patch, adding this patch:Tobias Schlüter1-2/+3
2005-02-24Revert yesterday's patch:Tobias Schlüter1-3/+2