aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/target-memory.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-23re PR fortran/37025 (ICE with TRANSFER to non-default-kind character: transfe...Tobias Burnus1-3/+22
2008-06-20arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi1-1/+1
2008-05-18intrinsic.c (char_conversions, ncharconv): New static variables.Francois-Xavier Coudert1-19/+18
2008-05-12re PR fortran/36176 (TRANSFER of constant substrings)François-Xavier Coudert1-6/+32
2008-05-06arith.c: (gfc_arith_concat...Francois-Xavier Coudert1-16/+33
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+1
2007-12-20re PR fortran/34482 (FAIL: gfortran.dg/nan_4.f90 -O tests for errors)Tobias Burnus1-6/+36
2007-12-08re PR fortran/34342 (BOZ extensions not diagnosed as such with -std=f95)Tobias Burnus1-0/+43
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-06-11re PR fortran/29786 (Initialization of overlapping variables: Not implemented)Paul Thomas1-2/+107
2007-05-28PR 31972/fortranBrooks Moses1-0/+2
2007-05-28gfortran.h (gfc_expr): Remove from_H, add "representation" struct.Brooks Moses1-26/+66
2007-05-16[multiple changes]Paul Thomas1-0/+451