OSDN Git Service

2005-10-28 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / cp / optimize.c
2005-10-14 nathan PR c++/17796
2005-06-25 kcookUpdate FSF address.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-05-30 kazu * operators.def, optimize.c: Update copyright.
2005-05-24 pinskia2005-05-24 Andrew Pinski <pinskia@physics.uc.edu>
2004-08-04 pbrookgcc/
2004-07-29 mmitchel * c-common.h (lang_post_pch_load): New variable.
2004-07-25 giovannibajo PR c++/9283
2004-07-11 mmitchel * cp-tree.h (saved_scope): Make old_bindings a vector.
2004-06-22 mmitchel * cp-tree.def (NEW_EXPR): Add a fourth slot.
2004-05-20 pinskia2005-05-20 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-31 hubicka * tree.h (optimize_function): Kill prototype.
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-01-22 kazu * optimize.c, typeck2.c: Update copyright.
2004-01-13 hubicka Partial fix PR c++/12850
2003-11-06 austern * c-common.c (handle_visibility_attribute): Set DECL_V...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-18 nathancp:
2003-09-08 rth * optimize.c (maybe_clone_body): Inc/dec functi...
2003-09-08 rthgcc/
2003-09-03 rth * optimize.c (optimize_function): Push/pop...
2003-08-29 rthgcc/
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-07-09 hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-02 hubicka * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-06-18 neil PR debug/4252
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-03-02 geoffk2003-03-02 Kurt Garloff <garloff@suse.de>
2003-01-10 geoffkMerge from pch-branch.
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-20 mmitchel * alpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-14 kazu * error.c: Fix comment formatting.
2002-08-11 gdr * decl.c (duplicate_decls): Replace DECL_SOURCE_FILE +
2001-12-16 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call...
2001-12-13 jason * optimize.c (maybe_clone_body): Fix parameter...
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-08-30 gerald * optimize.c (inlinable_function_p): Allow only smalle...
2001-08-10 jason * c-common.h (RETURN_NULLIFIED_P): Lose.
2001-07-19 neil * Makefile.in (toplev.o, dwarfout.o, final.o): Don...
2001-07-02 nathan * c-common.h (TDI_inlined): New ast dump phase.
2001-06-05 nathan * c-common.h (flag_dump_translation_unit): Remove.
2001-05-30 nathancp:
2001-05-23 mmitchel * optimize.c (initialize_inlined_parameters): Don...
2001-05-20 nathancp:
2001-04-30 mmitchel * regmove.c (record_stack_memrefs): Catch all referenc...
2001-04-27 nathancp:
2001-04-26 mmitchel * optimize.c (maybe_clone_body): Copy TREE_PUBLIC...
2001-04-25 zack * cp/optimize.c: Include hashtab.h.
2001-04-24 nathangcc:
2001-04-11 mmitchel * optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS...
2001-04-06 mmitchel * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARE...
2001-04-04 jakub * optimize.c (expand_call_inline): Only add newly...
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-23 jakub * decl.c (local_names): Define.
2001-03-22 jason * pt.c (instantiate_decl): Abort if we see...
2001-02-22 aj * optimize.c: Include toplev.h for
2001-02-22 jakub * cp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 jason * tree.h (DECL_UNINLINABLE): Move from C++...
2001-02-19 lerdsuwa * optimize.c (expand_call_inline): Don't walk subtrees...
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-17 jason * cp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16 jason * tree.h (BLOCK_CHAIN): Use BLOCK_CHECK.
2001-02-12 mmitchel Remove old ABI support.
2001-01-28 jakubClarify comment.
2001-01-28 jakub * optimize.c (copy_body_r): If MODIFY_EXPR has both...
2001-01-15 jasoncomment
2000-12-07 jakub * optimize.c (copy_body_r): Set STMT_IS_FULL_EXPR_P...
2000-10-23 mmitchel * expr.c (do_preexpand_calls): Remove.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-12 mmitchel * c-common.h (genrtl_clear_out_block): Remove.
2000-09-05 mmitchel * Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.
2000-07-27 mmitchel * cp-tree.h (function_depth): Declare.
2000-07-10 chelf2000-07-10 Benjamin Chelf <chelf@codesourcery.com>
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-06-20 nathan * call.c (build_conditional_expr): Use VOID_TYPE_P.
2000-06-15 jason * tree.c (count_trees): New debugging function.
2000-06-12 mmitchel * optimize.c (expand_call_inline): Don't recurse into...
2000-06-12 mmitchel * mangle.c (NESTED_TEMPLATE_MATCH): Fix typo in comment.
2000-06-09 jason * timevar.def: Add TV_EXPAND.
2000-05-25 mmitchel Finish implementation of VTTs.
2000-05-23 mmitchel * class.c (build_ctor_vtbl_group): Set inits.
2000-05-01 jason * tree.c (build_target_expr_with_type): If...
2000-05-01 mmitchel * cp-tree.h (same_type_ignoring_top_level_qualifiers_p...
2000-05-01 mmitchel * expr.c (cplus_expand_expr): Preserve temporaries...
2000-04-30 mmitchel * optimize.c (initialize_inlined_parameters): If the...
2000-04-29 jasonrevert
2000-04-28 jason * tree.c (get_callee_fndecl): Extract the initi...
2000-04-28 mmitchel * optimize.c (copy_body_r): Use STRIP_TYPE_NOPS when...
2000-04-25 jasoncorrect comment
2000-04-12 mmitchel * cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
2000-04-11 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-11 mmitchel * optimize.c (remap_decl): Avoid sharing structure...
2000-04-06 mmitchel * cp-tree.h (instantiate_decl): Change prototype.
2000-04-05 hubickaFix problems in my previous commit.
next