langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_inlining.
[gcc.git] / gcc / cp / ChangeLog
2001-12-05 Jason Merrilllanghooks.h (struct lang_hooks_for_tree_inlining):...
2001-12-05 Neil Boothc-common.c (shadow_warning): New function, moved from...
2001-12-05 Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-12-04 Alexandre OlivaRevert previous patch
2001-12-04 Alexandre Olivasemantics.c (begin_global_stmt_expr): Adjust expand_sta...
2001-12-04 Nathan Sidwellpt.c (end_template_parm_list): Clear TREE_CHAIN of...
2001-12-04 Nathan Sidwellre PR c++/164 (bogus error throwing class with inaccess...
2001-12-03 Hans-Peter NilssonFix spacing in third last entry
2001-12-03 Hans-Peter Nilssondecl.c (xref_basetypes): Don't use C99 construct in...
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-12-03 Mumit Khanre PR c++/3394 (ICE in tree_low_cst, at tree.c:3462)
2001-12-03 Nathan Sidwellre PR c++/3381 (explicit template instantations fail...
2001-12-03 Jason Merrillclass.c (finish_vtbls): Fill in BINFO_VPTR_FIELD in...
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-30 Mark Mitchellre PR c++/3048 (Lookup problem (gcc 2.95 regression))
2001-11-29 Mark Mitchellre PR c++/4842 (-Woverloaded-virtual does not work)
2001-11-29 Mark Mitchellre PR c++/3471 (gcc 3.01 reports error about a private...
2001-11-29 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base.
2001-11-29 Joseph Myersconfigure.in (target_list): Add generated-manpages.
2001-11-27 Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-26 Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-26 Jason Merrill* call.c (joust): Remove COND_EXPR hack.
2001-11-26 Aldy Hernandezsearch.c (lookup_base_r): Declare bk in variable declar...
2001-11-25 Nathan Sidwellre PR c++/3145 (virtual inheritance still creates wrong...
2001-11-22 Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-22 Mark Mitchellre PR c++/3637 (Internal compiler error in finish_membe...
2001-11-20 Mark Mitchellre PR c++/3637 (Internal compiler error in finish_membe...
2001-11-20 Mark Mitchellre PR c++/4629 (non-constant `sizeof (void*)' cannot...
2001-11-18 Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-18 Kriang Lerdsuwanakijdecl.c (create_array_type_for_decl): Check if NAME...
2001-11-18 Kriang Lerdsuwanakijmangle.c (write_expression): Handle CAST_EXPR, STATIC_C...
2001-11-16 Neil Booth* cp-tree.h (print_class_statistics): Restore.
2001-11-15 Jason Merrill* method.c (use_thunk): Don't emit debugging informatio...
2001-11-15 Jason Merrillparse.y: Add ...
2001-11-15 Nathan Sidwellre PR c++/3154 (Tree check: expected class 't', have...
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-11-14 Richard Sandiforddecl.c (check_initializer): Try to complete the type...
2001-11-14 Joseph Myerstexi2pod.pl: Handle @ifnottex, @iftex and @display.
2001-11-13 Nathan Sidwellre PR c++/4206 (ICE with switch in while)
2001-11-12 H.J. Lucvt.c (ocp_convert): Don't warn the address of a weak...
2001-11-09 Neil BoothMakefile.in: Update.
2001-11-09 Kaveh R. Ghazi* class.c (dump_array): Fix format specifier warning.
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-11-08 Andreas Franckconfigure.in: Add AC_ARG_PROGRAM to support program...
2001-11-06 Neil BoothClean up langhooks
2001-11-04 Kriang Lerdsuwanakij* pt.c (tsubst_copy): Call tsubst for TYPEOF_EXPR.
2001-11-04 Kaveh R. Ghazi* lex.c (copy_lang_type): Add static prototype.
2001-11-02 Kriang Lerdsuwanakij* pt.c (unify): Handle SCOPE_REF.
2001-11-01 Jakub Jelinektree.c (cp_copy_res_decl_for_inlining): Adjust DECL_ABS...
2001-10-31 Zack WeinbergMakefile.in (INTL_TARGETS, POSUB): Delete all references.
2001-10-28 Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-10-27 Kriang Lerdsuwanakij* decl2.c (validate_nonmember_using_decl): Handle NAMES...
2001-10-25 Zack Weinberglanghooks.c (lang_hook_default_clear_binding_stack...
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-23 Kriang LerdsuwanakijFix date in ChangeLog
2001-10-23 Kriang Lerdsuwanakijcp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-18 Alexandre Olivadecl.c (duplicate_decls): Propagate DECL_UNINLINABLE.
2001-10-17 H.J. Lucp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK...
2001-10-16 Hans-Peter Nilssoncp-tree.h (VFIELD_NAME_FORMAT): Adjust to match VFIELD_...
2001-10-16 Richard Sandifordpt.c (UNIFY_ALLOW_MAX_CORRECTION): Define.
2001-10-16 Richard Sandiforddecl.c (bad_specifiers): Don't allow exception specific...
2001-10-14 Neil Boothc-pragma.h (cpp_register_pragma_space): Remove.
2001-10-13 Kriang Lerdsuwanakijpt.c (lookup_template_class): Build complete template...
2001-10-13 Kriang Lerdsuwanakijcp-tree.h (TYPE_BINFO): Update comment.
2001-10-13 Kriang Lerdsuwanakijpt.c (determine_specialization): Ignore functions witho...
2001-10-12 Nathan Sidwellre PR c++/4476 (g++ does not parse the definition of...
2001-10-11 Jason Merrilltypeck2.c (store_init_value): Don't re-digest a bracket...
2001-10-11 Richard Hendersonrtl.h (REG_VTABLE_REF): New.
2001-10-11 Richard Hendersonc-parse.in (asm_operand): Allow named operands.
2001-10-09 Jason Merrillfix dates
2001-10-09 Jason Merrillcall.c (standard_conversion): Add bad conversion betwee...
2001-10-08 Alexandre OlivaMake-lang.in (CXX_OBJS): Added cp-lang.o.
2001-10-08 Richard Hendersonc-common.h (struct c_lang_decl): Add declared_inline.
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-10-05 Alexandre Olivaoptimize.c (struct inline_data): Moved to ../tree-inline.c.
2001-10-05 Alexandre OlivaMake-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-10-03 John David Anglinrtti.c (get_tinfo_decl): Call typeinfo_in_lib_p with...
2001-10-02 Jason Merrillspew.c (end_input): No longer static.
2001-10-02 Joseph Myersc-common.c (c_format_attribute_table): Make format...
2001-10-02 Joseph Myersattribs.c (decl_attributes): Possibly call insert_defau...
2001-10-01 Jason Merrilldecl.c (grokdeclarator): Copy array typedef handling...
2001-09-29 Alexandre Olivaconfig-lang.in (target_libs): Added target-gperf, so...
2001-09-24 Zack Weinbergtop level:
2001-09-22 Richard Kennerattribs.c: New file, from c-common.c.
2001-09-21 Richard Hendersontree.def (FDESC_EXPR): New.
2001-09-21 J"orn Rennecke* decl.c (grokdeclarator): Use C syntax for attr_flags...
2001-09-21 Joseph MyersTable-driven attributes.
2001-09-15 Gabriel Dos ReisMake-lang.in (cp/error.o): Depend on real.h
2001-09-15 Kaveh R. Ghazicollect2.c (main): Const-ification.
2001-09-13 Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-12 Kaveh R. Ghazidecl2.c (lang_f_options): Const-ification.
2001-09-06 Nathan Sidwellre PR c++/3986 (ICE in build_rtti_vtbl_entries)
2001-09-06 Nathan SidwellRemove TYPE_NONCOPIED_PARTS.
2001-09-04 Mark Mitchelldecl.c (duplicate_decls): Remove code deadling with...
2001-09-04 Nathan Sidwellre PR c++/4203 (empty base class optimization zeroes...
2001-08-31 Kriang Lerdsuwanakijerror.c (dump_template_decl): Output template parameter...
2001-08-30 Kurt Garloffoptimize.c (inlinable_function_p): Allow only smaller...
2001-08-30 Joern Renneckeclass.c (build_vtable_entry_ref): Subtract in char...
next