Go to file
Mark Mitchell dbc957f103 class.c (type_requires_array_cookie): New function.
* class.c (type_requires_array_cookie): New function.
	(check_methods): Don't try to figure out whether the type needs a
	cookie here.
	(check_bases_and_members): Set TYPE_VEC_NEW_USES_COOKIE here.
	* cp-tree.h (TYPE_VEC_DELETE_TAKES_SIZE): Remove.
	(TYPE_VEC_NEW_USES_COOKIE): Reimplement.
	* pt.c (instantiate_class_template): Don't set
	TYPE_VEC_DELETE_TAKES_SIZE.
	* NEWS: Document ABI changes from GCC 3.0.

From-SVN: r44142
2001-07-19 04:27:16 +00:00
boehm-gc re PR bootstrap/3281 (Installation failure (mkinstalldirs)) 2001-07-03 22:30:01 +00:00
config
contrib extend.texi, [...]: Improve formatting. 2001-07-03 01:46:05 +01:00
fastjar Modified from patch by Julian Hall <jules@acris.co.uk>: 2001-07-04 18:33:53 +00:00
gcc class.c (type_requires_array_cookie): New function. 2001-07-19 04:27:16 +00:00
include merge from glibc 2001-07-18 19:40:00 -04:00
INSTALL
libchill
libf2c configure.in (_XOPEN_SOURCE, [...]): Move these defines before tests which might be affected by them. 2001-07-18 20:50:54 +00:00
libffi sysv.S: Avoid gas-only .balign directive. 2001-07-16 17:12:14 +00:00
libiberty merge from glibc 2001-07-18 19:40:00 -04:00
libjava natPlainDatagramSocketImpl.cc (mcastGrp): Use new RFC 2533 socket options IPV6_JOIN_GROUP... 2001-07-18 20:39:52 +00:00
libobjc Save a function call in common mutex locking/unlocking operations 2001-07-18 11:55:24 +00:00
libstdc++-v3 gen-num-limits.cc (set_signals_handler): New function. 2001-07-19 03:06:01 +00:00
maintainer-scripts update_version: Add command-line argument capability... 2001-06-25 19:26:25 +00:00
zlib re PR bootstrap/3281 (Installation failure (mkinstalldirs)) 2001-07-03 22:29:32 +00:00
.cvsignore
ChangeLog config.sub: Fix mips64vr5000el typo in CPU-COMPANY. 2001-07-16 10:02:53 +00:00
config-ml.in
config.guess
config.if
config.sub config.sub: Fix mips64vr5000el typo in CPU-COMPANY. 2001-07-16 10:02:53 +00:00
configure
configure.in configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj on m68hc11/m68hc12. 2001-07-12 19:49:04 +02:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Added myself in the list of people who can write to CVS after approval 2001-07-13 13:33:23 +00:00
Makefile.in Add CFLAGS_FOR_BUILD for canadian cross build. 2001-06-27 21:38:51 -07:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.