Full gcc source code with our own patches and etc. This repo will be mainly for android port of Evolinx.
Go to file
Alan Modra e548ead97f re PR target/17052 (altivec varargs failure if no optimization)
PR target/17052
	* config/rs6000/rs6000.h (machine_function): Remove sysv_varargs_p.
	* config/rs6000/sysv4.h (RS6000_VARARGS_AREA): Use
	current_function_stdarg in place of sysv_varargs_p.
	* config/rs6000/rs6000.c (setup_incoming_varargs): Don't set
	sysv_varargs_p.

From-SVN: r86533
2004-08-25 13:10:27 +09:30
boehm-gc aix_irix_threads.c: Move _THREADS checks after gc_priv.h include. 2004-08-23 21:40:17 +00:00
config
contrib gcc_update (self): libjava/configure.in -> configure.ac. 2004-08-20 18:17:35 +02:00
fastjar
gcc re PR target/17052 (altivec varargs failure if no optimization) 2004-08-25 13:10:27 +09:30
include
INSTALL
intl
libada
libbanshee
libcpp
libffi re PR libffi/13141 (FAIL: InvokeReturn output - source compiled test <libffi problem>) 2004-08-23 16:49:17 +00:00
libgfortran re PR libfortran/17143 (2**63 prints garbage) 2004-08-25 00:31:33 +00:00
libiberty
libjava ignore autom4te.cache 2004-08-23 23:51:56 +00:00
libmudflap
libobjc
libstdc++-v3 Daily bump. 2004-08-25 00:16:16 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Remove conflict marker. 2004-08-20 11:37:13 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

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.