OSDN Git Service

* config/xtensa/xtensa.md: Remove unused type attributes.
[pf3gnuchains/gcc-fork.git] / gcc / c-semantics.c
2002-03-15 mmitchel * c-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-02-04 jakub PR c/4475, c++/3780:
2002-01-31 rth * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.
2002-01-22 jason * c-semantics.c (genrtl_compound_stmt): Only...
2002-01-15 jason * c-common.def (FILE_STMT): New code.
2002-01-04 jakub * tree.h (expand_expr_stmt_value): Add maybe_last...
2002-01-02 aoliva* c-common.h (genrtl_expr_stmt_value): Declare.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-10 jason * c-common.h (RETURN_NULLIFIED_P): Lose.
2001-08-07 jason * c-semantics.c (make_rtl_for_local_static...
2001-08-01 kazu * alias.c: Fix comment formatting.
2001-06-18 jason Implement the Named Return Value optimization.
2001-06-08 jason * stmt.c (current_nesting_level): New fn.
2001-06-06 mmitchel * c-semantics.c (genrtl_scope_stmt): Write out nested...
2001-04-24 nathan * c-semantics.c (add_scope_stmt): Don't call
2001-04-24 nathangcc:
2001-04-11 ghazi * Makefile.in (ifcvt.o): Depend on toplev.h.
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-07 kennerWhitespace change
2001-03-01 dnovillo2001-03-01 Diego Novillo <dnovillo@redhat.com>
2001-02-28 dnovillo2001-02-27 Diego Novillo <dnovillo@redhat.com>
2001-01-02 rth * c-common.h (ASM_INPUT_P): New.
2000-12-20 rth * c-typeck.c (build_asm_stmt): New, broken...
2000-11-26 rth * c-common.h (DECL_C_HARD_REGISTER): New.
2000-11-10 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-01 rth * stmt.c (expand_start_null_loop): New.
2000-11-01 rth * c-semantics.c (genrtl_do_stmt): Use integer_z...
2000-11-01 rth * c-semantics.c (genrtl_do_stmt): Special case...
2000-10-29 mmitchel * c-semantics.c (make_rtl_for_local_static): Don't...
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-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-07 mmitchel * c-common.h (prep_stmt): Declare.
2000-09-07 mmitchel Move statement-tree facilities from C++ to C front...
2000-07-23 mmitchel * c-semantics.c (make_rtl_for_local_static): Use TREE_...
2000-07-10 chelf2000-07-10 Benjamin Chelf <chelf@codesourcery.com>
2000-07-03 chelf2000-07-02 Benjamin Chelf <chelf@codesourcery.com>
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>