genattrtab.h, [...]: Replace "GNU CC" with "GCC".
[gcc.git] / gcc / c-semantics.c
2003-02-22 Jan Hubickai386.c (builtin_description): Add __builtin_ia32_paddq...
2003-01-15 Roger Saylec-semantics.c (genrtl_while_stmt): Improve initial...
2003-01-09 Eric Botcazoure PR inline-asm/8832 (traditional "asm volatile" code...
2002-12-17 Jason Merrillc-semantics.c (add_scope_stmt): Abort if the end SCOPE_...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-04 Eric Botcazoure PR c/7622 (tree inliner fallout (regression relative...
2002-09-22 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-16 Nathan Sidwellre PR c++/7640 (g++ 3.3 ICE: SEGV in integer_zerop)
2002-08-22 Jason Merrillc-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.
2002-08-14 Gabriel Dos ReisFix PR/7566
2002-05-08 Jan Hubickacfglayout.c (function_tail_eff_head): Rename to ...
2002-04-04 Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-03-15 Mark Mitchellc-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-02-04 Jakub JelinekPR c/4475, c++/3780:
2002-01-31 Richard Hendersonrtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.
2002-01-22 Jason Merrillc-semantics.c (genrtl_compound_stmt): Only check nestin...
2002-01-15 Jason Merrillc-common.def (FILE_STMT): New code.
2002-01-04 Jakub Jelinektree.h (expand_expr_stmt_value): Add maybe_last argument.
2002-01-02 Alexandre Olivac-common.h (genrtl_expr_stmt_value): Declare.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-08-27 Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-10 Jason Merrillc-common.h (RETURN_NULLIFIED_P): Lose.
2001-08-07 Jason Merrill* c-semantics.c (make_rtl_for_local_static): Use DECL_R...
2001-08-01 Kazu Hirataalias.c: Fix comment formatting.
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.