Go to file
Mark Mitchell 52682a1b77 cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
* cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
	* call.c (build_op_delete_call): Simplify to remove duplicate
	code.
	* class.c (clone_function_decl): Don't build the deleting variant
	of a non-virtual destructor.
	* decl.c (finish_destructor_body): Don't call delete if this is a
	non-virtual destructor.
	* init.c (build_delete): Explicitly call `operator delete' when
	deleting an object with a non-virtual destructor.

From-SVN: r39659
2001-02-14 06:32:15 +00:00
boehm-gc
config
contrib
fastjar
gcc cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment. 2001-02-14 06:32:15 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-02-13 01:45:08 -07:00
libffi
libiberty
libjava natClass.cc (getSignature): Don't try to dereference param_types if it is null. 2001-02-14 05:32:31 +00:00
libobjc
libstdc++-v3 function.h: Do not use rel_ops for older headers either. 2001-02-13 16:09:05 +00:00
zlib
.cvsignore
ChangeLog * MAINTAINERS: Update mail address. 2001-02-13 12:59:57 +00:00
config-ml.in
config.guess Add config suport for s390 2001-02-12 23:47:41 +00:00
config.if
config.sub Add config suport for s390 2001-02-12 23:47:41 +00:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update mail address. 2001-02-13 12:59:57 +00:00
Makefile.in
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.