gcc/libgfortran
Daniel Carrera 0a1138af63 single.c (_gfortran_caf_register): Store the address of all static coarrays in a linked list.
2011-06-17  Daniel Carrera  <dcarrera@gmail.com>

        * caf/single.c (_gfortran_caf_register): Store the address
        of all static coarrays in a linked list.
        (_gfortran_caf_finalize): Free memory of staic coarrays.
        * caf/mpi.c (_gfortran_caf_register): Store the address
        of all static coarrays in a linked list. Initialize MPI
        if necessary.
        (_gfortran_caf_finalize): Free memory of staic coarrays.
        (_gfortran_caf_init): Check if MPI is already initialized
        before initializing again.
        * caf/libcaf.h: Add a type to caf_register_t to distinguish
        static coarrays and add the type caf_static_t to make the
        linked list of static coarrays.

From-SVN: r175124
2011-06-17 01:09:36 +02:00
..
caf single.c (_gfortran_caf_register): Store the address of all static coarrays in a linked list. 2011-06-17 01:09:36 +02:00
config gcc: 2011-06-03 17:36:21 +00:00
generated Cleanup memsize types 2011-04-12 22:27:49 +03:00
intrinsics PR 48915 Abort handling 2011-05-14 11:44:09 +03:00
io Return error when trying to seek a non-seekable buffered file 2011-06-11 13:52:18 +03:00
m4 Cleanup memsize types 2011-04-12 22:27:49 +03:00
runtime PR 48931 Use async-signal-safe execve instead of execvp 2011-05-29 23:13:52 +03:00
ChangeLog single.c (_gfortran_caf_register): Store the address of all static coarrays in a linked list. 2011-06-17 01:09:36 +02:00
ChangeLog-2002 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2003 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2004 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2005 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2006 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2007 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2008 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2009 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2010 Rotate ChangeLogs. 2011-01-02 08:22:05 -08:00
Makefile.am re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) 2011-04-15 18:13:28 +02:00
Makefile.in re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) 2011-04-15 18:13:28 +02:00
acinclude.m4 PR 47571 Fix bootstrap regression on alpha-dec-osf 2011-04-15 07:21:19 +03:00
aclocal.m4 Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
c99_protos.h re PR fortran/33197 (Fortran 2008: math functions) 2009-07-25 21:39:07 +02:00
config.h.in PR 48931 Make backtrace async-signal-safe, reformat output 2011-05-22 19:38:05 +03:00
configure PR 48931 Make backtrace async-signal-safe, reformat output 2011-05-22 19:38:05 +03:00
configure.ac PR 48931 Make backtrace async-signal-safe, reformat output 2011-05-22 19:38:05 +03:00
configure.host PR 48977 Denormal exception on glibc targets 2011-05-20 17:45:51 +03:00
fmain.c Add comment saying file is deprecated 2009-08-14 20:54:27 +03:00
gfortran.map re PR libfortran/47757 (Unintentionally? not exported _gfortran_* symbols in libgfortran.so.3) 2011-02-16 18:18:41 +01:00
kinds-override.h re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
libgfortran.h PR 48931 Use async-signal-safe execve instead of execvp 2011-05-29 23:13:52 +03:00
libgfortran.spec.in re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
libtool-version re PR libfortran/27107 (Make dependency on io/io.h broken) 2007-01-17 19:44:00 +00:00
mk-kinds-h.sh re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
mk-sik-inc.sh mk-sik-inc.sh: Make -Wunused-variable proof. 2008-09-10 19:18:08 +02:00
mk-srk-inc.sh intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes. 2010-06-25 21:40:37 +02:00