Go to file
Andrew MacLeod 6af57aae0e rtl.h (REG_EH_REGION): Update comment to indicate a value of -1 indicates no throw and no nonlocal gotos.
Tue Apr 27 19:50:25 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
	* rtl.h (REG_EH_REGION): Update comment to indicate a value of -1
	indicates no throw and no nonlocal gotos.
	* optabs.c (emit_libcall_block): Emit REG_EH_REGION with a value
	of -1 instead of 0 to indicate a nonlocal goto won't happen either.
	* flow.c (count_basic_blocks, find_basic_blocks_1): Ignore libcall
	blocks, look for REG_EH_REGION note exclusively.
	(make_edges): Check for REG_EH_REGION > 0 for specified handlers.

From-SVN: r26680
1999-04-27 17:08:37 +00:00
boehm-gc libtoolized GC library. See ChangeLog for details. 1999-04-26 14:15:05 +00:00
config Resync 1999-04-06 21:36:42 -06:00
contrib Fixed some old ChangeLog entries I wrote before becoming aware of the GNU 1999-04-27 13:27:29 +00:00
etc
gcc rtl.h (REG_EH_REGION): Update comment to indicate a value of -1 indicates no throw and no nonlocal gotos. 1999-04-27 17:08:37 +00:00
include Sync 1999-04-06 22:24:20 -06:00
INSTALL
libchill configure.in (AC_PREREQ): Update to 2.13. 1999-03-24 14:46:41 -07:00
libf2c have ChangeLog entries default to current-time-string as per gcc/, gcc/f/ 1999-04-24 04:14:33 -04:00
libiberty configure.in (alloca detection): Handle alloca directly for interix. 1999-04-25 18:40:51 -06:00
libio Fixed some old ChangeLog entries I wrote before becoming aware of the GNU 1999-04-27 13:27:29 +00:00
libjava * natCollator.cc: New file. 1999-04-26 15:42:52 +00:00
libobjc Fixed some old ChangeLog entries I wrote before becoming aware of the GNU 1999-04-27 13:27:29 +00:00
libstdc++ Fixed some old ChangeLog entries I wrote before becoming aware of the GNU 1999-04-27 13:27:29 +00:00
texinfo Fixed some old ChangeLog entries I wrote before becoming aware of the GNU 1999-04-27 13:27:29 +00:00
.cvsignore
ChangeLog Fixed some old ChangeLog entries I wrote before becoming aware of the GNU 1999-04-27 13:27:29 +00:00
config-ml.in config-ml.in: On mips*-*-*... 1999-04-11 17:00:24 -06:00
config.guess config.guess (interix Alpha): Add. 1999-04-13 15:55:39 -06:00
config.if
config.sub * config.sub: Set basic_machine to i586 when target_alias = k6-*. 1999-04-10 14:50:51 -07:00
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 Update a few addresses. 1999-04-26 09:58:01 -06: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.