Full gcc source code with our own patches and etc. This repo will be mainly for android port of Evolinx.
Go to file
Jakub Jelinek 6698ed0127 re PR tree-optimization/53645 (Missed optimization for vector integer division lowering)
PR tree-optimization/53645
	* tree-vect-generic.c (expand_vector_divmod): Use TYPE_MODE (type)
	instead of TYPE_MODE (wider_type) as can_vec_perm_p argument.

From-SVN: r189108
2012-07-02 08:56:24 +02:00
boehm-gc
config
contrib check_makefile_deps.sh: Look for c-common.o in c-family/. 2012-06-19 20:01:23 +00:00
fixincludes inclhack.def (aix_mutex_initializer_1): New fix. 2012-06-19 13:55:14 -04:00
gcc re PR tree-optimization/53645 (Missed optimization for vector integer division lowering) 2012-07-02 08:56:24 +02:00
gnattools
include
INSTALL
intl
libada
libatomic
libcpp
libdecnumber
libffi
libgcc
libgfortran PR 39654 FTELL intrinsic function return type. 2012-06-21 21:47:01 +03:00
libgo gotest: Only look in data segment for ppc64, not ppc*. 2012-06-25 16:26:27 +00:00
libgomp * libgomp.texi: Include gpl_v3.texi instead of gpl.texi. 2012-06-28 09:01:38 +00:00
libiberty copying-lib.texi (Library Copying): Don't use @heading inside @enumerate. 2012-06-29 10:59:48 +00:00
libitm
libjava Fix typo. 2012-06-20 09:48:40 -04:00
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 c++config: Remove __regex nested namespace. 2012-06-28 07:50:34 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Skip C if explicitly selected. 2012-06-29 16:12:35 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Skip C if explicitly selected. 2012-06-29 16:12:35 +00:00
configure.ac configure.ac: Skip C if explicitly selected. 2012-06-29 16:12:35 +00:00
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 MAINTAINERS (Write After Approval): Update my email address. 2012-06-25 07:52:21 +00:00
Makefile.def Makefile.tpl (check-target-libgomp-c++): New. 2012-06-20 14:26:04 -04:00
Makefile.in Makefile.tpl (check-target-libgomp-c++): New. 2012-06-20 14:26:04 -04:00
Makefile.tpl Makefile.tpl (check-target-libgomp-c++): New. 2012-06-20 14:26:04 -04:00
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.