Go to file
Dorit Naishlos d16b59fa0c genopinit.c (vec_realign_store_optab): Initialization removed.
2004-12-09  Dorit Naishlos  <dorit@il.ibm.com>

        * genopinit.c (vec_realign_store_optab): Initialization removed.
        * optabs.c (optab_for_tree_code): REALIGN_STORE_EXPR case removed.
        * optabs.h (optab_index): OTI_vec_realign_store Removed.
        (vec_realign_store_optab): Removed.
        * target-def.h (TARGET_VECTORIZE_BUILTIN_MASK_FOR_STORE): Removed.
        * target.h (builtin_mask_for_store): Removed.
        * tree.def (REALIGN_STORE_EXPR): Removed.
        * config/rs6000/rs6000.c (rs6000_builtin_mask_for_store): Removed.
        (altivec_builtin_mask_for_store): Removed.
        (altivec_init_builtins): Removed initialization of
        altivec_builtin_mask_for_store.

        * doc/tm.texi (TARGET_VECTORIZE_MISALIGNED_MEM_OK): New.
        (TARGET_VECTORIZE_BUILTIN_MASK_FOR_LOAD): New.

From-SVN: r91932
2004-12-09 11:06:20 +00:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc genopinit.c (vec_realign_store_optab): Initialization removed. 2004-12-09 11:06:20 +00:00
include
INSTALL
intl
libada
libcpp
libffi Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and PICFLAG. 2004-12-08 10:48:53 -05:00
libgfortran Makefile.am (AM_MAKEFLAGS): New. 2004-12-08 00:43:34 +00:00
libiberty splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion (and thus large stack space) is not needed. 2004-12-07 15:01:17 -05:00
libjava IdentityHashMap.java (put): Replace mistaken use of "<<" by "*". 2004-12-08 02:18:32 +00:00
libmudflap Makefile.am: Add ../config to ACLOCAL_AMFLAGS. 2004-12-09 01:27:29 +00:00
libobjc
libstdc++-v3 Daily bump. 2004-12-09 00:16:17 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
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 * MAINTAINERS: Update my email address. 2004-12-08 15:57:14 +00:00
Makefile.def Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
Makefile.in Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
Makefile.tpl Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
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.