Go to file
Richard Henderson 39dd4ec572 gcse.c (compute_pre_ppinout): Zero initial ppout for all exit blocks...
* gcse.c (compute_pre_ppinout): Zero initial ppout for all
        exit blocks, and don't forward propogate into them either.
        * flow.c (add_pred_succ): Don't add duplicate edges.

From-SVN: r26931
1999-05-13 17:33:31 -07:00
INSTALL Point folks to wwwdocs since those are the official versions. 1998-05-09 16:50:47 -06:00
config Stamp ChangeLogs for release 1999-03-13 19:38:48 -07:00
contrib Stamp ChangeLogs for release 1999-03-13 19:38:48 -07:00
etc Stamp ChangeLogs for release 1999-03-13 19:38:48 -07:00
gcc gcse.c (compute_pre_ppinout): Zero initial ppout for all exit blocks... 1999-05-13 17:33:31 -07:00
include Stamp ChangeLogs for release 1999-03-13 19:38:48 -07:00
libf2c Stamp ChangeLogs for release 1999-03-13 19:38:48 -07:00
libiberty Stamp ChangeLogs for release 1999-03-13 19:38:48 -07:00
libio Stamp ChangeLogs for release 1999-03-13 19:38:48 -07:00
libstdc++ Stamp ChangeLogs for release 1999-03-13 19:38:48 -07:00
texinfo Stamp ChangeLogs for release 1999-03-13 19:38:48 -07:00
xiberty Initial revision 1997-08-21 18:57:35 -04:00
.cvsignore * .cvsignore (*-install): Remove. 1997-09-04 09:49:02 -06:00
COPYING Initial revision 1997-08-21 18:57:35 -04:00
COPYING.LIB Update address. 1998-02-23 14:57:23 -07:00
ChangeLog Stamp ChangeLogs for release 1999-03-13 19:38:48 -07:00
MAINTAINERS Add myself, as per Jeff Law's request. 1998-08-07 02:59:28 +00:00
Makefile.in Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) only if it is not empty. 1999-02-22 15:30:56 -07:00
README README: Remove installation instructions and refer to the INSTALL directory instead. 1998-10-01 18:30:54 -06:00
config-ml.in config-ml.in: After building symlink tree call make distclean if... 1998-03-17 01:38:12 +00:00
config.guess config.guess: Recognize FreeBSD using ELF automatically. 1999-03-01 15:37:59 -07:00
config.sub Add support for ARM's Thumb instruction set. 1998-03-25 10:44:07 +00:00
configure configure: Fix --without/--disable cases for gxx-include-dir. 1998-07-29 17:14:42 -06:00
configure.in configure.in: Do not assume x86-svr4 or x86-unixware can handle stabs. 1998-10-01 18:15:06 -06:00
install-sh Initial revision 1997-08-21 18:57:35 -04:00
ltconfig # 1998-05-11 17:00:52 -06:00
ltmain.sh # 1998-05-11 17:00:52 -06:00
missing Initial revision 1997-08-21 18:57:35 -04:00
mkinstalldirs Initial revision 1997-08-21 18:57:35 -04:00
move-if-change Initial revision 1997-08-21 18:57:35 -04:00
symlink-tree Initial revision 1997-08-21 18:57:35 -04:00
ylwrap Initial revision 1997-08-21 18:57:35 -04:00

README

		   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.