Go to file
Jan Hubicka fa79946ef5 i386-protos.h (ix86_memory_move_cost): Move offline.
* i386-protos.h (ix86_memory_move_cost): Move offline.
	* i386.c (ix86_register_move_cost): Compute properly cost of
	SSE, MMX and i387 instructions.
	(*_cost): Add costs of SSE/MMX moves.
	(ix86_memory_move_cost): Move offline from ....; Likewise.
	* i386.h (MEMORY_MOVE_COST): .... here;
	(struct processor costs): Add new fields to represent costs
	of SSE/MMX moves.

From-SVN: r39689
2001-02-14 21:16:35 +00:00
boehm-gc
config
contrib
fastjar
gcc i386-protos.h (ix86_memory_move_cost): Move offline. 2001-02-14 21:16:35 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-02-14 01:45:07 -07:00
libffi
libiberty
libjava natClass.cc (getSignature): Don't try to dereference param_types if it is null. 2001-02-14 05:32:31 +00:00
libobjc
libstdc++-v3 function.h: Do not use rel_ops for older headers either. 2001-02-13 16:09:05 +00:00
zlib
.cvsignore
ChangeLog * MAINTAINERS: Update mail address. 2001-02-13 12:59:57 +00:00
config-ml.in
config.guess Add config suport for s390 2001-02-12 23:47:41 +00:00
config.if
config.sub Add config suport for s390 2001-02-12 23:47:41 +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: Update mail address. 2001-02-13 12:59:57 +00:00
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.