Go to file
Aldy Hernandez ae4b4a02e8 extend.texi: Warn about unsupported usage of altivec builtins.
2002-01-31  Aldy Hernandez  <aldyh@redhat.com>

        * doc/extend.texi: Warn about unsupported usage of altivec
        builtins.

        * config/rs6000/rs6000.md (altivec_vcmp*_p): Remove.
        (altivec_predicate_*): New.

        * config/rs6000/altivec.h: Rewrite predicates to use new builtins.
        Add C++ version of vec_*() functions.

        * config/rs6000/rs6000.c (bdesc_altivec_preds): New.
        (bdesc_2arg): Remove altivec predicates.
        (altivec_expand_builtin): Handle predicates.
        (altivec_init_builtins): Handle predicates.
        (altivec_expand_predicate_builtin): New.

From-SVN: r49500
2002-02-04 22:50:56 +00:00
boehm-gc 2002-02-01 Adam Megacz <adam@xwt.org> 2002-02-02 04:23:13 +00:00
config
contrib Contribute regression tester scripts 2002-02-02 05:23:34 +00:00
fastjar
gcc extend.texi: Warn about unsupported usage of altivec builtins. 2002-02-04 22:50:56 +00:00
include minor typo 2002-02-03 08:10:29 -05:00
INSTALL
libchill
libf2c Daily bump. 2002-02-02 08:16:46 +00:00
libffi
libiberty cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2. 2002-02-02 20:00:36 -08:00
libjava * Makefile.in: Rebuilt. 2002-02-02 21:14:29 +00:00
libobjc
libstdc++-v3 locale_facets.tcc (money_get::do_get(string)): Deal correctly with !(__io.flags() & ios_base::showbase) for case... 2002-02-04 19:51:32 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog Contribute regression tester scripts 2002-02-02 05:23:34 +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 Contribute regression tester scripts 2002-02-02 05:23:34 +00:00
Makefile.in
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.