Go to file
Mark Mitchell 0c0aac2fec cp-tree.h (add_friend): Declare.
* cp-tree.h (add_friend): Declare.
	(add_friends): Likewise.
	* friend.c (add_friend): Make it global.  Don't add to
	DECL_BEFRIENDING_CLASSES if the befriending class is a template.
	(add_friends): Make it global.
	(make_friend_class): Don't add to DECL_BEFRIENDING_CLASSES if the
	befriending class is a template.
	* parse.y (component_decl_1): Fix typo in comment.
	* parse.c: Regenerated.
	* pt.c (instantiate_class_template): Use add_friend and
	add_friends rather that duplicating some of their functionality
	here.

From-SVN: r26020
1999-03-27 17:33:36 +00:00
config mh-go32: Delete. 1999-03-17 16:19:59 -07:00
contrib
etc
gcc cp-tree.h (add_friend): Declare. 1999-03-27 17:33:36 +00:00
include
INSTALL
libchill configure.in (AC_PREREQ): Update to 2.13. 1999-03-24 14:46:41 -07:00
libf2c configure.in (AC_PREREQ): Update to 2.13. 1999-03-24 14:46:18 -07:00
libiberty pexecute.c (__CYGWIN32__): Rename to 1999-03-10 17:32:50 -07:00
libio configure.in (EXEEXT): Define. 1999-03-24 14:44:23 -07:00
libobjc Explicitly specify the char arguments to __objc_code_char and __objc_code_char as being signed. 1999-03-26 23:44:04 +00:00
libstdc++ configure.in (EXEEXT): Define. 1999-03-24 14:44:48 -07:00
texinfo Makefile.in: Regen dependencies. 1999-02-24 01:03:01 +00:00
.cvsignore
ChangeLog mh-go32: Delete. 1999-03-17 16:19:59 -07:00
config-ml.in
config.guess config.sub: Add i386-uwin support. 1999-03-10 17:20:22 -07:00
config.if
config.sub config.sub: Add i386-uwin support. 1999-03-10 17:20:22 -07:00
configure
configure.in mh-go32: Delete. 1999-03-17 16:19:59 -07:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Added John Wehle. 1999-03-25 21:11:47 +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.