aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-semantics.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-07 PR c++/12519Jason Merrill
2003-09-28 * stmt.c (expand_asm_operands): Take a location_t, instead ofRichard Henderson
2003-08-29 * function.h (struct function): Add rtl_inline_init, saved_for_inline.Richard Henderson
2003-07-24 * tree.h (boolean_type_node): Move from C/C++/Java frontends.Jason Merrill
2003-07-09 * java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka
2003-07-082003-07-08 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-07-07 * rtl.h (emit_line_note): Take a location_t.Nathan Sidwell
2003-07-04gcc:Kaveh Ghazi
2003-07-01 * c-semantics.c (genrtl_case_label): Fix format specifier bug.Kaveh Ghazi
2003-06-27 * rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell
2003-06-22 * c-lex.c: Convert to ISO C90.Andreas Jaeger
2003-05-29 * c-semantics.c (genrtl_do_stmt_1): New function split out from...Roger Sayle
2003-05-17gcc:Kaveh Ghazi
2003-05-13 * tree.h (STRIP_MAIN_TYPE_NOPS): New macro.Jason Merrill
2003-05-03 * c-decl.c (pending_invalid_xref_file): Remove.Nathan Sidwell
2003-05-02 * c-semantics.c (genrtl_switch_stmt, genrtl_if_stmt): CallGeoffrey Keating
2003-05-01 * input.h (lineno): Rename to ...Nathan Sidwell
2003-04-29 * c-semantics.c (expand_unreachable_stmt): Return a tree.Geoffrey Keating
2003-04-20 * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup toChris Lattner
2003-04-172003-04-16 Roger Sayle <roger@eyesopen.com>Roger Sayle
2003-02-22 * i386.c (builtin_description): Add __builtin_ia32_paddq andJan Hubicka
2003-01-15 * c-semantics.c (genrtl_while_stmt): Improve initial RTL generationRoger Sayle
2003-01-09 PR inline-asm/8832Eric Botcazou
2002-12-17 * c-semantics.c (add_scope_stmt): Abort if the end SCOPE_STMTJason Merrill
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-12-04 PR c/7622Eric Botcazou
2002-09-22 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-16.:Nathan Sidwell
2002-08-22 * c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.Jason Merrill
2002-08-14 Fix PR/7566Gabriel Dos Reis
2002-05-08 * cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka
2002-04-04 PR c++/5636Jason Merrill
2002-03-15 * c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell
2002-02-04 PR c/4475, c++/3780:Jakub Jelinek
2002-01-31 * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson
2002-01-22 * c-semantics.c (genrtl_compound_stmt): Only check nesting consistenc...Jason Merrill
2002-01-15 * c-common.def (FILE_STMT): New code.Jason Merrill
2002-01-04 * tree.h (expand_expr_stmt_value): Add maybe_last argument.Jakub Jelinek
2002-01-02* c-common.h (genrtl_expr_stmt_value): Declare.Alexandre Oliva
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-08-27 * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-10 * c-common.h (RETURN_NULLIFIED_P): Lose.Jason Merrill
2001-08-07 * c-semantics.c (make_rtl_for_local_static): Use DECL_RTL_SET_P.Jason Merrill
2001-08-01 * alias.c: Fix comment formatting.Kazu Hirata
2001-06-18 Implement the Named Return Value optimization.Jason Merrill
2001-06-08 * stmt.c (current_nesting_level): New fn.Jason Merrill
2001-06-06 * c-semantics.c (genrtl_scope_stmt): Write out nested inlineMark Mitchell
2001-04-24 * c-semantics.c (add_scope_stmt): Don't callNathan Sidwell