Age | Commit message (Expand) | Author | Files | Lines |
2011-08-29 | trans-decl.c (generate_coarray_sym_init): Use GFC_CAF_COARRAY_STATIC for stat... | Tobias Burnus | 3 | -12/+52 |
2011-07-15 | mpi.c (caf_runtime_error): Change fprintf to vfprintf. | Daniel Carrera | 2 | -2/+2 |
2011-07-14 | Remove error parameter from caf_runtime_error. Add caf_runtime_error to singl... | Daniel Carrera | 2 | -12/+26 |
2011-07-09 | mpi.c (runtime_error): New function. | Tobias Burnus | 1 | -46/+74 |
2011-07-07 | trans.c (gfc_allocate_with_status): Call _gfortran_caf_register with NULL arg... | Tobias Burnus | 3 | -8/+95 |
2011-06-17 | single.c (_gfortran_caf_register): Store the address of all static coarrays i... | Daniel Carrera | 3 | -20/+82 |
2011-06-10 | trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_s... | Daniel Carrera | 3 | -37/+57 |
2011-05-06 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 3 | -41/+65 |
2011-04-06 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -10/+9 |
2011-03-27 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 3 | -0/+371 |