Go to file
David Edelsohn 70ae01917f re PR rtl-optimization/10588 ([PPC] i==0||j==0 should use cntlzw and srawi)
* config/rs6000/rs6000.md (call_indirect_nonlocal_aix32): Prefer
	CTR to LR.
	(call_indirect_nonlocal_aix64): Same.
	(call_value_indirect_nonlocal_aix32): Same.
	(call_value_indirect_nonlocal_aix64): Same.

	PR target/10588
	(eq): Use CLZ splitter for compare with zero.

From-SVN: r100759
2005-06-08 10:46:09 -04:00
INSTALL
boehm-gc
config
contrib btest-gcc.sh: Add support for option --add-passes-despite-regression. 2005-06-07 07:42:22 +00:00
fastjar
fixincludes
gcc re PR rtl-optimization/10588 ([PPC] i==0||j==0 should use cntlzw and srawi) 2005-06-08 10:46:09 -04:00
gnattools
include libiberty.h (XOBFINISH): New. 2005-06-06 21:14:31 +00:00
intl
libada
libcpp cpplib.pot: Regenerate. 2005-06-07 23:34:55 +02:00
libffi
libgfortran re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result) 2005-06-07 20:46:17 +00:00
libiberty
libjava * gnu/classpath/jdwp/transport/JdwpConnection.java: New file. 2005-06-07 01:18:02 +00:00
libmudflap
libobjc archive.c, [...]: Include hash.h. 2005-06-07 21:04:19 +00:00
libstdc++-v3 acinclude.m4 (GLIBCXX_ENABLE_C99): Use C++ compiler for complex tests. 2005-06-07 16:52:32 +00:00
maintainer-scripts
zlib * zconf.h (NO_vsnprintf): Define on Tru64 UNIX V4.0. 2005-06-07 01:41:16 +00:00
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog MAINTAINERS: Move myself from 'Write After Approval' to 'CPU Port Maintainers' section as... 2005-06-08 09:15:21 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Move myself from 'Write After Approval' to 'CPU Port Maintainers' section as... 2005-06-08 09:15:21 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in: Enable target-libffi again for *-*-linux* and *-*-elf. 2005-06-07 09:32:14 +00:00
configure.in configure.in: Enable target-libffi again for *-*-linux* and *-*-elf. 2005-06-07 09:32:14 +00:00
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.