aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2000-08-24typeck.c (build_ptrmemfunc): Just reinterpret if there's no adjustment necess...Jason Merrill2-8/+16
2000-08-24* cp-tree.h (MAIN_NAME_P): Remove macro.Greg McGary2-10/+4
2000-08-24diagnostic.c (finish_diagnostic): Define.Gabriel Dos Reis2-0/+6
2000-08-23typeck.c (build_ptrmemfunc): Save the input pmf.Jason Merrill3-2/+11
2000-08-23cp-tree.h (DECL_CLONED_FUNCTION_P): Check DECL_LANG_SPECIFIC.Mark Mitchell4-10/+31
2000-08-23error.c (cp_print_error_function): Don't use embedded '\n' in output_printf.Gabriel Dos Reis2-5/+8
2000-08-23decl.c (init_decl_processing): Remove bogus initialization.Gabriel Dos Reis3-1/+21
2000-08-22* decl2.c (arg_assoc): Revert my 2000-08-11 change.Theodore Papadopoulo2-10/+7
2000-08-22Makefile.in (error.o): Depends on diagnostic.hGabriel Dos Reis6-77/+232
2000-08-21lang-specs.h: Do not process -o or run the assembler if -fsyntax-only.Nix2-5/+12
2000-08-21c-tree.h (flag_hosted): Move declaration from here...Joseph Myers3-1/+17
2000-08-21diagnostic.c (context_as_prefix): Export.Gabriel Dos Reis2-2/+8
2000-08-21class.c (build_vtbl_initializer): Clear the entire vtbl_init_data.Mark Mitchell2-81/+126
2000-08-18decl.c (member_function_or_else): Use cp_error ...Nathan Sidwell3-11/+18
2000-08-18decl2.c (grokfield): Set CLASSTYPE_GOT_SEMICOLON on class TYPE_DECLs.Nathan Sidwell2-0/+8
2000-08-18cp-tree.h (PTRMEM_OK_P): New macro.Nathan Sidwell6-82/+105
2000-08-18* decl2.c (arg_assoc_type): Cope with TYPENAME_TYPE.Nathan Sidwell2-0/+6
2000-08-18cp-tree.h (enum_name_string): Remove prototype.Nathan Sidwell4-156/+51
2000-08-17cxxabi.h (__cxa_vec_new2, [...]): Declare.Nathan Sidwell3-7/+135
2000-08-17vec.cc (__cxa_vec_new): Set "C" linkage.Nathan Sidwell3-10/+23
2000-08-17cvt.c (cp_convert_to_pointer): Pass itf_complain, not itf_no_attributes.Nathan Sidwell2-1/+4
2000-08-17class.c (instantiate_type): Reinstate local variable deleted in previous change.Nathan Sidwell2-1/+7
2000-08-17cp-tree.h (instantiate_type_flags): New enumeration.Nathan Sidwell7-26/+48
2000-08-17fix the fibs in previous entryNathan Sidwell1-2/+3
2000-08-17cp-tree.h (CPTR_AGGR_TAG): New global tree node.Nathan Sidwell6-11/+47
2000-08-14cvt.c (warn_ref_binding): New static function, broken out of ...Nathan Sidwell2-25/+42
2000-08-11tweak commentJason Merrill1-3/+3
2000-08-11parse.y (template_arg): Add rule for template qualified with global scope.Kriang Lerdsuwanakij2-0/+11
2000-08-11decl2.c (add_function): Reorganize.Theodore Papadopoulo2-8/+19
2000-08-11decl.c (lookup_name_real): Don't forget the TYPENAME_TYPE we're looking inside.Jason Merrill2-1/+13
2000-08-11cp-tree.h (resolve_scope_to_name): Remove unused prototype.Nathan Sidwell3-6/+10
2000-08-11parse.y (named_complex_class_head_sans_basetype): Remove always true if.Nathan Sidwell2-2/+6
2000-08-11decl2.c (build_expr_from_tree, [...]): Build explicit TEMPLATE_ID_EXPR args.Nathan Sidwell2-2/+22
2000-08-11decl.c (check_tag_decl): Diagnose typename's which don't declare anything.Nathan Sidwell2-1/+7
2000-08-10init.c (build_aggr_init): Reject bogus array initializers early.Nathan Sidwell2-8/+14
2000-08-09rtti.c (build_dynamic_cast_1): Set "C" linkage for new abi runtime.Nathan Sidwell4-7/+10
2000-08-09cvt.c (convert_to_pointer_force): Fix error message when attempting to cast f...Nathan Sidwell2-4/+13
2000-08-09pt.c (tsubst_aggr_type): Bail if creating the argvec fails.Jason Merrill3-5/+23
2000-08-07cp-tree.h (CLASSTYPE_HAS_PRIMARY_BASE_P): Fix a comment typo.Kazu Hirata3-2/+7
2000-08-05cxxabi.h (__pbase_type_info): Changed member names to match specifications.Jeffrey Oldham4-68/+90
2000-08-05[multiple changes]Zack Weinberg3-5/+14
2000-08-04cp-tree.h (add_method): Change prototype.Mark Mitchell5-165/+185
2000-08-04c-common.h (flag_isoc94): Declare.Joseph Myers2-0/+8
2000-08-03pt.c (do_type_instantiation): Add complain parm; don't complain if called rec...Jason Merrill4-10/+27
2000-08-03decl2.c: Silently ignore -Wstrict-prototypes; warn about -Wno-strict-prototypes.Zack Weinberg2-0/+8
2000-08-02gcc.h (lang_specific_driver): Constify second argument.Zack Weinberg2-7/+8
2000-08-02c-common.h: Prototype min_precision and c_build_qualified_type here...Zack Weinberg3-3/+8
2000-08-02* cp-tree.h (DECL_NEEDED_P): Tweak.Mark Mitchell2-1/+5
2000-07-31* lang-specs.h: Use %i in rule for .ii files.Jason Merrill2-1/+5
2000-07-31Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and xcpp to cpp through...Zack Weinberg2-2/+6