Go to file
Richard Sandiford 39ba1719f7 mips-protos.h (mips_linked_macc_p): Declare.
* config/mips/mips-protos.h (mips_linked_macc_p): Declare.
	* config/mips/mips.h (TUNE_MACC_CHAINS): New macro.
	* config/mips/mips.c (TARGET_SCHED_REORDER): Define.
	(TARGET_SCHED_VARIABLE_ISSUE): Define.
	(mips_adjust_cost): Move later in file, next to other sched hooks.
	(mips_macc_chains_last_hilo): New variable.
	(mips_linked_madd_p, mips_macc_chains_record, mips_macc_chains_reorder)
	(mips_promote_ready, mips_sched_reorder, mips_variable_issue): New.
	* config/mips/mips.md (may_clobber_hilo): New attribute.

From-SVN: r81157
2004-04-25 08:28:32 +00:00
boehm-gc * mark.c (GC_mark_from): Use pointer as prefetch argument. 2004-04-25 06:17:51 +02:00
config
contrib
fastjar
gcc mips-protos.h (mips_linked_macc_p): Declare. 2004-04-25 08:28:32 +00:00
include * hashtab.h (struct htab): Add size_prime_index. 2004-04-22 10:36:03 -07:00
INSTALL
intl
libada Makefile.in: Revert most of Arnaud's last change. 2004-04-24 01:28:02 +00:00
libf2c
libffi cls_multi_schar.c (main): Fix initialization error. 2004-04-24 09:48:37 +02:00
libiberty hashtab.c: Include limits.h, stdint.h, ansidecl.h. 2004-04-22 10:35:44 -07:00
libjava jacks.exp (gcj_jacks_write): Explicitly limit the maximum heap size to avoid unnecessary thrashing. 2004-04-25 04:19:13 +00:00
libobjc
libstdc++-v3 Daily bump. 2004-04-25 00:16:12 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl (all-stage1-gcc, [...]): Always relocate gcc and prev-gcc to the original names, even if the build fails. 2004-04-24 06:42:54 +00:00
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
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 my email address. 2004-04-23 10:43:53 +00:00
Makefile.def
Makefile.in Makefile.tpl (all-stage1-gcc, [...]): Always relocate gcc and prev-gcc to the original names, even if the build fails. 2004-04-24 06:42:54 +00:00
Makefile.tpl Makefile.tpl (all-stage1-gcc, [...]): Always relocate gcc and prev-gcc to the original names, even if the build fails. 2004-04-24 06:42:54 +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.