Go to file
Hartmut Penner 52609473f8 2084.md: New file.
* config/s390/2084.md: New file.
	* config/s390/s390.md: Include it.
	* config/s390/s390.c (s390_adjust_priority): New function.
	(TARGET_SCHED_ADJUST_PRIORITY): Define.
	(s390_first_cycle_multipass_dfa_lookahead): New function.
	(TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): Define.
	(s390_sched_reorder2): New function.
	(TARGET_SCHED_REORDER2): Define.
	(s390_adjust_cost): Support PROCESSOR_2084_Z990 cpu type.
	(s390_issue_rate): Likewise.

Co-Authored-By: Ulrich Weigand <uweigand@de.ibm.com>

From-SVN: r68743
2003-06-30 22:01:00 +00:00
boehm-gc
config
contrib
fastjar
gcc 2084.md: New file. 2003-06-30 22:01:00 +00:00
include
INSTALL
libf2c
libffi
libiberty
libjava For PR libgcj/11349: 2003-06-30 19:15:56 +00:00
libobjc
libstdc++-v3 Avoid subscripting empty string. 2003-06-30 20:45:22 +00:00
maintainer-scripts gcc_release: Command "all" now creates .gz files only for releases and pre-releases. 2003-06-28 00:18:50 +00:00
zlib
.cvsignore
ChangeLog configure.in: Clean up config-lang.in handling. 2003-06-27 17:33:51 +00:00
config-ml.in
config.guess
config.if
config.sub
configure configure.in: Clean up config-lang.in handling. 2003-06-27 17:33:51 +00:00
configure.in configure.in: Clean up config-lang.in handling. 2003-06-27 17:33:51 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
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.