Go to file
Richard Biener bdae03a78c Mark ChangeLog
From-SVN: r239043
2016-08-03 05:06:00 +00:00
INSTALL README: Also refer to the online installation instructions. 2012-08-25 20:48:20 +00:00
boehm-gc Mark ChangeLog 2016-08-03 05:05:07 +00:00
config Mark ChangeLog 2015-06-26 17:54:38 +00:00
contrib Mark ChangeLog 2016-08-03 05:03:56 +00:00
fixincludes Mark ChangeLog 2016-08-03 05:04:51 +00:00
gcc re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) 2016-08-01 16:03:41 +00:00
gnattools Mark ChangeLog 2016-08-03 05:04:19 +00:00
include Mark ChangeLog 2016-08-03 05:04:45 +00:00
intl Mark ChangeLog 2016-08-03 05:04:25 +00:00
libada Mark ChangeLog 2016-08-03 05:05:23 +00:00
libatomic Mark ChangeLog 2016-08-03 05:05:56 +00:00
libbacktrace Mark ChangeLog 2016-08-03 05:03:30 +00:00
libcilkrts Mark ChangeLog 2016-08-03 05:06:00 +00:00
libcpp Mark ChangeLog 2016-08-03 05:05:16 +00:00
libdecnumber Mark ChangeLog 2016-08-03 05:03:40 +00:00
libffi Mark ChangeLog 2015-06-26 17:57:35 +00:00
libgcc [RTEMS] Fix moxie libgcc support 2016-05-17 06:22:28 +00:00
libgfortran Mark ChangeLog 2016-08-03 05:04:14 +00:00
libgo runtime: Ignore stack sizes when deciding when to GC. 2015-09-15 12:33:22 +00:00
libgomp Mark ChangeLog 2016-08-03 05:04:56 +00:00
libiberty Backport PRs 67394, 69687, 70481, 70492, 70498 2016-05-19 14:05:41 +02:00
libitm Mark ChangeLog 2016-08-03 05:05:01 +00:00
libjava Mark ChangeLog 2016-08-03 05:05:38 +00:00
libobjc Mark ChangeLog 2016-08-03 05:04:40 +00:00
libquadmath Mark ChangeLog 2016-08-03 05:03:35 +00:00
libsanitizer Mark ChangeLog 2016-08-03 05:04:08 +00:00
libssp Mark ChangeLog 2015-06-26 17:55:45 +00:00
libstdc++-v3 Mark ChangeLog 2016-08-03 05:04:30 +00:00
libvtv Mark ChangeLog 2016-08-03 05:03:25 +00:00
lto-plugin Mark ChangeLog 2016-08-03 05:05:43 +00:00
maintainer-scripts Mark ChangeLog 2016-08-03 05:04:35 +00:00
zlib Mark ChangeLog 2016-08-03 05:05:49 +00:00
.dir-locals.el * .dir-locals.el: Add. 2013-10-16 18:25:31 +00:00
.gitignore * .gitignore: Import from gdb repository. 2013-01-10 10:48:46 -05:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Mark ChangeLog 2016-08-03 05:04:02 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2014-03-26 18:33:09 +01:00
Makefile.def backport: re PR libffi/65726 (libffi fails to build when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check) 2015-12-04 21:25:13 +01:00
Makefile.in backport: re PR libffi/65726 (libffi fails to build when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check) 2015-12-04 21:25:13 +01:00
Makefile.tpl re PR bootstrap/58572 (make bootstrap-lean leads to installation failure (doing extra rebuilds and invoking system compiler)) 2014-03-07 13:58:27 +01:00
README * README: Document use of ranges of years in copyright notices. 2012-07-16 15:01:34 +01:00
compile
config-ml.in MAINTAINERS (crx port, [...]): Remove. 2011-03-22 19:58:18 +00:00
config.guess Import from savannah.gnu.org: 2013-10-01 17:50:56 +01:00
config.rpath
config.sub Import from savannah.gnu.org: 2013-10-01 17:50:56 +01:00
configure configure.ac: Permit also ISL 0.15 with CLooG. 2015-11-19 15:19:13 +00:00
configure.ac configure.ac: Permit also ISL 0.15 with CLooG. 2015-11-19 15:19:13 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4 libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. 2013-09-20 19:17:52 +09:30
ltgcc.m4
ltmain.sh Ensure libgcc_s unwinder is always used on 64-bit Solaris 10+/x86 (PR target/59788) 2014-02-04 09:31:38 +00:00
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.