Go to file
Jan Hubicka 96e7ae40d8 i386.h (struct_processor_costs): New fileds int_load, int_store, fp_move, fp_load and fp_store
* i386.h (struct_processor_costs): New fileds int_load, int_store, fp_move,
	fp_load and fp_store
	(REGISTER_MOVE_COST): Fix comment, calculate exactly the cost of
	fp->int moves
	(MEMORY_MOVE_COST): New macro.
	* i386.c (386_cost): Define new fields.
	(i486_cost): Likewise.
	(pentium_cost): Likewise.
	(pentiumpro_cost): Likewise.
	(k6_cost): Likewise.

From-SVN: r30585
1999-11-19 09:12:18 +00:00
boehm-gc
config
contrib
etc
gcc i386.h (struct_processor_costs): New fileds int_load, int_store, fp_move, fp_load and fp_store 1999-11-19 09:12:18 +00:00
include ansidecl.h: Define and test GCC_VERSION', not HAVE_GCC_VERSION'. 1999-11-10 17:57:21 +00:00
INSTALL
libchill
libf2c Daily bump. 1999-11-19 01:45:07 -07:00
libffi
libiberty Revert last change. 1999-11-15 02:01:30 -07:00
libio
libjava * no-threads.cc (_Jv_ThreadStart): Use JvFail and not JvAssert. 1999-11-18 07:32:50 +00:00
libobjc
libstdc++ valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION): Don't forget to define tanh. 1999-11-19 01:40:12 +00:00
texinfo
zlib
.cvsignore
ChangeLog MAINTAINERS: Add new Java maintainer. 1999-11-17 16:11:10 -08:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Changed my e-mail address to oliva@lsd.ic.unicamp.br 1999-11-19 03:23:11 +00:00
Makefile.in
missing
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.