summaryrefslogtreecommitdiff
path: root/libgfortran/caf
Commit message (Expand)AuthorAgeFilesLines
* trans-decl.c (generate_coarray_sym_init): Use GFC_CAF_COARRAY_STATIC for stat...Tobias Burnus2011-08-293-12/+52
* mpi.c (caf_runtime_error): Change fprintf to vfprintf.Daniel Carrera2011-07-152-2/+2
* Remove error parameter from caf_runtime_error. Add caf_runtime_error to singl...Daniel Carrera2011-07-142-12/+26
* mpi.c (runtime_error): New function.Tobias Burnus2011-07-091-46/+74
* trans.c (gfc_allocate_with_status): Call _gfortran_caf_register with NULL arg...Tobias Burnus2011-07-073-8/+95
* single.c (_gfortran_caf_register): Store the address of all static coarrays i...Daniel Carrera2011-06-173-20/+82
* trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_s...Daniel Carrera2011-06-103-37/+57
* re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2011-05-063-41/+65
* re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2011-04-061-10/+9
* re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2011-03-273-0/+371