Go to file
Michael Hayes d5e4ff4814 c4x.c: Convert to gen_rtx_FOO.
* config/c4x/c4x.c:  Convert to gen_rtx_FOO.
	Added ATTRIBUTE_UNUSED to unused function arguments.
	(rc_reg_operand): New predicate.
	(c4x_rptb_insert): New function.
	(c4x_rptb_nop_p): Recognize modified rptb_top pattern.
	(c4x_optimization_options): New function.
	* config/c4x/c4x.md: Convert to gen_rtx_FOO.
	 (decrement_and_branch_on_count): New pattern.
	 (rptb_top): Modified pattern to work with BCT optimization.
	* config/c4x/c4x.h (RC_REG): New register class.
	(rc_reg_operand): Define prototype.
	(IS_RC_REG): New macro.
	(IS_RC_OR_PSEUDO_REG): New macro.
	(IS_RC_OR_PSEUDO_REGNO): New macro.
	(OPTIMIZATION_OPTIONS): Define.

From-SVN: r23037
1998-10-13 03:04:59 +00:00
config
contrib
etc
gcc c4x.c: Convert to gen_rtx_FOO. 1998-10-13 03:04:59 +00:00
include
INSTALL
libchill
libf2c open.c (_XOPEN_SOURCE): Define. 1998-10-12 11:09:53 +00:00
libiberty Fix parallel make problem. 1998-10-12 10:45:24 -07:00
libio
libobjc
libstdc++
texinfo
.cvsignore
ChangeLog Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to CC_FOR_TARGET and friends. 1998-10-12 05:11:16 -06:00
config-ml.in
config.guess
config.if
config.sub
configure Final changes from devo<->egcs merge. 1998-10-12 04:44:57 -06:00
configure.in Final changes from devo<->egcs merge. 1998-10-12 04:44:57 -06:00
COPYING
COPYING.LIB
install-sh Final changes from devo<->egcs merge. 1998-10-12 04:44:57 -06:00
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to CC_FOR_TARGET and friends. 1998-10-12 05:11:16 -06:00
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.