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