Go to file
2018-02-07 10:20:03 +00:00
config gcc-plugin.m4 (GCC_ENABLE_PLUGINS): Remove -q option passed to grep. 2018-02-06 08:30:53 +00:00
contrib * download_prerequisites: Use shasum for FreeBSD and DragonFly. 2018-01-29 13:30:02 +00:00
fixincludes
gcc * lto.c (register_resolution): Remove forgotten sanity check. 2018-02-07 10:20:03 +00:00
gnattools
gotools Makefile.am (GOTOOLS_TEST_TIMEOUT): Define. 2018-01-19 05:04:51 +00:00
include
INSTALL
intl
libada
libatomic
libbacktrace elf.c (elf_add): Close descriptor if we use a debugfile. 2018-01-31 23:23:21 +00:00
libcc1
libcpp * ru.po: Update. 2018-02-04 14:01:51 +00:00
libdecnumber
libffi
libgcc Add -march=icelake. 2018-02-02 14:45:57 +01:00
libgfortran Use pointer sized array indices. 2018-01-31 16:16:22 +02:00
libgo runtime: correct runtime structfield type to match reflect 2018-02-06 15:18:50 +00:00
libgomp re PR libgomp/84096 (Wrong prototype for omp_init_nest_lock_with_hint() in "omp.h.in") 2018-01-30 00:38:01 +01:00
libhsail-rt
libiberty simple-object-xcoff.c (simple_object_xcoff_find_sections): Use ulong_type to avoid warning about 32-bit shift. 2018-01-21 05:01:31 +00:00
libitm
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer Add upstream svn rev for PR sanitizer/82825. 2018-02-06 08:16:22 +00:00
libssp
libstdc++-v3 Remove duplicate "//" in comment 2018-01-29 14:09:52 +00:00
libvtv
lto-plugin
maintainer-scripts gcc_release (build_sources): Use getconf to get at the number of cores in the system and pass -jN to gcc_build. 2018-01-25 10:22:38 +00:00
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ChangeLog Add Boris Kolpackov <boris@codesynthesis.com> to MAINTAINERS 2018-01-18 12:36:31 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Add Boris Kolpackov <boris@codesynthesis.com> to MAINTAINERS 2018-01-18 12:36:31 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

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.