aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/caf/single.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-20Fortran: Fix [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:195...Andre Vehreschild1-3/+3
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-05-08fortran: Fix coding style around free()Bernhard Reutner-Fischer1-2/+2
2023-05-08fortran: Remove conditionals around free()Bernhard Reutner-Fischer1-4/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-06-28fortran, libgfortran: Avoid using libquadmath for glibc 2.26+Jakub Jelinek1-4/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-05-22Steve Kargl <kargl@gcc.gnu.org>Andre Vehreschild1-0/+10
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-08-03libgfortran/caf/single.c: Fix typo.Tobias Burnus1-5/+6
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-03-05re PR libfortran/89593 (warning "passing argument 3 of ‘_gfortran_caf_{get,...Jakub Jelinek1-2/+4
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-8/+8
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-02-23PR 84519 Handle optional QUIET specifier for STOP and ERROR STOPJanne Blomqvist1-18/+24
2018-02-22Character length cleanup for Coarray Fortran libraryJanne Blomqvist1-27/+28
2018-02-19gfortran.texi: Document additional src/dst_type.Andre Vehreschild1-73/+113
2018-01-25re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Paul Thomas1-4/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-03-05check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild1-0/+71
2017-01-13re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP...Andre Vehreschild1-2/+5
2017-01-07re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f...Andre Vehreschild1-4/+17
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-30single.c (_gfortran_caf_get_by_ref): Prevent compile time warning.Andre Vehreschild1-2/+2
2016-11-30single.c (_gfortran_caf_is_present): Prevent fallthrough warnings.Andre Vehreschild1-0/+2
2016-11-30libcaf.h: Add new action types for (de-)registration of allocatable component...Andre Vehreschild1-5/+119
2016-10-01re PR libfortran/77663 (libgfortran/caf/single.c: three minor problems and a ...Andre Vehreschild1-9/+14
2016-09-19libcaf.h: Add caf_reference_type.Andre Vehreschild1-46/+1709
2016-07-22libcaf.h: Add parameter stat to caf_get() and caf_send()'s function prototypes.Andre Vehreschild1-11/+20
2016-03-28STOP managed by external library when coarrays are usedAlessandro Fanfarillo1-0/+17
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-02check.c (gfc_check_event_query): New function.Tobias Burnus1-2/+43
2015-03-11libgfortran LIBGFOR_MINIMAL enhancements.Thomas Schwinge1-2/+1
2015-03-10trans.h (caf_sync_memory): New function decl tree.Alessandro Fanfarillo1-0/+13
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2015-01-02single.c (_gfortran_caf_co_reduce): New function.Tobias Burnus1-0/+15
2014-11-28Add support for a minimal version of libgfortran for accelerator targets.Bernd Schmidt1-1/+2
2014-09-25check.c (check_co_collective): Renamed fromTobias Burnus1-2/+12
2014-08-31trans-decl.c (gfc_build_builtin_function_decls): Add may_require_tmp dummy ar...Tobias Burnus1-4/+167
2014-08-14gfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL.Tobias Burnus1-5/+87
2014-07-12libgfortran.h (libcaf_atomic_codes): Add.Tobias Burnus1-0/+90
2014-06-25resolve.c (resolve_ordinary_assign): Don't invoke caf_send when assigning a c...Tobias Burnus1-75/+383
2014-06-19trans-intrinsic.c (conv_co_minmaxsum): Fix argument passing.Tobias Burnus1-3/+3
2014-06-17check.c (gfc_check_atomic, [...]): Use argument for GFC_ISYM_CAF_GET.Tobias Burnus1-6/+234
2014-05-11trans-intrinsic.c (gfc_build_builtin_function_decls): Change type of second a...Tobias Burnus1-1/+1
2014-05-08check.c (check_co_minmaxsum, [...]): New.Tobias Burnus1-0/+36
2014-04-30gfortran.h (gfc_init_coarray_decl): Remove.Tobias Burnus1-11/+25
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-2/+1
2012-01-062012-01-06 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-7/+7