Go to file
Jim Wilson bf4f78eef9 Fix switch table and reload problems for mips16.
* config/mips/mips.c (mips_secondary_reload_class): Check for
	(PLUS (SP) (REG)) and return appropriate register class.
	* config/mips/mips.md (reload_insi): Delete predicate for operand 1.
	Handle (PLUS (SP) (REG)).
	(tablejump): In mips16 code, use emit_insn instead of emit_jump_insn.
	(tablejump_mips161, tablejump_mips162): Use emit_jump_insn instead
	of emit_insn for tablejump.

From-SVN: r27519
1999-06-14 08:47:30 -07:00
boehm-gc
config
contrib test_summary: Set default mail-address and version for egcs instead of relying on... 1999-06-12 15:19:28 +00:00
etc
gcc Fix switch table and reload problems for mips16. 1999-06-14 08:47:30 -07:00
include
INSTALL
libchill
libf2c
libiberty Mike Stump <mrs@wrs.com> 1999-06-10 13:43:56 -07:00
libio
libjava * mauve-libgcj: Activated java.net Mauve tests. 1999-06-11 02:34:31 +00:00
libobjc
libstdc++ configure.in (*-*-freebsd2*): Add missing '*' at end of configure string. 1999-06-07 17:27:44 -06:00
texinfo
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
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.