aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/caf/single.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-15mpi.c (caf_runtime_error): Change fprintf to vfprintf.Daniel Carrera1-1/+1
2011-07-14Remove error parameter from caf_runtime_error. Add caf_runtime_error to singl...Daniel Carrera1-6/+19
2011-07-07trans.c (gfc_allocate_with_status): Call _gfortran_caf_register with NULL arg...Tobias Burnus1-2/+29
2011-06-17single.c (_gfortran_caf_register): Store the address of all static coarrays i...Daniel Carrera1-4/+24
2011-06-10trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_s...Daniel Carrera1-5/+9
2011-05-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-11/+22
2011-03-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+107