Go to file
Jason Merrill 93ca4ba766 decl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P.
* decl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P.

        * except.c (dtor_nothrow): New fn.
        (do_pop_exception): Use it.  Take type parm.
        (push_eh_cleanup): Take type parm.
        (expand_start_catch_block): Pass it.
        (build_eh_type_type_ref): Accept null type.

From-SVN: r32510
2000-03-13 14:23:34 -05:00
boehm-gc gc.h (dlopen): Define as GC_dlopen on Linux. 2000-02-14 21:53:27 +00:00
config Add support for sh-pe and arm-wince-pe targets. 2000-02-23 01:25:56 +00:00
contrib
etc
gcc decl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P. 2000-03-13 14:23:34 -05:00
include Changes in include: 2000-03-10 08:16:55 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-03-13 01:45:08 -07:00
libffi re GNATS gcj/168 (Build fails on Alpha) 2000-03-09 04:47:57 +00:00
libiberty Changes in include: 2000-03-10 08:16:55 +00:00
libio
libjava Key.java (serialVersionUID): Set to 0 for now. 2000-03-10 05:10:40 +00:00
libobjc Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS. 2000-02-23 08:43:44 +00:00
libstdc++ bastring.h (basic_string<>::push_back): Was missing. 2000-03-10 21:20:08 +00:00
texinfo
zlib
.cvsignore
ChangeLog * MAINTAINERS: Added myself for write-after-approval. 2000-03-12 17:24:42 +00:00
config-ml.in
config.guess config.guess: Synchronize with master repository. 2000-02-16 18:48:36 +00:00
config.if
config.sub Add support for an OS of "wince" 2000-02-24 21:21:31 +00:00
configure configure (gcc_version): When setting, narrow search to lines containing `version_string'. 2000-02-16 16:22:47 +00:00
configure.in Add support for sh-pe and arm-wince-pe targets. 2000-02-23 01:25:56 +00:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Added myself for write-after-approval. 2000-03-12 17:24:42 +00:00
Makefile.in Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L library search. 2000-02-26 13:04:50 -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.