Go to file
Kazu Hirata 83310f5688 v850-protos.h: Remove the prototypes for reg_or_int9_operand...
* config/v850/v850-protos.h: Remove the prototypes for
	reg_or_int9_operand, reg_or_const_operand,
	pattern_is_ok_for_prepare, pattern_is_ok_for_dispose,
	reg_or_0_operand, reg_or_int5_operand, call_address_operand,
	movsi_source_operand, power_of_two_operand,
	not_power_of_two_operand, special_symbolref_operand,
	pattern_is_ok_for_prologue, pattern_is_ok_for_epilogue, and
	register_is_ok_for_epilogue.
	* config/v850/v850.c (reg_or_0_operand, reg_or_int5_operand,
	reg_or_int9_operand, reg_or_const_operand,
	call_address_operand, special_symbolref_operand,
	movsi_source_operand, power_of_two_operand,
	not_power_of_two_operand, register_is_ok_for_epilogue,
	pattern_is_ok_for_epilogue, pattern_is_ok_for_prologue,
	pattern_is_ok_for_dispose, pattern_is_ok_for_prepare): Move to
	predicates.md.
	* config/v850/v850.h (PREDICATE_CODES): Remove.
	* config/v850/v850.md: Include predicates.md.
	* config/v850/predicates.md: New.

From-SVN: r96822
2005-03-21 18:01:29 +00:00
boehm-gc
config
contrib * gcc_update (silent): Unset instead of initializing to null. 2005-03-19 00:16:22 +00:00
fastjar
fixincludes Makefile.in: Set gcc_version directly, not via substitution. 2005-03-21 17:50:19 +00:00
gcc v850-protos.h: Remove the prototypes for reg_or_int9_operand... 2005-03-21 18:01:29 +00:00
gnattools
include
INSTALL
intl
libada
libcpp config.gcc: Consistently use solaris2.1[0-9]* instead of solaris2.1[0-9]. 2005-03-19 20:19:06 +00:00
libffi
libgfortran configure.ac: Do not invoke TL_AC_GCC_VERSION. 2005-03-21 17:46:19 +00:00
libiberty
libjava natVMSecurityManager.cc (getClassContext): Add new arg: klass. 2005-03-21 14:50:14 +00:00
libmudflap configure.ac: Do not invoke TL_AC_GCC_VERSION. 2005-03-21 17:44:38 +00:00
libobjc Makefile.in: Set gcc_version here. 2005-03-21 17:42:26 +00:00
libstdc++-v3 acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic. 2005-03-21 17:40:24 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
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.