Go to file
Richard Henderson 9e49570050 alpha.c (alpha_emit_conditional_branch): Handle TFmode unordered compares properly.
* config/alpha/alpha.c (alpha_emit_conditional_branch): Handle
        TFmode unordered compares properly.  Revalidate integer compare
        operands.
        (alpha_emit_setcc): New.
        (alpha_emit_conditional_move): Revalidate integer compare operands.
        * config/alpha/alpha-protos.h: Update.
        * config/alpha/alpha.md (cmpdi): Allow general operands.
        (sne): Use alpha_emit_setcc.
        (seq, slt, sle, sgt, sge, sltu, sleu, sgtu, sgeu): Likewise.
        (sunordered, sordered): New.

From-SVN: r36598
2000-09-24 21:02:20 -07:00
boehm-gc
config
contrib
etc
gcc alpha.c (alpha_emit_conditional_branch): Handle TFmode unordered compares properly. 2000-09-24 21:02:20 -07:00
include
INSTALL
libchill
libf2c Daily bump. 2000-09-24 01:45:11 -06:00
libffi
libiberty
libio stdstreams.cc: Include <libio.h>, not "libio.h". 2000-09-23 17:01:47 +00:00
libjava
libobjc
libstdc++ configure.in: Add AIX multithread support fragment. 2000-09-19 16:36:39 -04:00
libstdc++-v3 localename.cc (locale::_Imp): Remove typedefs. 2000-09-20 08:19:07 +00:00
texinfo
zlib
.cvsignore
ChangeLog add self to maintainers list 2000-09-24 20:52:25 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS add self to maintainers list 2000-09-24 20:52:25 +00:00
Makefile.in
missing
mkdep
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.