]> gcc.gnu.org Git - gcc.git/history - gcc/cp/optimize.c
ChangeLog.1, [...]: Fix spelling errors.
[gcc.git] / gcc / cp / optimize.c
2001-12-16 Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-12-13 Jason Merrill* optimize.c (maybe_clone_body): Fix parameter updating.
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-08-30 Kurt Garloffoptimize.c (inlinable_function_p): Allow only smaller...
2001-08-10 Jason Merrillc-common.h (RETURN_NULLIFIED_P): Lose.
2001-07-19 Neil BoothMakefile.in (toplev.o, [...]): Don't depend on dwarfout.h.
2001-07-02 Nathan Sidwellc-common.h (TDI_inlined): New ast dump phase.
2001-06-05 Nathan Sidwellc-common.h (flag_dump_translation_unit): Remove.
2001-05-30 Nathan Sidwellre PR c++/2936 (gcc gives me an internal error when...
2001-05-23 Mark Mitchelloptimize.c (initialize_inlined_parameters): Don't set...
2001-05-20 Nathan Sidwellre PR c++/2781 (bad code generated for reference call...
2001-04-30 Mark Mitchellregmove.c (record_stack_memrefs): Catch all references...
2001-04-27 Nathan Sidwelloptimize.c (maybe_clone_body): Copy parameter names...
2001-04-26 Mark Mitchelloptimize.c (maybe_clone_body): Copy TREE_PUBLIC before...
2001-04-25 Zack Weinbergoptimize.c: Include hashtab.h.
2001-04-24 Nathan SidwellLazy __FUNCTION__ generation.
2001-04-11 Mark Mitchelloptimize.c (maybe_clone_body): Copy DECL_NUM_STMTS...
2001-04-06 Mark Mitchellcp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_I...
2001-04-04 Jakub Jelinekoptimize.c (expand_call_inline): Only add newly inlined...
2001-03-27 Mark Mitchellc-common.h (DECL_NUM_STMTS): New macro.
2001-03-23 Jakub Jelinekdecl.c (local_names): Define.
2001-03-22 Jason Merrillpt.c (instantiate_decl): Abort if we see a member const...
2001-02-22 Andreas Jaegeroptimize.c: Include toplev.h for note_deferral_of_defin...
2001-02-22 Jakub Jelinekcp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 Jason Merrilltree.h (DECL_UNINLINABLE): Move from C++ frontend.
2001-02-19 Kriang Lerdsuwanakijoptimize.c (expand_call_inline): Don't walk subtrees...
2001-02-18 Jason MerrillDo put the VTT parameter in DECL_ARGUMENTS.
2001-02-17 Jason Merrillcp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16 Jason Merrilltree.h (BLOCK_CHAIN): Use BLOCK_CHECK.
2001-02-12 Mark MitchellRemove old ABI support. r278977.259/tags/gcc-3_0-branchpoint
2001-01-28 Jakub JelinekClarify comment.
2001-01-28 Jakub Jelinekoptimize.c (copy_body_r): If MODIFY_EXPR has both argum...
2001-01-15 Jason Merrillcomment
2000-12-07 Jakub Jelinekoptimize.c (copy_body_r): Set STMT_IS_FULL_EXPR_P on...
2000-10-23 Mark Mitchellexpr.c (do_preexpand_calls): Remove.
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-12 Mark Mitchellc-common.h (genrtl_clear_out_block): Remove.
2000-09-05 Mark MitchellMakefile.in (CXX_TREE_H): Add dependency on HTAB_H.
2000-07-27 Mark Mitchellcp-tree.h (function_depth): Declare.
2000-07-10 Benjamin Chelfc-common.h (build_stmt): Declare.
2000-07-02 Ben ChelfMakefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.
2000-06-20 Nathan Sidwellcall.c (build_conditional_expr): Use VOID_TYPE_P.
2000-06-15 Jason Merrilltree.c (count_trees): New debugging function.
2000-06-12 Mark Mitchelloptimize.c (expand_call_inline): Don't recurse into...
2000-06-12 Mark Mitchellmangle.c (NESTED_TEMPLATE_MATCH): Fix typo in comment.
2000-06-09 Jason Merrilltimevar.def: Add TV_EXPAND.
2000-05-25 Mark MitchellFinish implementation of VTTs.
2000-05-23 Mark Mitchellclass.c (build_ctor_vtbl_group): Set inits.
2000-05-01 Jason Merrilltree.c (build_target_expr_with_type): If we already...
2000-05-01 Mark Mitchellcp-tree.h (same_type_ignoring_top_level_qualifiers_p...
2000-05-01 Mark Mitchellexpr.c (cplus_expand_expr): Preserve temporaries when...
2000-04-30 Mark Mitchelloptimize.c (initialize_inlined_parameters): If the...
2000-04-29 Jason Merrillrevert
2000-04-28 Jason Merrilltree.c (get_callee_fndecl): Extract the initial value...
2000-04-28 Mark Mitchelloptimize.c (copy_body_r): Use STRIP_TYPE_NOPS when...
2000-04-25 Jason Merrillcorrect comment
2000-04-12 Mark Mitchellcp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
2000-04-11 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-11 Mark Mitchelloptimize.c (remap_decl): Avoid sharing structure for...
2000-04-06 Mark Mitchellcp-tree.h (instantiate_decl): Change prototype.
2000-04-05 Jan HubickaFix problems in my previous commit.
2000-04-04 Jan Hubickacalls.c (ECF_MALLOC, [...]): New constants.
2000-02-26 Jim WilsonFix 3 ia64 g++ testsuite failures, and groff miscompila...
2000-02-25 Mark Mitchelllex.c (check_newline): Use push_srcloc and pop_srcloc...
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-28 Jim WilsonFix winsup (cygwin) build failure with VLAs and inline...
2000-01-26 J"orn Renneckecalls.c (special_function_p): New argument fork_or_exec.
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-15 Mark Mitchelloptimize.c (copy_body_r): Clear the operand three of...
1999-12-16 Mark MitchellMakefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 Jason Merrillfunction.c (retrofit_block): Abort if we don't find...
1999-12-15 Jason Merrilltweak comments
1999-12-15 Jason Merrilloptimize.c (expand_call_inline): Set BLOCK_ABSTRACT_ORI...
1999-12-14 Mark Mitchellcp-tree.h (remap_save_expr): Add walk_subtrees parameter.
1999-12-13 Mark Mitchelloptimize.c (initialize_inlined_parameters): Take FN...
1999-12-11 Kaveh R. Ghaziclass.c (get_vtable_name): Use a literal format string...
1999-12-05 Mark Mitchellcp-tree.h (calls_setjmp_p): Declare.
1999-12-05 Mark Mitchelloptimize.c (expand_call_inline): Wrap the expanded...
1999-12-05 Mark Mitchelloptimize.c (inline_data): Remove fns_top.
1999-11-25 Mark MitchellMake-lang.in (CXX_SRCS): Add optimize.c.
This page took 1.464275 seconds and 89 git commands to generate.