summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * pt.c (instantiate_decl): SET_DECL_IMPLICIT_INSTANTIATION on new decl.jason1997-10-232-0/+5
* * toplev.c (flag_exceptions): Default value is 2.law1997-10-232-0/+9
* * method.c (build_template_parm_names, build_decl_overload_real):brendan1997-10-233-11/+19
* * except.c (expand_exception_blocks): Call do_pending_stack_adust.jason1997-10-202-0/+16
* Mon Oct 20 11:44:20 1997 Mark Mitchell <mmitchell@usa.net>jason1997-10-207-4/+26
* * decl.c (init_decl_processing): Give null_node unknown* type.jason1997-10-204-8/+27
* * pt.c (determine_explicit_specialization): Initialize "dummy"law1997-10-162-1/+6
* * method.c (build_overload_value): Handle TEMPLATE_CONST_PARMs here.jason1997-10-164-84/+93
* * parse.y (unary_expr): Give a pedwarn if someone tries to use thebrendan1997-10-152-0/+7
* fix two typosbrendan1997-10-142-2/+2
* regenjason1997-10-141-12/+12
* Tue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell@usa.net>jason1997-10-143-1/+9
* * cp-tree.h (scratchalloc, build_scratch_list, make_scratch_vec,jason1997-10-1419-230/+246
* * decl.c (store_return_init): Allow classes with explicit ctors tobkoz1997-10-142-1/+7
* * pt.c (instantiate_decl): Fix previous change.jason1997-10-102-5/+17
* add GPL comment at the topbrendan1997-10-101-0/+20
* add an initial very rough description of how `explicit' is handledbrendan1997-10-101-0/+7
* * pt.c (tsubst): Fix thinko.jason1997-10-093-41/+44
* * method.c (build_underscore_int): Don't use ANSI specificlaw1997-10-092-1/+7
* * decl2.c (finish_prevtable_vardecl): Check DECL_REALLY_EXTERNjason1997-10-082-2/+8
* Tue Oct 7 23:00:12 1997 Mark Mitchell <mmitchell@usa.net>jason1997-10-083-2/+35
* * method.c (build_static_name): Fix typo.jason1997-10-083-2/+11
* Undo last incorrect change.law1997-10-072-7/+0
* * cp-tree.h (JOINER): Define to '_' if no '$' or '.' characterslaw1997-10-072-0/+7
* * decl.c (duplicate_decls): Don't warn about template instances.jason1997-10-076-26/+32
* * tree.c (print_lang_statistics): #if 0 call tobrendan1997-10-061-0/+5
* * tree.c (print_lang_statistics): #if 0 call tobrendan1997-10-061-0/+2
* Mon Oct 6 09:27:29 1997 Jason Merrill <jason@yorick.cygnus.com>jason1997-10-064-8/+20
* tweakjason1997-10-011-1/+1
* * Makefile.in (g++FAQ.*): New rules.jason1997-10-014-2/+2197
* * lex.c (real_yylex): Clean up the code to fully behave the waybrendan1997-10-012-28/+27
* * method.c (build_decl_overload_real): Reformat.jason1997-09-302-1/+7
* * method.c (synthesize_method): If at_eof, determine our linkage.jason1997-09-302-0/+7
* 1997-09-29 Paul Eggert <eggert@twinsun.com>jason1997-09-304-16/+37
* Mon Sep 29 19:57:51 1997 H.J. Lu (hjl@gnu.ai.mit.edu)jason1997-09-3010-16/+57
* Mon Sep 29 11:05:54 1997 Alexandre Oliva <oliva@dcc.unicamp.br>jason1997-09-295-0/+37
* * cp-tree.h, decl.c, decl2.c, pt.c:jason1997-09-295-46/+22
* Sat Sep 27 16:22:48 1997 Jason Merrill <jason@yorick.cygnus.com>jason1997-09-2822-4571/+6031
* regenjason1997-09-271-3541/+3594
* 1997-09-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>jason1997-09-262-1/+6
* * search.c (get_matching_virtual): Notice virtual bases when sorryingjason1997-09-262-1/+5
* * parse.y (member_init): Also imply typename here. Remove ancientjason1997-09-263-58/+50
* fix thinkojason1997-09-262-84/+95
* Handle multi-level typenames and implicit typename in base list.jason1997-09-254-25/+104
* updatejason1997-09-241-1/+6
* * decl.c (start_function): Up warning of no return type to be abrendan1997-09-232-1/+6
* * call.c (build_over_call): Do require_complete_type beforejason1997-09-202-1/+7
* * search.c (lookup_field): Call complete_type in all cases.jason1997-09-183-5/+15
* * decl.c (grokparms): Don't bash a permanent list node if we'rejason1997-09-172-1/+6
* * Makefile.in (CONFLICTS): Fix s/r conflict count to 18.brendan1997-09-172-1/+5