Go to file
Jason Merrill 47c84870c6 except.c (reachable_handlers): Step out one level from a RESX.
* except.c (reachable_handlers): Step out one level from a RESX.

        * except.c (struct eh_region): Rename 'last' to 'resume'.
        (mark_eh_region, duplicate_eh_region_1): Adjust.
        (expand_eh_region_end_cleanup): Remember the jump, not the barrier.
        (build_post_landing_pads): Likewise.
        (expand_end_catch, expand_eh_region_end_allowed): Don't set it.
        (expand_eh_region_end_must_not_throw): Likewise.
        (connect_post_landing_pads): Thread (only) regions with non-deleted
        resume insns.

        * except.c (expand_eh_region_end_cleanup): Save the EH return data
        registers around the cleanup.
        (get_exception_filter): New fn.
        (finish_eh_generation): Use it.

From-SVN: r41528
2001-04-24 20:23:10 -04:00
boehm-gc misc.c: Back out buggy changes to stack clearing code. 2001-04-06 17:11:43 -07:00
config
contrib
fastjar
gcc except.c (reachable_handlers): Step out one level from a RESX. 2001-04-24 20:23:10 -04:00
include ternary.h: New file - Ternary search tree header. 2001-04-16 15:30:17 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-04-24 07:17:10 +00:00
libffi Eliminate assembler warnings found by ia64-linux bootstrap. 2001-04-18 13:30:48 -07:00
libiberty ternary.h: New file - Ternary search tree header. 2001-04-16 15:30:17 +00:00
libjava configure.in (CPPFLAGS): Added builddir and srcdir to CPPFLAGS for libtool tests. 2001-04-24 11:27:20 +00:00
libobjc
libstdc++-v3 slist: Include required header files. 2001-04-23 23:17:20 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog configure.in: Move *-chorusos target case to the proper switch. 2001-04-23 16:47:08 +00:00
config-ml.in
config.guess config.guess: Add hppa64-linux support. 2001-04-13 15:11:45 +09:30
config.if
config.sub
configure
configure.in configure.in: Move *-chorusos target case to the proper switch. 2001-04-23 16:47:08 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4 ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226. 2001-04-12 12:28:03 +00:00
ltcf-c.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226. 2001-04-12 12:28:03 +00:00
ltcf-cxx.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.228. 2001-04-20 09:26:56 +00:00
ltcf-gcj.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226. 2001-04-12 12:28:03 +00:00
ltconfig ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.228. 2001-04-20 09:26:56 +00:00
ltmain.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.228. 2001-04-20 09:26:56 +00:00
MAINTAINERS * MAINTAINERS: Add self as Darwin port maintainer. 2001-04-12 02:19:48 +00:00
Makefile.in Makefile.in (STAGE1_CFLAGS): Pass down. 2001-04-13 10:14:47 +00:00
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.