aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/caf/libcaf.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-05-05libcaf.h (_gfortran_caf_critical): Add a prototype.David Edelsohn1-0/+3
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-2/+1
2012-01-062012-01-06 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-4/+4
2011-08-29trans-decl.c (generate_coarray_sym_init): Use GFC_CAF_COARRAY_STATIC for stat...Tobias Burnus1-1/+1
2011-07-07trans.c (gfc_allocate_with_status): Call _gfortran_caf_register with NULL arg...Tobias Burnus1-2/+12
2011-06-17single.c (_gfortran_caf_register): Store the address of all static coarrays i...Daniel Carrera1-3/+11
2011-06-10trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_s...Daniel Carrera1-2/+2
2011-05-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-6/+23
2011-03-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+53