aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2000-06-11Warning fixes:Kaveh R. Ghazi2-1/+5
2000-06-11decl.c (add_binding): Handle duplicate declarations of external variables.Mark Mitchell2-0/+15
2000-06-11mangle.c (write_number): Take an unsigned HOST_WIDE_INT as an argument.Chip Salzenberg2-105/+169
2000-06-09ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg4-3/+9
2000-06-09Revert last patchMark Mitchell1-0/+9
2000-06-09Revert last patchMark Mitchell5-268/+36
2000-06-09cp-tree.h (cp_tree_index): Remove Java types.Mark Mitchell5-45/+268
2000-06-09revert mangling patchJason Merrill14-312/+2254
2000-06-09timevar.def: Add TV_EXPAND.Jason Merrill5-3/+22
2000-06-09lex.c (DEF_OPERATOR): Say `operator@' -not- `operator @' whenever @ is a symb...Gabriel Dos Reis2-2/+7
2000-06-08invoke.texi: Remove documentation for -fsquangle and -fname-mangling-version.Mark Mitchell14-2254/+312
2000-06-08* method.c (make_thunk): Clear DECL_VTT_PARM in thunk.Jakub Jelinek2-0/+5
2000-06-07decl.c (pushdecl): Look up functions by DECL_NAME, not DECL_ASSEMBLER_NAME.Mark Mitchell2-48/+43
2000-06-06c-common.h (c_language_kind): New type.Mark Mitchell2-0/+8
2000-06-06decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have the same DEC...Mark Mitchell2-55/+2
2000-06-06diagnostic.c (output_maximum_width): Remove.Gabriel Dos Reis5-20/+14
2000-06-06decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have the same DEC...Mark Mitchell1-0/+7
2000-06-06eh-common.h (EH_ALLOC_SIZE, [...]): New #defines.Nathan Sidwell2-23/+8
2000-06-05search.c (maybe_suppress_debug_info): Don't check CLASSTYPE_INTERFACE_ONLY if...Jason Merrill6-60/+120
2000-06-05class.c (indirect_primary_base_p): New function.Mark Mitchell2-12/+78
2000-06-05Update new-abi dynamic cast algorithm.Nathan Sidwell2-24/+58
2000-06-05alias.c (get_alias_set): If compnent is addressable, use alias set of component.Richard Kenner3-8/+6
2000-06-05ir.texi: Correct typo.Mark Mitchell5-13/+45
2000-06-04Make-lang.in (CXX_SRCS): Add mangle.c.Alex Samuel13-274/+2576
2000-06-03cp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.Mark Mitchell7-97/+195
2000-06-02exception.cc (__cp_pop_exception): If we aren't popping or rethrowing, push d...Jason Merrill2-9/+59
2000-06-02alias.c (struct alias_set_entry): New field has_zero_child.Richard Kenner3-7/+13
2000-06-02alias.c (lang_get_alias_set): Remove.Richard Henderson2-2/+4
2000-06-02* decl.c (store_return_init): Call put_var_into_stack.Jason Merrill2-0/+7
2000-06-02cp-tree.h (lang_decl_flags): Add anticipated_p.Mark Mitchell2-3/+10
2000-06-01* decl.c (init_decl_processing): Set lang_get_alias_set first thing.Richard Henderson2-1/+6
2000-06-01decl2.c (unsupported_options): Fix typo, make const.Richard Henderson2-3/+8
2000-06-01init.c (resolve_offset_ref): Remove check for TREE_ADDRESSABLE on FIELD_DECLs.Mark Mitchell2-7/+8
2000-05-31cp-tree.h (c_get_alias_set): Deleted.Richard Kenner2-1/+1
2000-05-31invoke.texi: Remove documentation for -fguiding-decls.Mark Mitchell7-67/+75
2000-05-31Makefile.in (c-decl.o): Depend on rtl.h and expr.h.Richard Kenner4-2/+21
2000-05-31decl.c (build_cp_library_fn): Set DECL_CONTEXT.Mark Mitchell4-8/+22
2000-05-31* decl.c (grok_reference_init): Pass LOOKUP_ONLYCONVERTING.Jason Merrill2-1/+6
2000-05-31call.c (add_template_candidate_real): Handle member template constructors for...Mark Mitchell3-5/+41
2000-05-30* call.c (joust): Fix handling of overloaded builtin operators.Mark Mitchell2-1/+5
2000-05-30cp-tree.h (DECL_ANTICIPATED): New macro.Zack Weinberg5-3/+37
2000-05-29cp-tree.h (CLASSTYPE_ALIGN_UNIT): New macro.Mark Mitchell3-1/+11
2000-05-28toplev.h (skip_leading_substring): New macro.Gabriel Dos Reis2-11/+22
2000-05-28operators.def (<?): Duplicated, should have been...Alexandre Oliva2-1/+6
2000-05-28cp-tree.h (ansi_opname): Make it a macro.Alex Samuel17-606/+746
2000-05-27* Make-lang.in (cplib2.ready): Eradicate.Zack Weinberg2-23/+6
2000-05-27tree.h (TREE_CODE_LENGTH): New macro.Richard Kenner3-6/+12
2000-05-26tree.h (struct record_layout_info): Rename to (struct record_layout_info_s).Mark Mitchell2-1/+6
2000-05-26Fix goto checking.Jason Merrill4-188/+377
2000-05-26class.c (build_vtable_entry_ref): Correct usage of get_vtbl_decl_for_binfo.Mark Mitchell2-1/+6