Go to file
Richard Henderson 34487bf857 flow.c (verify_flow_info): New function.
* flow.c (verify_flow_info): New function.
        (find_basic_blocks): Call it if ENABLE_CHECKING.
        (merge_blocks): Don't merge if there are non-deletable labels.
        * toplev.c (fatal_insn): Allow a printf-style arg list.
        * toplev.h (fatal_insn): Update prototype.

From-SVN: r26226
1999-04-06 15:10:53 -07:00
config
contrib * fixinc/*: Delete obsolete files. 1999-04-02 08:13:30 -07:00
etc
gcc flow.c (verify_flow_info): New function. 1999-04-06 15:10:53 -07:00
include splay-tree.h (splay_tree_compare_pointers): Declare. 1999-04-02 15:18:06 +00:00
INSTALL
libchill
libf2c configure.in (extra_includes): Don't attempt to calculate the location of the gcc src or obj directories. 1999-03-31 10:56:35 +00:00
libiberty regress-demangle: New file. 1999-04-05 14:28:59 +00:00
libio configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -07:00
libobjc
libstdc++ configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -07:00
texinfo
.cvsignore
ChangeLog configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -07:00
config-ml.in
config.guess
config.if
config.sub
configure configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -07:00
configure.in configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -07:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Per Jason's instructions, add myself (Mark Mitchell) as a co-maintainer 1999-04-03 12:16:18 +00:00
Makefile.in configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -07:00
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.