Go to file
Jan Hubicka 779d7a1a92 regclass.c (move_table): New type.
* regclass.c (move_table): New type.
	(move_cost, may_move_in_cost, may_move_out_cost): Use it.
	(init_move_cost): Break out from ...
	(init_reg_sets_1): ... here; simplify computation of
	have_regs-of_mode and contains_reg_of_mode.
	(record_reg_classes): Unswitch internal loops.
	(copy_cost): Trigger lazy initialization of move cost
	(record_address_regs): Likewise.

From-SVN: r126901
2007-07-25 05:58:40 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes re PR target/32641 (C99 fpclassify, isinf, isfinite, isnormal may raise FP exceptions) 2007-07-18 20:22:32 +00:00
gcc regclass.c (move_table): New type. 2007-07-25 05:58:40 +00:00
gnattools
include xtensa-config.h (XCHAL_HAVE_THREADPTR): New. 2007-07-18 18:51:21 +00:00
intl
libada
libcpp
libdecnumber
libffi configure.ac (i?86-*-solaris2.1[0-9]): Set TARGET to X86_64. 2007-07-16 17:05:41 +00:00
libgcc
libgfortran ChangeLog: Correct entry. 2007-07-24 14:58:20 +02:00
libgomp re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails) 2007-07-12 14:16:54 +02:00
libiberty argv.c (writeargv): Fix typo in inline documentation. 2007-07-23 13:29:17 -04:00
libjava configure.ac (mips-sgi-irix6*): Override SYSTEMSPEC. 2007-07-23 12:51:36 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 re PR bootstrap/3456 (bootstrapping gcc-3.0 with threadmodel=posix fails on IRIX64 6.5) 2007-07-16 17:21:10 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3 COPYING_v3: New file. 2007-07-17 08:37:53 +00:00
COPYING3.LIB COPYING_v3: New file. 2007-07-17 08:37:53 +00:00
ChangeLog COPYING_v3: New file. 2007-07-17 08:37:53 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag. 2007-07-16 08:11:23 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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.