Makefile.in (final.o): Depend on target.h.
[platform/upstream/gcc.git] / gcc / c-semantics.c
2001-06-18 Jason MerrillImplement the Named Return Value optimization.
2001-06-08 Jason Merrillstmt.c (current_nesting_level): New fn.
2001-06-06 Mark Mitchellc-semantics.c (genrtl_scope_stmt): Write out nested...
2001-04-24 Nathan Sidwellc-semantics.c (add_scope_stmt): Don't call current_scop...
2001-04-24 Nathan SidwellLazy __FUNCTION__ generation.
2001-04-11 Kaveh R. GhaziMakefile.in (ifcvt.o): Depend on toplev.h.
2001-03-27 Mark Mitchellc-common.h (DECL_NUM_STMTS): New macro.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-07 Richard KennerWhitespace change
2001-03-01 Diego Novilloc-semantics.c (prune_unused_decls): Return error_mark_n...
2001-02-28 Diego Novilloc-common.c (walk_stmt_tree): Visit the chain of the...
2001-01-02 Richard Hendersonc-common.h (ASM_INPUT_P): New.
2000-12-20 Richard Hendersonc-typeck.c (build_asm_stmt): New, broken out from ...
2000-11-26 Richard Hendersonc-common.h (DECL_C_HARD_REGISTER): New.
2000-11-10 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-01 Richard Hendersonstmt.c (expand_start_null_loop): New.
2000-11-01 Richard Hendersonc-semantics.c (genrtl_do_stmt): Use integer_zerop inste...
2000-11-01 Richard Henderson* c-semantics.c (genrtl_do_stmt): Special case do/while(0).
2000-10-29 Mark Mitchellc-semantics.c (make_rtl_for_local_static): Don't clobbe...
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-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-07 Mark Mitchellc-common.h (prep_stmt): Declare.
2000-09-07 Mark MitchellMove statement-tree facilities from C++ to C front...
2000-07-23 Mark Mitchellc-semantics.c (make_rtl_for_local_static): Use TREE_ASM...
2000-07-10 Benjamin Chelfc-common.h (build_stmt): Declare.
2000-07-03 Benjamin Chelfc-common.h (genrtl_begin_compound_stmt): Remove declara...
2000-07-02 Ben ChelfMakefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.