Go to file
J"orn Rennecke 32c8d1bc1f global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.
* global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.
	(EXECUTE_IF_CONFLICT): Likewise.
	(ALLOCNO_LIVE_P): Avoid signed division.
	(SET_ALLOCNO_LIVE, CLEAR_ALLOCNO_LIVE): Likewise.
	(prune_preferences, find_reg): Use EXECUTE_IF_CONFLICT.
	(record_one_conflict): Use EXECUTE_IF_SET_IN_ALLOCNO_SET.

From-SVN: r30425
1999-11-05 23:07:21 +00:00
boehm-gc Makefile.in: Rebuilt. 1999-11-04 19:39:50 +00:00
config
contrib
etc
gcc global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro. 1999-11-05 23:07:21 +00:00
include
INSTALL
libchill
libf2c Daily bump. 1999-11-05 01:45:06 -07:00
libffi
libiberty * xstrdup (sys/types.h): Include this file. 1999-11-02 03:25:28 -07:00
libio
libjava * java/lang/natThread.cc (destroy): Removed incorrect comment. 1999-11-05 20:59:40 +00:00
libobjc
libstdc++ valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION): When building meta-expressions don't forget to take the contained closures. 1999-11-05 22:26:12 +00: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.