c-opts.c (c_common_parse_file): Only start/end main source file if debug hooks says...
[platform/upstream/gcc.git] / gcc / c-semantics.c
2005-03-08 Kazu Hiratac-semantics.c, [...]: Update copyright.
2005-03-05 Kazu Hiratac-semantics.c (build_stmt): Use TYPE_P instead of IS_NO...
2004-10-22 Kazu Hiratac-semantics.c (re_push_stmt_list): Remove.
2004-08-12 Richard Hendersonc-common.h (STATEMENT_LIST_HAS_LABEL): New.
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-24 Richard Hendersonc-decl.c (c_in_iteration_stmt, [...]): Remove.
2004-06-21 Richard Hendersonc-common.def (RETURN_STMT): Remove.
2004-06-20 Richard Hendersonc-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
2004-06-19 Richard Hendersonc-common.c, c-common.h (lang_gimplify_stmt): Remove.
2004-06-16 Richard Hendersonc-common.def (CASE_LABEL): Remove.
2004-06-16 Richard Hendersonc-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-02 Jerry QuinnMakefile.in (EXPR_H): Add insn-config.h...
2004-05-29 Andrew Pinskic-semantics.c (emit_local_var): Remove code for DECL_IN...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-12 Richard Kennerc-decl.c (finish_decl): Make a decl_stmt for a variable...
2004-02-17 Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-01-31 Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-22 Daniel Jacobowitz* c-semantics.c (genrtl_while_stmt, genrtl_do_stmt_1)
2003-11-24 Eric Christopherre PR c/13014 (if shortcut misses required diagnostics)
2003-10-07 Jason Merrillre PR c++/12519 (ICE tree check: in genrtl_cleanup_stmt...
2003-09-28 Richard Hendersonstmt.c (expand_asm_operands): Take a location_t, instea...
2003-08-29 Richard Hendersonfunction.h (struct function): Add rtl_inline_init,...
2003-07-24 Jason Merrilltree.h (boolean_type_node): Move from C/C++/Java frontends.
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-08 Steven Bosscherre PR c/1687 (Exponential time behavior with -O -finlin...
2003-07-07 Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-04 Kaveh R. Ghazic-aux-info.c: Include toplev.h after c-tree.h.
2003-07-01 Kaveh R. Ghazic-semantics.c (genrtl_case_label): Fix format specifier...
2003-06-27 Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-22 Andreas Jaegerc-lex.c: Convert to ISO C90.
2003-05-29 Roger Saylec-semantics.c (genrtl_do_stmt_1): New function split...
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-05-13 Jason Merrilltree.h (STRIP_MAIN_TYPE_NOPS): New macro.
2003-05-03 Nathan Sidwellc-decl.c (pending_invalid_xref_file): Remove.
2003-05-02 Geoffrey Keatingc-semantics.c (genrtl_switch_stmt, [...]): Call expand_...
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-29 Geoffrey Keatingc-semantics.c (expand_unreachable_stmt): Return a tree.
2003-04-20 Chris Lattnerc-common.h, [...]: Rename genrtl_decl_cleanup to genrtl...
2003-04-17 Roger Saylere PR c/10175 (-Wunreachable-code doesn't work for...
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.