Go to file
Richard Kenner fb0c0a1270 Makefile.in (gcse.o): Now includes ggc.h.
* Makefile.in (gcse.o): Now includes ggc.h.
	* gcse.c: Include ggc.h.
	(want_to_gcse_p): Verify expression can be in SET as valid insn.
	(try_replace_reg): Remove warning of uninitialize variable.
	(process_insert_insn): Call invalid_insn_p to validate insn.
	* recog.c (insn_invalid_p): Now global.
	See if can make valid by adding CLOBBERs of SCRATCH only and do if so.
	* recog.h (insn_invalid_p): New declaration.

From-SVN: r39857
2001-02-18 18:56:34 -05:00
boehm-gc
config
contrib
fastjar
gcc Makefile.in (gcse.o): Now includes ggc.h. 2001-02-18 18:56:34 -05:00
include
INSTALL
libchill
libf2c Daily bump. 2001-02-18 08:16:09 +00:00
libffi
libiberty cplus-dem.c (main): Initialize style. 2001-02-16 23:28:14 +00:00
libjava * java/util/TimerTask.java: New version from Classpath. 2001-02-17 15:27:34 +00:00
libobjc
libstdc++-v3 std_ostream.h: Replaced usage of _Traits::_S_eos() with _CharT() as per section 17.2.2.1.3. 2001-02-17 17:51:45 +00:00
zlib
.cvsignore
ChangeLog Allow configuration of texinfo for Cygwin hosts. 2001-02-17 00:52:44 +00:00
config-ml.in Makefile.in: handle DOS-style absolute paths. 2000-12-09 11:06:19 -05:00
config.guess
config.if
config.sub
configure
configure.in Allow configuration of texinfo for Cygwin hosts. 2001-02-17 00:52:44 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in configure: Introduce GCJ_FOR_TARGET. 2001-02-15 13:55:34 +00:00
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.