summaryrefslogtreecommitdiff
path: root/libgfortran/caf/single.c
Commit message (Expand)AuthorAgeFilesLines
* trans-decl.c (generate_coarray_sym_init): Use GFC_CAF_COARRAY_STATIC for stat...Tobias Burnus2011-08-291-5/+14
* mpi.c (caf_runtime_error): Change fprintf to vfprintf.Daniel Carrera2011-07-151-1/+1
* Remove error parameter from caf_runtime_error. Add caf_runtime_error to singl...Daniel Carrera2011-07-141-6/+19
* trans.c (gfc_allocate_with_status): Call _gfortran_caf_register with NULL arg...Tobias Burnus2011-07-071-2/+29
* single.c (_gfortran_caf_register): Store the address of all static coarrays i...Daniel Carrera2011-06-171-4/+24
* trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_s...Daniel Carrera2011-06-101-5/+9
* re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2011-05-061-11/+22
* re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2011-03-271-0/+107