OSDN Git Service

* class.c (build_ctor_vtbl_group): Set inits.
[pf3gnuchains/gcc-fork.git] / gcc / cp / optimize.c
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.
2000-04-04 hubicka * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_...
2000-02-26 wilsonFix 3 ia64 g++ testsuite failures, and groff miscompila...
2000-02-25 mmitchel * lex.c (check_newline): Use push_srcloc and pop_srclo...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-28 wilsonFix winsup (cygwin) build failure with VLAs and inline...
2000-01-26 amylaargcc:
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-15 mmitchel * optimize.c (copy_body_r): Clear the operand three...
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 jason * function.c (retrofit_block): Abort if we...
1999-12-15 jasontweak comments
1999-12-15 jason * optimize.c (expand_call_inline): Set BLOCK_AB...
1999-12-14 mmitchel * cp-tree.h (remap_save_expr): Add walk_subtrees param...
1999-12-13 mmitchel * optimize.c (initialize_inlined_parameters): Take...
1999-12-11 ghazi * class.c (get_vtable_name): Use a literal format...
1999-12-05 mmitchel * cp-tree.h (calls_setjmp_p): Declare.
1999-12-05 mmitchel * optimize.c (expand_call_inline): Wrap the expanded...
1999-12-05 mmitchel * optimize.c (inline_data): Remove fns_top. Add scope...
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>