Go to file
Tobias Burnus 09de7c2578 single.c (_gfortran_caf_co_reduce): New function.
2015-01-02  Tobias Burnus  <burnus@net-b.de>

        * caf/single.c (_gfortran_caf_co_reduce): New function.
        * caf/libcaf.h (_gfortran_caf_co_reduce): New prototype.

2015-01-02  Tobias Burnus  <burnus@net-b.de>

        * gfortran.dg/coarray/collectives_4.f90: New.

From-SVN: r219148
2015-01-02 18:42:52 +01:00
INSTALL
boehm-gc Include target-utils.exp in boehm-gc testing 2014-12-18 09:42:22 +00:00
config
contrib dg-extract-results.sh: Use --text with grep to avoid issues with binary files. 2014-12-17 22:35:04 +00:00
fixincludes server.c (server_setup): Check return value of getcwd and in case of error set buff[0] to 0. 2014-12-15 09:10:41 +01:00
gcc single.c (_gfortran_caf_co_reduce): New function. 2015-01-02 18:42:52 +01:00
gnattools
include xasprintf.c: New file. 2014-12-24 17:22:51 +01:00
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp re PR preprocessor/63831 (r217292 causes segfaults with -MM) 2014-12-19 13:20:58 +01:00
libdecnumber
libffi
libgcc MIPS32R6 and MIPS64R6 support 2014-12-19 20:17:36 +00:00
libgfortran single.c (_gfortran_caf_co_reduce): New function. 2015-01-02 18:42:52 +01:00
libgo runtime: Remove undefined references to runtime_race*. 2014-12-23 20:33:53 +00:00
libgomp
libiberty xasprintf.c: New file. 2014-12-24 17:22:51 +01:00
libitm
libjava
libobjc
liboffloadmic
libquadmath
libsanitizer sanitizer_symbolizer_libbacktrace.cc, [...]: Cherry pick upstream r224308. 2014-12-16 12:35:34 +01:00
libssp
libstdc++-v3 re PR web/64468 (Incorrect indentation in Doxygen-generated sources of libstdc++) 2015-01-02 16:50:51 +00:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog config.sub: Update from upstream, to 2015-01-01 version. 2015-01-02 09:30:21 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS Add myself to RTEMS Ports maintainers. 2014-12-22 06:09:21 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess config.sub: Update from upstream, to 2015-01-01 version. 2015-01-02 09:30:21 +00:00
config.rpath
config.sub config.sub: Update from upstream, to 2015-01-01 version. 2015-01-02 09:30:21 +00:00
configure Build machinery cleanup. 2014-12-15 11:54:43 +01:00
configure.ac Build machinery cleanup. 2014-12-15 11:54:43 +01:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.