summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
...
* * decl2.c (set_decl_namespace): Allow explicit instantiations inmmitchel2001-02-192-0/+8
* * optimize.c (expand_call_inline): Don't walk subtrees of typelerdsuwa2001-02-192-0/+11
* * class.c (add_vcall_offset_vtbl_entries_1): Only add one entrymmitchel2001-02-182-2/+12
* * invoke.texi (-fsquangle): Remove documentation.mmitchel2001-02-187-154/+68
* Do put the VTT parameter in DECL_ARGUMENTS.jason2001-02-1812-132/+195
* * init.c (build_new): Allow enumeration types for the array-boundsmmitchel2001-02-183-2/+10
* * pt.c (check_explicit_specialization): Copy TREE_PRIVATE andmmitchel2001-02-182-0/+10
* * decl2.c (build_artificial_parm): Set TREE_READONLY.jason2001-02-184-2/+15
* * call.c (check_dtor_name): Handle template names correctly.mmitchel2001-02-172-0/+13
* improve commentjason2001-02-171-1/+6
* * cp-tree.h (DECL_USE_VTT_PARM): Remove.jason2001-02-176-21/+14
* cp/gdr2001-02-162-0/+29
* * call.c (convert_like_real): Create a temporary for non-lvalue.jakub2001-02-162-1/+5
* 2001-02-16 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-162-3/+7
* * tree.h (BLOCK_CHAIN): Use BLOCK_CHECK.jason2001-02-162-11/+23
* * pt.c (push_template_decl_real): Don't remangle the name of ammitchel2001-02-162-1/+20
* * pt.c (push_template_decl_real): Don't remangle the name of ammitchel2001-02-162-1/+8
* Fix typosdj2001-02-161-3/+3
* gcc/:dj2001-02-162-3/+9
* * typeck2.c (build_m_component_ref): Robustify.mmitchel2001-02-162-7/+12
* * friend.c (do_friend): Don't take the nested [template] classaoliva2001-02-152-3/+15
* * typeck.c (build_unary_op): Clarify error message.jakub2001-02-142-1/+5
* optional parens around connstructor namesaldyh2001-02-142-4/+17
* cp:nathan2001-02-144-8/+12
* cp:nathan2001-02-147-42/+55
* cp:nathan2001-02-142-0/+8
* cp:nathan2001-02-142-1/+6
* * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.mmitchel2001-02-146-62/+94
* * lang-specs.h: Add more __EXCEPTIONS.jason2001-02-132-1/+7
* cp:nathan2001-02-122-4/+16
* cp:nathan2001-02-122-18/+10
* .:nathan2001-02-123-3/+11
* Remove old ABI support.mmitchel2001-02-1220-3191/+244
* * Makefile.in (GXX_ABI_FLAG): Don't define.mmitchel2001-02-123-32/+4
* 2001-02-11 Mark Mitchell <mark@codesourcery.com>mmitchel2001-02-112-3/+7
* * lang-specs.h: Restore definition of __EXCEPTIONS.jason2001-02-092-0/+6
* * search.c (shared_member_p): New function.jason2001-02-088-49/+153
* * defaults.h (CPLUSPLUS_CPP_SPEC): New macro.mmitchel2001-02-072-0/+8
* cp:nathan2001-02-062-1/+13
* * method.c (build_mangled_name) [old abi]: Protect flush_repeats()aoliva2001-02-052-0/+15
* gcc:nathan2001-02-056-229/+566
* * Makefile.in (s-mlib): Don't build multilibs ifmmitchel2001-02-052-0/+6
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-044-13/+28
* * cp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting.mmitchel2001-02-045-40/+112
* * decl.c (push_class_binding): Use context_for_name_lookup insteadjakub2001-02-034-5/+13
* * cp-tree.h (build_expr_ptr_wrapper, can_free): Remove.jakub2001-02-024-37/+11
* * gcc.c (init_gcc_specs): New function. Make -shared-libgccmmitchel2001-02-023-3/+25
* * tree.c, tree.h (build_parse_node): Remove; was identical tojsm282001-01-297-47/+61
* * stmt.c (estimate_case_costs): Use integer_minus_one_node.ghazi2001-01-294-9/+14
* Clarify comment.jakub2001-01-281-2/+2