summaryrefslogtreecommitdiffstats
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * decl.c (grokdeclarator): Don't make 'main(){}' an error with onlyjason1999-01-162-8/+20
* * cp-tree.h (struct lang_type): Added has_mutable flag.jason1999-01-165-1/+38
* * pt.c (process_template_parm): Ignore top-level qualifiers onmmitchel1999-01-153-2/+18
* * semantics.c (finish_asm_stmt): Don't warn about redundant volatile.jason1999-01-144-10/+22
* * decl.c (grokdeclarator): Undo 1998-12-14 change.mmitchel1999-01-134-10/+20
* * cp-tree.h (flag_permissive): Declare extern.rth1999-01-122-1/+5
* Update FSF address in copyright header.law1999-01-111-1/+2
* * cp-tree.h (IDENTIFIER_TYPENAME_P): Use OPERATOR_TYPENAME_FORMATmmitchel1999-01-067-73/+166
* Copyright fixes.law1999-01-067-7/+7
* * g++spec.c (LIBSTDCXX): Provide default definition.law1999-01-062-1/+10
* * Make-lang.in (g++.o): Depend on prefix.h.ghazi1999-01-052-1/+5
* * tree.c (bound_pmf_p): New fn.jason1999-01-043-3/+16
* * decl.c (grok_op_properties): Use same_type_p.jason1999-01-042-1/+5
* Warning fixes:ghazi1998-12-229-7/+36
* 1998-12-22 Mark Mitchell <mark@markmitchell.com>mmitchel1998-12-223-2/+12
* * cvt.c (convert_to_reference): Check for both error_mark_nodejason1998-12-182-2/+7
* * error.c (interesting_scope_p): New fn.jason1998-12-182-4/+33
* * pt.c (push_inline_template_parms_recursive): Set it.jason1998-12-172-30/+9
* * class.c (resolve_address_of_overloaded_function): Do conversionmmitchel1998-12-165-70/+78
* Wed Dec 16 16:33:58 1998 Dave Brolley <brolley@cygnus.com>brolley1998-12-162-0/+6
* 1998-12-15 Mark Mitchell <mark@markmitchell.com>mmitchel1998-12-152-1/+5
* * decl.c (finish_function): Undo inadvertant change in previousmmitchel1998-12-152-7/+12
* * class.c (pushclass): Tweak handling of class-level bindings.mmitchel1998-12-147-121/+279
* regenjason1998-12-131-732/+739
* * cp-tree.def (CPLUS_BINDING): Update documentation.mmitchel1998-12-1311-609/+837
* * decl.c (grokdeclarator): Allow field with same name as classjason1998-12-124-7/+23
* * decl.c (start_enum): Use push_obstacks, notmmitchel1998-12-101-0/+6
* (start_enum): Use push_obstacks, not end_temporary_allocation.mmitchel1998-12-101-52/+45
* * class.c (instantiate_type): Return error_mark_node rather thanmmitchel1998-12-102-0/+6
* * cp-tree.h (most_specialized_instantiation): New function.mmitchel1998-12-095-189/+316
* Wed Dec 9 15:33:01 1998 Dave Brolley <brolley@cygnus.com>brolley1998-12-093-9/+13
* * decl.c (grokdeclarator): Update the name of the TEMPLATE_DECL, asmmitchel1998-12-092-0/+13
* Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-12-083-14/+42
* * Make-lang.in (cxxmain.o): Depend on $(DEMANGLE_H), not demangle.hlaw1998-12-082-1/+5
* Mon Dec 7 17:56:06 1998 Mike Stump <mrs@wrs.com>brolley1998-12-072-3/+21
* 1998-12-07 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-12-072-1/+6
* * decl.c (build_typename_type): Set DECL_ARTIFICIAL.jason1998-12-0711-38/+101
* sortjason1998-12-061-20/+23
* * decl2.c (coerce_new_type): Use same_type_p.jason1998-12-063-7/+13
* * lex.c (handle_cp_pragma): Disable #pragma interface/implementationjason1998-12-042-4/+7
* * pt.c (check_template_shadow): New fn.jason1998-12-049-756/+772
* * class.c (handle_using_decl): Fix comment. Don't lookupmmitchel1998-12-035-11/+69
* * decl2.c (validate_nonmember_using_decl): Complain about usingmmitchel1998-12-022-0/+15
* * typeck2.c (process_init_constructor): Use same_type_p.jason1998-11-293-13/+15
* * pt.c (unify, case OFFSET_TYPE): Pass down 'strict' rather thanjason1998-11-292-2/+14
* * g++spec.c: Don't prototype xmalloc.ghazi1998-11-272-2/+4
* * except.c (expand_throw): Use TYPE_PTR_P to check for pointers.jason1998-11-253-2/+10
* * lex.c (make_lang_type): Clear the whole struct lang_type, notschwab1998-11-252-7/+10
* * decl.c (start_decl): An explicit specialization of a static datajason1998-11-252-1/+14
* * except.c (expand_throw): Use cp_finish_decl for the throw temp.jason1998-11-255-18/+28
OpenPOWER on IntegriCloud