aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-io.c
AgeCommit message (Expand)AuthorFilesLines
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
2005-02-23gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter1-2/+3
2005-01-27trans-decl.c (gfc_build_label_decl): Set DECL_ARTIFICAL and TREE_USED for all...Steven Bosscher1-2/+1
2005-01-23data.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-01-23re PR libfortran/19313 (inquire(pad=) not implemented)Bud Davis1-0/+4
2005-01-22re PR fortran/19194 (Missing RECL parameter in OPEN statement)Tobias Schlüter1-3/+3
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-2/+0
2004-11-10re PR fortran/18375 (ICE when compiling spec benchmark fma3d)Paul Brook1-2/+2
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-6/+6
2004-10-04trans-const.c (gfc_build_cstring_const): New function.Tobias Schlüter1-2/+2
2004-09-16trans-io.c (transfer_array_component): New function.Victor Leikehman1-13/+111
2004-09-16Revert accidental commit of unrelated/unfinished changes.Paul Brook1-85/+5
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl1-5/+85
2004-09-08array.c: Don't include assert.h.Paul Brook1-12/+11
2004-09-07error.c (show_locus): Handle mapped locations.Per Bothner1-0/+4
2004-08-31trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc...Tobias Schlüter1-1/+1
2004-08-30Make-lang.in (fortran/f95-lang.o): Update dependencies.Richard Henderson1-5/+6
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-1/+1
2004-08-25trans.h (build2_v, build3_v): New macros.Tobias Schlüter1-15/+16
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-7/+7
2004-08-18re PR fortran/13278 (derived type namelist I/O support missing, causes ICE)Victor Leikehman1-50/+106
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-7/+7
2004-08-10trans-io.c (transfer_expr): Handle pointters.Paul Brook1-1/+5
2004-06-29Make sure types in assignments are compatible.Steven Bosscher1-6/+7
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-7/+9
2004-06-22re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)Janne Blomqvist1-13/+76
2004-05-15re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp...Tobias Schlüter1-2/+2
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-13/+13
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1