Go to file
Jan Hubicka 0631e0bfb7 rtlanal.c (operand_preference): Fix preference for objects.
* rtlanal.c (operand_preference): Fix preference for objects.

	* gcse.c (handle_avail_expr): Be prepared to handle single_set
	parallels.

	* combine.c (if_then_else_cond): Use simplify_subreg instead
	of operand_subword.
	* integreate.c (sub_constants): Likewise.

	* emit-rtl.c (constant_subword): Deprecate; remove most of code
	and use simplify_gen_subreg.

Mon Jun  4 19:55:23 CEST 2001  Lars Brinkhoff  <lars@nocrew.org>

	* sibcall.c (skip_copy_to_return_value): recognize the situation
	when the called function's return value is copied into an
	intermediate pseudo, and then into the calling functions return
	value register.

From-SVN: r42864
2001-06-04 18:04:36 +00:00
boehm-gc
config
contrib * gcc_update: Update for move of documentation to gcc/doc. 2001-06-02 12:33:39 +01:00
fastjar
gcc rtlanal.c (operand_preference): Fix preference for objects. 2001-06-04 18:04:36 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-06-04 07:16:08 +00:00
libffi osf.S: Add unwind info. 2001-06-03 14:05:38 +00:00
libiberty
libjava !defined(USE_LTDL) fix 2001-06-02 19:40:53 +00:00
libobjc
libstdc++-v3 re PR libstdc++/3034 (DR 214) 2001-06-04 17:50:18 +00:00
maintainer-scripts update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New variables. 2001-06-04 14:12:47 +00:00
zlib
.cvsignore
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2001-06-01 17:03:18 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (libstdcxx_flags): Do not try to execute libstdc++-v3/testsuite_flags until it exists. 2001-06-01 09:14:43 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker. 2001-05-28 21:03:21 +00:00
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2001-06-01 17:03:18 +00:00
Makefile.in
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.