Go to file
Jeff Law 7f24367410 alias.c (argument_registers): Remove.
* alias.c (argument_registers): Remove.
	(init_alias_once): Initialize static_reg_base_value here.  Remove
	initialization of argument_registers.
	(init_alias_once_per_function): Remove.
	(init_alias_analysis): Copy all the entries from static_reg_base_value
	into new_reg_base_value all at once.
	* rtl.h (init_alias_once_per_function): Remove declaration.
	* function.c (prepare_function_start): Do not call
	init_alias_once_per_function.

	* caller-save.c (init_caller_save): Use gen_rtx_INSN instead of
	starting a sequence and emitting an INSN.

From-SVN: r54582
2002-06-13 06:24:00 -06:00
boehm-gc gc_locks.h (GC_test_and_set): Support Linux/mips. 2002-06-10 17:10:21 +00:00
config
contrib
fastjar
gcc alias.c (argument_registers): Remove. 2002-06-13 06:24:00 -06:00
include
INSTALL
libf2c Daily bump. 2002-06-13 07:17:30 +00:00
libffi
libiberty
libjava re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception) 2002-06-12 17:01:02 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-06-13 07:17:30 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. 2002-06-11 23:53:11 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. 2002-06-11 23:53:11 +00: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 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.