Go to file
Jan Hubicka 7f0e57bdf7 i386.c (ix86_expand_store_builtin): Always force op1 to register.
* i386.c (ix86_expand_store_builtin):  Always force op1 to register.
	(mov*_internal): Fix predicates; require one of operands to not be
	memory.
	(SSE?MMX move expanders):  Fix predicates; force one of operands to
	register.
	(SSE/MMX push patterns): Reorganize; fix x86-64 code generation.
	(movups/movupd/movdqu patterns): Force one of operands to not be
	memory.

From-SVN: r62339
2003-02-03 20:20:36 +00:00
boehm-gc
config
contrib
fastjar jartool.c (extract_jar): Don't lseek to skip extra fields. 2003-01-31 22:48:27 +00:00
gcc i386.c (ix86_expand_store_builtin): Always force op1 to register. 2003-02-03 20:20:36 +00:00
include
INSTALL
libf2c
libffi Fix wrongly applied last patch. 2003-02-01 12:16:19 +01:00
libiberty
libjava Fix ChangeLog entry. 2003-02-03 17:14:38 +00:00
libobjc
libstdc++-v3 std_bitset.h: Replace CHAR_BIT with __CHAR_BIT__, use numeric_limits for bits-per-word values. 2003-02-03 19:37:53 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS (Write after approval): Add myself. 2003-02-02 21:44:31 +01:00
config-ml.in
config.guess config.guess: Updated to 2003-01-30's version. 2003-01-30 22:44:14 +00:00
config.if
config.sub config.guess: Updated to 2003-01-30's version. 2003-01-30 22:44:14 +00:00
configure
configure.in
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. 2003-02-02 21:44:31 +01:00
Makefile.def
Makefile.in Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. 2003-01-31 20:02:02 +00:00
Makefile.tpl Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. 2003-01-31 20:02:02 +00:00
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.