Go to file
Jason Merrill 1d02ac8371 decl2.c (reparse_absdcl_as_casts): Don't warn about old-style casts in system headers or extern "C" blocks.
* decl2.c (reparse_absdcl_as_casts): Don't warn about old-style
	casts in system headers or extern "C" blocks.
	* decl2.c (write_virtuals): Deleted declaration.
	* cp-tree.h (write_virtuals): Deleted extern declaration.
	* class.c (finish_struct_1): Removed #if 0'd code that mentions
	write_virtuals.
	* semantics.c (begin_class_definition): Rewrite code to not depend
	on write_virtuals.
	* lex.c (cp_pragma_interface): New function.
	(cp_pragma_implementation): Likewise.
	(handle_cp_pragma): Call them.

From-SVN: r28045
1999-07-09 08:44:37 -04:00
boehm-gc Initial revision 1999-06-30 20:04:37 +00:00
config
contrib egcs_update (touch_files, [...]): New functions. 1999-07-05 10:22:15 +00:00
etc
gcc decl2.c (reparse_absdcl_as_casts): Don't warn about old-style casts in system headers or extern "C" blocks. 1999-07-09 08:44:37 -04:00
include
INSTALL
libchill
libf2c Daily bump. 1999-07-08 20:47:31 -06:00
libiberty tweak 1999-07-07 22:43:10 -04:00
libio configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..". 1999-06-28 20:32:02 -06:00
libjava i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point after the instruction where the trap... 1999-07-07 09:50:46 +00:00
libobjc
libstdc++ Makefile.in (VERSION): Bump to 2.10.0. 1999-07-08 18:21:26 -06:00
texinfo
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if config.if (cxx_interface, [...]): Do not try to set these if the appropriate directories and files to not exist. 1998-10-18 11:37:10 -06:00
config.sub
configure
configure.in
COPYING Initial revision 1997-08-21 18:57:35 -04:00
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS egcs/MAINTAINERS: 1999-07-05 01:33:41 +00:00
Makefile.in
missing
mkinstalldirs
move-if-change FSF address fix in copyright header. 1999-01-11 07:12:18 -07:00
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.