Go to file
Ziemowit Laski 86e7df90ac altivec.h (vec_dst, [...]): Add prototypes, marked with always_inline attribute.
[gcc/ChangeLog]
2004-03-19  Ziemowit Laski  <zlaski@apple.com>

        * config/rs6000/altivec.h (vec_dst, vec_dstst, vec_dststt,
        vec_dstt, vec_sld, vec_splat): Add prototypes, marked with
        always_inline attribute.
        * config/rs6000/rs6000.c (altivec_expand_dst_builtin):
        Treat expansion as completed even if literal argument is
        invalid (so that other expansions are not tried in vain).

[gcc/testsuite/ChangeLog]
2004-03-19  Ziemowit Laski  <zlaski@apple.com>

        * g++.dg/ext/altivec-6.C: New test.

From-SVN: r79726
2004-03-20 02:56:54 +00:00
boehm-gc configure.ac: Bump AC_PREREQ to 2.59. 2004-03-11 00:27:41 +00:00
config (top level) 2004-03-11 05:01:17 +00:00
contrib gcc_update (files_and_dependencies): Insert libffi dependencies. 2004-03-16 20:19:19 +01:00
fastjar configure.ac: Bump AC_PREREQ to 2.59. 2004-03-11 00:27:41 +00:00
gcc altivec.h (vec_dst, [...]): Add prototypes, marked with always_inline attribute. 2004-03-20 02:56:54 +00:00
include
INSTALL
intl configure.ac: Bump AC_PREREQ to 2.59. 2004-03-11 00:27:41 +00:00
libada configure.ac: Bump AC_PREREQ to 2.59. 2004-03-11 00:27:41 +00:00
libf2c
libffi [multiple changes] 2004-03-19 22:34:17 +00:00
libiberty pex-unix.c (pexecute): Use vfork instead of fork, with appropriate changes to make this safe. 2004-03-18 03:16:37 +00:00
libjava Input_UnicodeBig.java: New class.. 2004-03-19 16:24:49 -08:00
libobjc Makefile.in, [...]: Update copyright years. 2004-03-16 10:45:26 +00:00
libstdc++-v3 Daily bump. 2004-03-20 00:16:13 +00:00
maintainer-scripts gcc_release (SNAPSHOTS_DIR): New variable. 2004-03-14 22:38:57 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in: Remove symbolic link section. 2004-03-17 19:27:53 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Remove symbolic link section. 2004-03-17 19:27:53 +00:00
configure.in configure.in: Remove symbolic link section. 2004-03-17 19:27:53 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update my email address. 2004-03-11 09:30:09 +11:00
Makefile.def
Makefile.in configure.in: Remove symbolic link section. 2004-03-17 19:27:53 +00:00
Makefile.tpl configure.in: Remove symbolic link section. 2004-03-17 19:27:53 +00: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.