Go to file
Nathan Sidwell 4d49f9642a * gfortran.dg/goacc/reduction-2.f95: Delete.
From-SVN: r229769
2015-11-04 17:00:27 +00:00
INSTALL
boehm-gc
config libsanitizer merge from upstream r250806, compiler part. 2015-10-21 10:40:54 +03:00
contrib * config-list.mk (nvptx-none): Add it. 2015-10-30 22:31:54 +00:00
fixincludes
gcc * gfortran.dg/goacc/reduction-2.f95: Delete. 2015-11-04 17:00:27 +00:00
gnattools
gotools Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library by adding alldocs.go, doc.go, note.go. 2015-10-31 21:29:38 +00:00
include config.gcc: Handle --enable-fdpic. 2015-10-27 13:36:47 +00:00
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp ENABLE_CHECKING refactoring: remove remaining occurrences 2015-11-04 15:01:46 +00:00
libdecnumber
libffi re PR libffi/65441 (FAIL: libffi.call/float2.c -W -Wall -Wno-psabi (test for excess errors)) 2015-10-27 00:39:32 +00:00
libgcc libgcc changes for AMD znver1. 2015-10-30 13:20:42 +00:00
libgfortran
libgo gotest: fix handling of --goarch option 2015-11-04 01:52:40 +00:00
libgomp libgomp.h (struct acc_dispatch_t): Remove args from exec_func. 2015-11-03 20:18:33 +00:00
libiberty Make-lang.in (c.tags): Also include libcpp TAGS. 2015-10-28 15:45:33 -04:00
libitm config.gcc: Handle --enable-fdpic. 2015-10-27 13:36:47 +00:00
libjava libjava: fix locale handling when sorting JNI methods 2015-10-26 18:32:41 +00:00
libmpx
libobjc remove usage of ROUND_TYPE_SIZE from encoding.c 2015-11-03 22:43:22 +00:00
liboffloadmic offload_host.cpp (OffloadDescriptor::setup_misc_data): Use calloc instead of malloc. 2015-10-26 14:38:02 +00:00
libquadmath
libsanitizer Update HOWTO_MERGE file for libsanitizer. 2015-10-23 11:50:30 +03:00
libssp
libstdc++-v3 * libsupc++/new: Declare sized deletes. 2015-11-03 11:43:54 -05:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Remove ChangeLog entry unintentionally duplicated in the top level 2015-11-03 03:52:56 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Update email address. 2015-10-23 17:06:07 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
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.