summaryrefslogtreecommitdiffstats
path: root/gcc/c-semantics.c
Commit message (Expand)AuthorAgeFilesLines
* * i386.c (builtin_description): Add __builtin_ia32_paddq andhubicka2003-02-221-1/+2
* * c-semantics.c (genrtl_while_stmt): Improve initial RTL generationsayle2003-01-151-12/+18
* PR inline-asm/8832ebotcazou2003-01-091-1/+1
* * c-semantics.c (add_scope_stmt): Abort if the end SCOPE_STMTjason2002-12-171-0/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-3/+21
* PR c/7622ebotcazou2002-12-041-0/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-1/+1
* .:nathan2002-09-161-2/+3
* * c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.jason2002-08-221-1/+1
* Fix PR/7566gdr2002-08-141-2/+1
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-0/+9
* PR c++/5636jason2002-04-041-5/+5
* * c-common.c (statement_code_p): Handle CLEANUP_STMT.mmitchel2002-03-151-0/+4
* PR c/4475, c++/3780:jakub2002-02-041-1/+1
* * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.rth2002-01-311-2/+2
* * c-semantics.c (genrtl_compound_stmt): Only check nesting consistenc...jason2002-01-221-1/+1
* * c-common.def (FILE_STMT): New code.jason2002-01-151-1/+18
* * tree.h (expand_expr_stmt_value): Add maybe_last argument.jakub2002-01-041-6/+11
* * c-common.h (genrtl_expr_stmt_value): Declare.aoliva2002-01-021-5/+20
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-3/+3
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-10/+3
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * c-common.h (RETURN_NULLIFIED_P): Lose.jason2001-08-101-7/+1
* * c-semantics.c (make_rtl_for_local_static): Use DECL_RTL_SET_P.jason2001-08-071-1/+1
* * alias.c: Fix comment formatting.kazu2001-08-011-23/+23
* Implement the Named Return Value optimization.jason2001-06-181-1/+9
* * stmt.c (current_nesting_level): New fn.jason2001-06-081-0/+10
* * c-semantics.c (genrtl_scope_stmt): Write out nested inlinemmitchel2001-06-061-3/+24
* * c-semantics.c (add_scope_stmt): Don't callnathan2001-04-241-6/+5
* gcc:nathan2001-04-241-71/+4
* * Makefile.in (ifcvt.o): Depend on toplev.h.ghazi2001-04-111-0/+1
* * c-common.h (DECL_NUM_STMTS): New macro.mmitchel2001-03-271-0/+5
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-1/+1
* Whitespace changekenner2001-03-071-2/+2
* 2001-03-01 Diego Novillo <dnovillo@redhat.com>dnovillo2001-03-011-1/+1
* 2001-02-27 Diego Novillo <dnovillo@redhat.com>dnovillo2001-02-281-4/+1
* * c-common.h (ASM_INPUT_P): New.rth2001-01-021-12/+11
* * c-typeck.c (build_asm_stmt): New, broken out from ...rth2000-12-201-2/+4
* * c-common.h (DECL_C_HARD_REGISTER): New.rth2000-11-261-3/+3
* * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.mmitchel2000-11-101-1/+1
* * stmt.c (expand_start_null_loop): New.rth2000-11-011-1/+5
* * c-semantics.c (genrtl_do_stmt): Use integer_zerop insteadrth2000-11-011-1/+1
* * c-semantics.c (genrtl_do_stmt): Special case do/while(0).rth2000-11-011-11/+20
* * c-semantics.c (make_rtl_for_local_static): Don't clobbermmitchel2000-10-291-8/+19
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-20/+110
* * c-common.h (genrtl_clear_out_block): Remove.mmitchel2000-09-121-14/+2
* * c-common.h (add_stmt): Change prototype.mmitchel2000-09-101-21/+29
* * c-common.h (prep_stmt): Declare.mmitchel2000-09-071-4/+103
* Move statement-tree facilities from C++ to C front-end.mmitchel2000-09-071-0/+113
* * c-semantics.c (make_rtl_for_local_static): Use TREE_ASM_WRITTENmmitchel2000-07-231-1/+1
OpenPOWER on IntegriCloud