Go to file
Jeffrey A Law fca790eb60 flow.c (life_analysis): After life analysis is complete...
* flow.c (life_analysis): After life analysis is complete, do
        an optional scan over insns looking for REG_LABEL notes that
        reference a deleted label.
        (propagate_block_delete_insn): Verify INOTE is a CODE_LABEL
        before peeking at LABEL_NUSES.

From-SVN: r42131
2001-05-15 22:12:33 -06:00
boehm-gc
config
contrib * gcc_update (touch_files): Enhance make portability. 2001-05-15 04:58:07 +00:00
fastjar
gcc flow.c (life_analysis): After life analysis is complete... 2001-05-15 22:12:33 -06:00
include
INSTALL
libchill
libf2c endfile.c (t_runc): Add cast to help case where ftruncate() prototype is somehow missing even... 2001-05-15 21:24:41 +00:00
libffi
libiberty
libjava GregorianCalendar.java (computeTime): Only call getTimeZone() once. 2001-05-15 21:44:24 +00:00
libobjc
libstdc++-v3 001-05-15 Benjamin Kosnik <bkoz@redhat.com> 2001-05-16 02:03:30 +00:00
maintainer-scripts
zlib acinclude.m4: Use ../libtool.m4. 2001-05-13 22:31:24 +00:00
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
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.