Full gcc source code with our own patches and etc. This repo will be mainly for android port of Evolinx.
Go to file
Vasiliy Fofanov 4e074bafe6 * 5wsystem.ads: Enable zero cost exception.
From-SVN: r73799
2003-11-21 11:49:46 +01:00
boehm-gc
config
contrib * gennews (files): Add GCC 3.3 files. 2003-10-16 19:18:52 +00:00
fastjar
gcc * 5wsystem.ads: Enable zero cost exception. 2003-11-21 11:49:46 +01:00
include
INSTALL
intl
libf2c
libffi libffi-dg.exp: Make the -lgcc_s conditional. 2003-11-20 16:19:09 +01:00
libiberty
libjava
libobjc Makefile.in (runtime-info.h): Remove -Wp. 2003-10-23 21:20:54 +00:00
libstdc++-v3 formatter.h: Use _Tp as template argument. 2003-11-21 05:49:21 +00:00
maintainer-scripts
zlib * libtool.m4 (LD): Correct powerpc64 host match. 2003-09-09 15:54:39 +09:30
.cvsignore
ABOUT-NLS intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
ChangeLog
config-ml.in
config.guess
config.if * config.if: Remove unused libc_interface determination. 2003-07-16 06:34:53 +00:00
config.rpath
config.sub * config.sub: Update to 2003-11-03 version. 2003-11-03 15:25:17 +00:00
configure configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. 2003-10-20 20:04:19 +00:00
configure.in configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. 2003-10-20 20:04:19 +00:00
COPYING COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes... 2000-12-18 21:47:20 +00:00
COPYING.LIB
install-sh
libtool.m4 libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltcf-c.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltcf-cxx.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltcf-gcj.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltconfig
ltmain.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
MAINTAINERS
Makefile.def Makefile.def: Introduce flags_to_pass. 2003-06-23 20:34:26 +00:00
Makefile.in
Makefile.tpl Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. 2003-11-21 00:39:18 +00:00
missing
mkdep
mkinstalldirs
move-if-change FSF address fix in copyright header. 1999-01-11 07:12:18 -07:00
README
README.SCO
symlink-tree
ylwrap ylwrap: Change absolute path checks to check for DOS style path names. 1998-10-08 17:26:54 -06:00

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file 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.html for how to report bugs usefully.