summaryrefslogtreecommitdiff
path: root/libgfortran/caf/mpi.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* PR 84519 Handle optional QUIET specifier for STOP and ERROR STOPJanne Blomqvist2018-02-231-8/+11
* Character length cleanup for Coarray Fortran libraryJanne Blomqvist2018-02-221-14/+14
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libcaf.h: Add caf_reference_type.Andre Vehreschild2016-09-191-1/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* trans-intrinsic.c (gfc_build_builtin_function_decls): Change type of second a...Tobias Burnus2014-05-111-1/+1
* gfortran.h (gfc_init_coarray_decl): Remove.Tobias Burnus2014-04-301-14/+26
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-2/+1
* 2012-01-06 Tobias Burnus <burnus@net-b.de>Tobias Burnus2012-01-061-10/+11
* trans-decl.c (generate_coarray_sym_init): Use GFC_CAF_COARRAY_STATIC for stat...Tobias Burnus2011-08-291-6/+37
* 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/+7
* 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-071-4/+54
* single.c (_gfortran_caf_register): Store the address of all static coarrays i...Daniel Carrera2011-06-171-13/+47
* trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_s...Daniel Carrera2011-06-101-30/+46
* re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2011-05-061-24/+20
* 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-271-0/+211