Full gcc source code with our own patches and etc. This repo will be mainly for android port of Evolinx.
Go to file
Joseph Myers 33742a0a02 Replace update_web_docs_svn with update_web_docs_git.
This patch replaces the update_web_docs_svn script, that updates
online documentation from its sources in the GCC repository, run once
a day from cron, with update_web_docs_git.

	* update_web_docs_git: New file.
	* update_web_docs_svn: Remove.
	* crontab: Use update_web_docs_svn.
2020-01-13 17:43:52 +00:00
config
contrib contrib: script to setup git to pull a vendors branches 2020-01-13 16:14:32 +00:00
fixincludes
gcc Fix typo in invoke.texi. 2020-01-13 12:33:29 -05:00
gnattools
gotools
include OpenACC 'acc_get_property' cleanup 2020-01-10 23:24:36 +01:00
INSTALL
intl
libada
libatomic
libbacktrace
libcc1
libcpp Add diagnostic paths 2020-01-10 21:22:12 +00:00
libdecnumber
libffi
libgcc [amdgcn] Remove dependency on stdint.h in libgcc 2020-01-10 23:19:41 +00:00
libgfortran
libgo gotest: don't use local 2020-01-10 15:28:20 +00:00
libgomp OpenACC 'acc_get_property' cleanup 2020-01-10 23:24:36 +01:00
libhsail-rt
libiberty
libitm
libobjc
liboffloadmic OpenACC 'acc_get_property' cleanup 2020-01-10 23:24:36 +01:00
libphobos
libquadmath
libsanitizer
libssp
libstdc++-v3 libstdc++: Ensure root-dir converted to forward slash (PR93244) 2020-01-13 13:22:48 +00:00
libvtv
lto-plugin
maintainer-scripts Replace update_web_docs_svn with update_web_docs_git. 2020-01-13 17:43:52 +00:00
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog Remove README.MOVED_TO_GIT. The repository is now open for commits. 2020-01-13 12:25:00 +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
Makefile.def
Makefile.in
Makefile.tpl Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD. 2019-08-23 15:37:22 -06:00
missing
mkdep
mkinstalldirs
move-if-change
multilib.am
README
symlink-tree
test-driver
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.