aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-types.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-18intrinsic.c (char_conversions, ncharconv): New static variables.Francois-Xavier Coudert1-0/+1
2008-05-15trans-expr.c (gfc_conv_concat_op): Take care of nondefault character kinds.Francois-Xavier Coudert1-0/+2
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-2/+2
2007-12-09re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek1-1/+2
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-16/+0
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Espindola1-1/+0
2007-05-14c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola1-1/+0
2007-04-17trans-types.h (gfc_packed): New enum.Tobias Schlüter1-1/+8
2007-04-17arith.h: Update copyright years.Tobias Schlüter1-1/+2
2007-03-30typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola1-1/+0
2005-07-29* trans-types.h (gfc_array_range_type): Add missing GTY decl for this.Steven Bosscher1-0/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-11-16re PR fortran/13010 (seg fault on valid code)Paul Brook1-0/+3
2004-08-31trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc...Tobias Schlüter1-4/+3
2004-08-30trans-types.h: Add comments.Paul Brook1-7/+5
2004-08-30Make-lang.in (fortran/f95-lang.o): Update dependencies.Richard Henderson1-49/+2
2004-08-26arith.c: Include system.h, not real system headers.Richard Henderson1-0/+1
2004-08-25re PR fortran/17144 (Not Implemented: Character string array constructors / A...Paul Brook1-0/+1
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-13/+13
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+143