OSDN Git Service

* c-typeck.c (common_type): Correct comment.
[pf3gnuchains/gcc-fork.git] / gcc / c-semantics.c
2004-05-29 pinskia2005-05-28 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-12 kenner * c-decl.c (finish_decl): Make a decl_stmt for a varia...
2004-02-17 steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-01-31 kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-22 drow * c-semantics.c (genrtl_while_stmt, genrtl_do_stmt_1)
2003-11-24 echristo2003-11-24 Eric Christopher <echristo@redhat.com>
2003-10-07 jason PR c++/12519
2003-09-28 rth * stmt.c (expand_asm_operands): Take a location...
2003-08-29 rth * function.h (struct function): Add rtl_inline_...
2003-07-24 jason * tree.h (boolean_type_node): Move from C/C...
2003-07-09 hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-08 steven2003-07-08 Steven Bosscher <steven@gcc.gnu.org>
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-04 ghazigcc:
2003-07-01 ghazi * c-semantics.c (genrtl_case_label): Fix format specif...
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-22 aj * c-lex.c: Convert to ISO C90.
2003-05-29 sayle * c-semantics.c (genrtl_do_stmt_1): New function split...
2003-05-17 ghazigcc:
2003-05-13 jason * tree.h (STRIP_MAIN_TYPE_NOPS): New macro.
2003-05-03 nathan * c-decl.c (pending_invalid_xref_file): Remove.
2003-05-02 geoffk * c-semantics.c (genrtl_switch_stmt, genrtl_if_stmt...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-29 geoffk * c-semantics.c (expand_unreachable_stmt): Return...
2003-04-20 zack * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup to
2003-04-17 sayle2003-04-16 Roger Sayle <roger@eyesopen.com>
2003-02-22 hubicka * i386.c (builtin_description): Add __builtin_ia32_pad...
2003-01-15 sayle * c-semantics.c (genrtl_while_stmt): Improve initial...
2003-01-09 ebotcazou PR inline-asm/8832
2002-12-17 jason * c-semantics.c (add_scope_stmt): Abort if...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-04 ebotcazou PR c/7622
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-16 nathan.:
2002-08-22 jason * c-common.h (RETURN_STMT_EXPR): Rename from...
2002-08-14 gdr Fix PR/7566
2002-05-08 hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-04-04 jason PR c++/5636
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>