gcc/gcc/cp
Mark Mitchell 61cd123468 * decl2.c (grokfield): Remangle the name of a member TYPE_DECL.
From-SVN: r19369
1998-04-21 22:08:05 +00:00
..
inc * inc/exception: Reorder closing braces. 1998-03-27 13:17:29 -05:00
ChangeLog * decl2.c (grokfield): Remangle the name of a member TYPE_DECL. 1998-04-21 22:08:05 +00:00
ChangeLog.1 Initial revision 1997-09-16 14:39:44 -06:00
ChangeLog.egcs Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
Make-lang.in Make-lang.in (c++.all.build): Don't depend on $(DEMANGLER_PROG)... 1998-04-17 02:12:14 -06:00
Makefile.in call.c: Include system.h. 1998-03-31 06:25:46 -07:00
NEWS friend.c (is_friend): Fix access control for local classes. 1998-04-01 12:05:25 -05:00
call.c tree.c (avoid_overlap): Add prototype. 1998-04-17 02:05:26 -06:00
class.c cp-tree.h (start_decl): Update prototype. 1998-04-09 20:36:47 +00:00
config-lang.in * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
cp-tree.def tree.c (member_p): New fn. 1998-03-30 05:56:25 -05:00
cp-tree.h cp-tree.h (intTI_type_node, [...]): Declare. 1998-04-21 07:27:12 -06:00
cvt.c sig.c (build_signature_pointer_constructor): Don't set TREE_HAS_CONSTRUCTOR for a signature pointer. 1998-04-09 23:38:27 -04:00
decl.c decl.c (duplicate_decls): Only check DECL_FRIEND_P if function. 1998-04-21 19:08:46 +00:00
decl.h merging 1996-09-12 19:19:15 +00:00
decl2.c * decl2.c (grokfield): Remangle the name of a member TYPE_DECL. 1998-04-21 22:08:05 +00:00
errfn.c * errfn.c (cp_thing): Use xrealloc, not xmalloc, to copy memory. 1998-04-21 21:55:45 +00:00
error.c cp-tree.h (type_as_string_real): New function. 1998-04-17 21:25:38 +00:00
except.c tree.c (avoid_overlap): Add prototype. 1998-04-17 02:05:26 -06:00
exception.cc * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
expr.c call.c: Include system.h. 1998-03-31 06:25:46 -07:00
friend.c friend.c (is_friend): Fix access control for local classes. 1998-04-01 12:05:25 -05:00
g++.1 75th Cygnus<->FSF merge 1995-10-12 02:33:51 +00:00
g++FAQ.texi cp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New macro. 1998-02-02 06:41:39 -05:00
g++spec.c Patches to give useful error when no files specified. 1998-04-18 08:26:22 -07:00
gxx.gperf 91th Cygnus<->FSF quick merge 1997-05-28 23:20:02 +00:00
gxxint.texi Commit files missed with last commit. 1998-03-24 10:34:35 +00:00
hash.h 91th Cygnus<->FSF quick merge 1997-05-28 23:20:02 +00:00
init.c sig.c (build_signature_pointer_constructor): Don't set TREE_HAS_CONSTRUCTOR for a signature pointer. 1998-04-09 23:38:27 -04:00
input.c call.c: Include system.h. 1998-03-31 06:25:46 -07:00
lang-options.h Implement empty base optimization. 1998-04-03 09:13:24 -05:00
lang-specs.h / 1998-03-12 00:43:11 +00:00
lex.c tree.c (avoid_overlap): Add prototype. 1998-04-17 02:05:26 -06:00
lex.h [multiple changes] 1997-08-20 20:50:39 -04:00
method.c Typos in last checkin. 1998-04-17 02:32:50 -06:00
mpw-config.in 87th Cygnus<->FSF quick merge 1996-07-19 21:46:24 +00:00
mpw-make.sed 89th Cygnus<->FSF quick merge 1996-09-18 17:20:21 +00:00
new.cc Makefile.in (LIB2FUNCS): Remove C++ memory management support. 1997-11-20 18:17:48 -05:00
new1.cc Makefile.in (LIB2FUNCS): Remove C++ memory management support. 1997-11-20 18:17:48 -05:00
new2.cc Makefile.in (LIB2FUNCS): Remove C++ memory management support. 1997-11-20 18:17:48 -05:00
parse.c Rebuild after recent parse.y change. 1998-04-10 16:54:42 -06:00
parse.h update 1997-12-04 02:22:02 -05:00
parse.y cp-tree.h (start_decl): Update prototype. 1998-04-09 20:36:47 +00:00
pt.c cp-tree.h (type_as_string_real): New function. 1998-04-17 21:25:38 +00:00
ptree.c cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff. 1998-04-02 12:05:40 -05:00
repo.c call.c: Include system.h. 1998-03-31 06:25:46 -07:00
rtti.c call.c: Include system.h. 1998-03-31 06:25:46 -07:00
search.c tree.c (avoid_overlap): Add prototype. 1998-04-17 02:05:26 -06:00
semantics.c call.c: Include system.h. 1998-03-31 06:25:46 -07:00
sig.c sig.c (build_signature_pointer_constructor): Don't set TREE_HAS_CONSTRUCTOR for a signature pointer. 1998-04-09 23:38:27 -04:00
spew.c tree.c (avoid_overlap): Add prototype. 1998-04-17 02:05:26 -06:00
tinfo.cc 89th Cygnus<->FSF quick merge 1996-09-30 21:34:04 +00:00
tinfo.h Initial revision 1996-10-11 20:20:29 +00:00
tinfo2.cc * tinfo2.cc: Add tinfo for signed char. 1998-02-06 04:55:20 -05:00
tree.c tree.c (avoid_overlap): Add prototype. 1998-04-17 02:05:26 -06:00
typeck.c (convert_for_assignment): Fix handling of pmfs. 1998-04-21 14:05:17 -04:00
typeck2.c typeck2.c (process_init_constructor): Don't strip cv-qualifiers when doing initializations. 1998-04-16 20:47:20 -04:00
xref.c * class.c, Make sure system.h is included just after config.h. 1998-04-01 10:25:12 -07:00