OSDN Git Service

* builtins.c (expand_builtin_setjmp_receiver): Const-ify.
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-10-05 aoliva* optimize.c (struct inline_data): Moved to ../tree...
2001-10-05 aoliva* Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-10-03 danglin * rtti.c (get_tinfo_decl): Call typeinfo_in_lib_p...
2001-10-02 jason * spew.c (end_input): No longer static.
2001-10-02 jsm28 * c-common.c (c_format_attribute_table): Make format and
2001-10-02 jsm28 * attribs.c (decl_attributes): Possibly call
2001-10-01 jason * decl.c (grokdeclarator): Copy array typedef...
2001-09-29 aoliva* config-lang.in (target_libs): Added target-gperf...
2001-09-24 zacktop level:
2001-09-22 kenner * attribs.c: New file, from c-common.c.
2001-09-21 rthgcc/
2001-09-21 amylaar * decl.c (grokdeclarator): Use C syntax for attr_flags...
2001-09-21 jsm28 Table-driven attributes.
2001-09-15 gdr * Make-lang.in (cp/error.o): Depend on real.h
2001-09-15 ghazi * collect2.c (main): Const-ification.
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-12 ghazi * decl2.c (lang_f_options): Const-ification.
2001-09-06 nathancp:
2001-09-06 nathan Remove TYPE_NONCOPIED_PARTS.
2001-09-04 mmitchel * decl.c (duplicate_decls): Remove code deadling with
2001-09-04 nathancp:
2001-08-31 lerdsuwa * error.c (dump_template_decl): Output template parameters
2001-08-30 gerald * optimize.c (inlinable_function_p): Allow only smalle...
2001-08-30 jason * class.c (build_vtable_entry_ref): Subtract...
2001-08-24 jason * c-common.c (c_alignof, c_alignof_expr): Move...
2001-08-22 jason * pt.c (tsubst_expr): Hand off to the TREE_CHAI...
2001-08-19 jakub * typeck2.c (add_exception_specifier): Only require...
2001-08-18 ghazi * except.c (TYPE_HASH): Delete.
2001-08-17 mmitchel * cvt.c (convert_to_void): Preserve TREE_SIDE_EFFECTS
2001-08-14 rth * class.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-13 mmitchel * call.c (build_over_call): Mark COMPOUND_EXPRs genera...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-13 gdr * decl.c (grokdeclarator): Clarify diagnostic message.
2001-08-13 lerdsuwa * decl2.c (do_nonmember_using_decl): Replace using...
2001-08-11 lerdsuwa * pt.c (maybe_fold_nontype_arg): Use TREE_TYPE of...
2001-08-10 jason * c-common.h (RETURN_NULLIFIED_P): Lose.
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-08-08 danglin * g++spec.c (lang_specific_driver): Quote argument...
2001-08-07 nathancp:
2001-08-07 jason * tree.c (walk_tree): Walk siblings even if...
2001-08-07 rth * varasm.c (assemble_constructor): Take a symbo...
2001-08-06 gdrcp/
2001-08-04 neil * Makefile.in (CPPLIB_H): New, so that dependencies...
2001-08-03 shebs * cp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove...
2001-08-02 cagney* repo.c (get_base_filename): Change return value to...
2001-08-02 nathan.:
2001-08-01 apbianco*** empty log message ***
2001-07-31 nathancp:
2001-07-31 nathancp:
2001-07-31 nathancp:
2001-07-30 aj * jump.c: Add prototype for mark_modified_reg.
2001-07-29 rth * method.c (pending_inlines): Remove.
2001-07-27 nathancp:
2001-07-27 nathancp:
2001-07-26 lerdsuwa2001-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourc...
2001-07-26 nathancp:
2001-07-26 nathancp:
2001-07-26 nathancp:
2001-07-25 jason * call.c (joust): Only prefer a non-builtin...
2001-07-25 nathancp:
2001-07-25 nathancp:
2001-07-25 nathancp:
2001-07-25 nathancp:
2001-07-25 pme2001-07-24 Phil Edwards <pme@sources.redhat.com>
2001-07-24 nathan Simplify rtti, now we've only one ABI.
2001-07-23 grahams * cp/class.c (type_requires_array_cookie): Fix use...
2001-07-21 nathangcc:
2001-07-21 nathan Remove old-abi remnants. Remove comments about old abi
2001-07-20 dberlin2001-07-20 Daniel Berlin <dan@cgsoftware.com>
2001-07-19 mmitchel * class.c (finish_struct_anon): Forbid nested classes.
2001-07-19 neil * Makefile.in (toplev.o, dwarfout.o, final.o): Don...
2001-07-19 neil * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
2001-07-19 mmitchel * class.c (type_requires_array_cookie): New function.
2001-07-18 gerald * NEWS (Changes in GCC 3.0): Fix typo.
2001-07-13 jsm28 * c-common.c (decl_attributes): Take a pointer to...
2001-07-12 mmitchel * decl.c (make_rtl_for_nonlocal_decl): Set DECL_C_HARD...
2001-07-11 mmitchel * stmt.c (parse_output_constraint): New function,...
2001-07-11 bje * Revert today's change -- there is a subtle bug.
2001-07-11 bje2001-07-11 Ben Elliston <bje@redhat.com>
2001-07-11 mmitchel * pt.c (tsubst_decl): Set DECL_CONTEXT for namespace...
2001-07-10 jason * semantics.c (cp_expand_stmt): Fix for null
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-07-09 jason * typeck.c (unary_complex_lvalue): Do not dupli...
2001-07-08 jsm28 * target.h (struct gcc_target): Add insert_attributes.
2001-07-08 jsm28 * c-common.c (decl_attributes): Only take a single...
2001-07-06 nathan2001-07-06 Ira Ruben <ira@apple.com>
2001-07-06 lerdsuwa * cp-tree.h (copy_template_template_parm): Rename...
2001-07-05 jason * cvt.c (convert_lvalue): New fn.
2001-07-02 nathan * c-common.h (TDI_inlined): New ast dump phase.
2001-06-29 jsm28 * target.h (struct gcc_target): Add comp_type_attribut...
2001-06-29 nathan * cp-tree.h (flag_dump_class_layout): Remove unneeded...
2001-06-28 gdr * diagnostic.c (default_print_error_function): Tweak.
2001-06-27 neil * system.h (TARGET_ESC): Move to ...
2001-06-26 gdr * toplev.c (decode_f_option): Adjust setting.
2001-06-26 gdr * diagnostic.h (struct diagnostic_context): Add new...
2001-06-19 jason * except.c (initialize_handler_parm): Expect...
2001-06-18 jason Implement the Named Return Value optimization.
2001-06-15 jason * class.c (dfs_accumulate_vtbl_inits): Just point...
2001-06-14 jason * class.c (dfs_find_final_overrider): Fix logic.
next