cppfiles.c (stack_include_file): Don't optimize zero-length files.
[gcc.git] / gcc / cp / ChangeLog
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...
2001-08-24 Jason Merrillc-common.c (c_alignof, [...]): Move here...
2001-08-22 Jason Merrillpt.c (tsubst_expr): Hand off to the TREE_CHAIN of a...
2001-08-19 Jakub Jelinektypeck2.c (add_exception_specifier): Only require compl...
2001-08-18 Kaveh R. Ghaziexcept.c (TYPE_HASH): Delete.
2001-08-17 Mark Mitchellcvt.c (convert_to_void): Preserve TREE_SIDE_EFFECTS...
2001-08-14 Richard Hendersonclass.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-13 Mark Mitchellcall.c (build_over_call): Mark COMPOUND_EXPRs generated...
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-13 Gabriel Dos Reis* decl.c (grokdeclarator): Clarify diagnostic message.
2001-08-13 Kriang Lerdsuwanakijdecl2.c (do_nonmember_using_decl): Replace using direct...
2001-08-11 Kriang Lerdsuwanakijpt.c (maybe_fold_nontype_arg): Use TREE_TYPE of ARG...
2001-08-10 Jason Merrillc-common.h (RETURN_NULLIFIED_P): Lose.
2001-08-09 Richard HendersonMove constructor/destructor handling into target hooks.
2001-08-08 John David Anglin* g++spec.c (lang_specific_driver): Quote argument...
2001-08-07 Nathan Sidwellre PR c++/3820 (GCC 3.0 crashes with empty base class)
2001-08-07 Jason Merrill* tree.c (walk_tree): Walk siblings even if !walk_subtrees.
2001-08-07 Richard Hendersonvarasm.c (assemble_constructor): Take a symbol_ref...
2001-08-06 Gabriel Dos ReisDon't allow template-id in using-declaration.
2001-08-04 Neil BoothMakefile.in (CPPLIB_H): New, so that dependencies on...
2001-08-03 Stan Shebscp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove, no longer...
2001-08-02 Andrew Cagneyrepo.c (get_base_filename): Change return value to...
next