Go to file
David Edelsohn e34eaae5f3 rs6000.md (movsi_internal1): Add nop mnemonic.
* config/rs6000/rs6000.md (movsi_internal1): Add nop mnemonic.
        (movhi_internal): Same.
        (movqi_internal): Same.
        (movdi_internal64): Same.

        * config/rs6000/t-ppccomm (MULTILIB_MATCHES_FLOAT): Add mcpu=405.

        * config/rs6000/xcoff.h (SKIP_ASM_OP): Define.
        (ASM_OUTPUT_SKIP): Use it.  SIZE unsigned.
        (COMMON_ASM_OP): Define.
        (ASM_OUTPUT_ALIGNED_COMMON): Use it.  SIZE unsigned.
        Use ALIGN parameter.
        (LOCAL_COMMON_ASM_OP): Define.
        (ASM_OUTPUT_LOCAL): Use it.  SIZE unsigned.

From-SVN: r56011
2002-08-03 19:23:49 -04:00
boehm-gc
config
contrib
fastjar
gcc rs6000.md (movsi_internal1): Add nop mnemonic. 2002-08-03 19:23:49 -04:00
include
INSTALL
libf2c Daily bump. 2002-08-03 07:17:08 +00:00
libffi
libiberty
libjava Revert patch that breaks libgcj shared library on powerpc: 2002-08-01 16:06:00 +00:00
libobjc
libstdc++-v3 valarray_name_lookup.cc: Rename from testsuite/26_numerics/valarray_name_lookup.C 2002-08-03 19:56:17 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2002-08-02 19:02:33 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in: Move generic linux case to end. 2002-07-31 08:42:35 +09:30
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2002-08-02 19:02:33 +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.