Go to file
Denis Chertykov 28e801e278 avr-protos.h (test_hard_reg_class): Declared.
* config/avr/avr-protos.h (test_hard_reg_class): Declared.
	* config/avr/avr.c (ashrhi3_out): optimized shift by 15.
	(lshrhi3_out): Likewise.
	(ashrsi3_out): bugfix in shift by 8.
	(test_hard_reg_class): New function.
	* config/avr/avr.md: Bugfix inside conditions in peepholes.
	(ashlhi3): removed define_expand of this pattern.
	(*ashlhi3_insn): renamed to ashlhi3.
	(ashlsi3): removed define_expand of this pattern.
	(*ashlsi3_insn): renamed to ashlsi3.
	(ashrqi3): removed define_expand of this pattern.
	(*ashrqi3_insn): renamed to ashrqi3.
	(ashrhi3): removed define_expand of this pattern.
	(*ashrhi3_insn): renamed to ashrhi3.
	(ashrsi3): removed define_expand of this pattern.
	(*ashrsi3_insn): renamed to ashrsi3.
	(lshrhi3): removed define_expand of this pattern.
	(*lshrhi3_insn): renamed to lshrhi3.
	(lshrsi3): removed define_expand of this pattern.
	(*lshrsi3_insn): renamed to lshrsi3.

From-SVN: r33640
2000-05-03 23:20:09 +04:00
boehm-gc
config
contrib New file 2000-05-01 11:15:22 +00:00
etc
gcc avr-protos.h (test_hard_reg_class): Declared. 2000-05-03 23:20:09 +04:00
include
INSTALL
libchill
libf2c Daily bump. 2000-05-03 01:45:07 -06:00
libffi Makefile.am (SUBDIRS): Define. 2000-05-01 21:35:35 +00:00
libiberty Makefile.in (maintainer-clean-subdir): Fix handling of empty SUBDIRS. 2000-04-29 14:25:12 +00:00
libio
libjava Makefile.am (GCJCOMPILE, [...]): Move -L option out of FLAGS. 2000-05-01 21:36:39 +00:00
libobjc
libstdc++
libstdc++-v3 footer.html: Update to see if it takes effect. 2000-05-03 16:11:03 +00:00
texinfo
zlib
.cvsignore
ChangeLog config.if: Tweak. 2000-05-02 00:51:59 +00:00
config-ml.in
config.guess
config.if config.if: Tweak. 2000-05-02 00:51:59 +00:00
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
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.