Go to file
Richard Sandiford 1b78544ffe Revert libquadmath and libssp copyright patches.
From-SVN: r195820
2013-02-06 22:03:54 +00:00
INSTALL
boehm-gc
config
contrib * testsuite-management/validate_failures.py: Fix typo. 2013-02-06 16:52:11 -05:00
fixincludes
gcc * parser.c (cp_parser_enum_specifier): Check for error_mark_node. 2013-02-06 15:58:32 -05:00
gnattools
include
intl
libada
libatomic
libbacktrace
libcpp * eo.po: New. 2013-02-05 23:47:50 +00:00
libdecnumber
libffi ffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE equal LONGDOUBLE. 2013-02-06 18:32:41 +01:00
libgcc Update copyright in libgcc. 2013-02-04 19:06:20 +00:00
libgfortran re PR fortran/55978 (class_optional_2.f90 -Os fails) 2013-02-06 20:39:35 +01:00
libgo re PR go/56172 (net FAILs on Solaris) 2013-02-05 23:59:24 +00:00
libgomp re PR c++/56217 (ICE: OpenMP: when combining shared() and a move constructor) 2013-02-06 11:34:53 +01:00
libiberty
libitm
libjava
libmudflap
libobjc
libquadmath Revert libquadmath and libssp copyright patches. 2013-02-06 22:03:54 +00:00
libsanitizer
libssp Revert libquadmath and libssp copyright patches. 2013-02-06 22:03:54 +00:00
libstdc++-v3 Add missing explicit instantiation for std::lower_bound template 2013-02-06 09:18:26 +01:00
lto-plugin
maintainer-scripts
zlib
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS: Explicitly add myself as AIX maintainer. 2013-02-04 16:26:17 -05:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Explicitly add myself as AIX maintainer. 2013-02-04 16:26:17 -05:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR go/55969 (libgo fails to build on darwin) 2013-02-05 22:36:20 +00:00
configure.ac re PR go/55969 (libgo fails to build on darwin) 2013-02-05 22:36:20 +00: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.