Go to file
Jason Merrill db48b8315f Support normal type_info-based EH mechanisms with -fno-rtti.
* except.c (build_eh_type_type): Remove special -fno-rtti handling.
	(build_eh_type_type_ref): Likewise.
	(build_eh_type): Remove.
	(expand_throw): Call build_eh_type_type, not build_eh_type.
	* decl2.c (import_export_decl): Don't associate the tinfo fn with
	the vtable if -fno-rtti.
	* decl.c (init_decl_processing): Always init_rtti_processing.

	* rtti.c (get_typeid): Don't complain about -fno-rtti.

From-SVN: r29715
1999-09-29 20:50:29 -04:00
boehm-gc aclocal.m4, configure: Rebuilt. 1999-09-28 20:14:11 +00:00
config
contrib
etc
gcc Support normal type_info-based EH mechanisms with -fno-rtti. 1999-09-29 20:50:29 -04:00
include libiberty.h (make_temp_file): Add a prototype. 1999-09-25 13:11:17 +00:00
INSTALL
libchill
libf2c Daily bump. 1999-09-29 01:45:09 -06:00
libffi
libiberty alloca-conf.h (alloca): Don't use Gcc builtin or <alloca.h>. 1999-09-27 11:45:52 -06:00
libio configure.in: Recognize target *vxworks* and add fragment vxworks.mt. 1999-09-27 11:39:43 -06:00
libjava re GNATS gcj/55 (jc1 dies on implicit String conversion) 1999-09-29 23:10:11 +00:00
libobjc Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@fmco.com>). 1999-09-29 00:37:49 +00:00
libstdc++ Update copyright. 1999-09-27 11:33:09 -06:00
texinfo
zlib aclocal.m4, configure: Rebuilt. 1999-09-28 20:37:20 +00:00
.cvsignore
ChangeLog Add FR30 target. 1999-09-21 15:17:53 +00:00
config-ml.in
config.guess
config.if
config.sub Add FR30 target. 1999-09-21 15:17:53 +00:00
configure
configure.in Add FR30 target. 1999-09-21 15:17:53 +00:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Add FR30 target. 1999-09-21 15:17:53 +00:00
Makefile.in
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.