aboutsummaryrefslogtreecommitdiff
path: root/gcc/stmt.c
AgeCommit message (Expand)Author
2001-07-252001-07-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2001-07-11 * stmt.c (parse_output_constraint): New function, split outmmitchel
2001-05-17Fix c/2728bernds
2001-05-13EH merge from mainline.rth
2001-05-12 * stmt.c (expand_return): Remove always true predicate.rth
2001-05-12 2001-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>rth
2001-03-14 * tree.h (DECL_RTL): Allocate RTL lazily.mmitchel
2001-02-20 * stmt.c (expand_return): If an attempt is made to return themmitchel
2001-01-29 * stmt.c (estimate_case_costs): Use integer_minus_one_node.ghazi
2001-01-26 * stmt.c (cost_table): Remove.rth
2001-01-20 * stmt.c (expand_return): Don't return anything if size is zero.kenner
2000-12-30 * alias.c (alias_sets_conflict_p): New function.kenner
2000-12-21 * rtl.h (REG_NON_LOCAL_GOTO): New.rth
2000-12-05 * stmt.c (warn_if_unused_value): Move side effects test earlier.rth
2000-11-17 * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack
2000-11-17 * stringpool.c: New file.zack
2000-11-14 * stmt.c (warn_if_unused_value): Don't warn if the expressionrth
2000-11-12 * function.c (assign_parms): If TREE_ADDRESSABLE is set, try tojason
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,jsm28
2000-11-01 * stmt.c (expand_start_null_loop): Set continue_label.rth
2000-11-01 * stmt.c (expand_start_null_loop): New.rth
2000-10-13 Remove obstacks.mmitchel
2000-09-22In gcc/ChangeLog:geoffk
2000-09-19 * stmt.c (expand_expr_stmt): Only call warn_if_unused_valuerth
2000-09-17Bring back equal forms for libcallscrux
2000-09-17 * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel
2000-09-10 * c-common.h (add_stmt): Change prototype.mmitchel
2000-09-02* rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.aoliva
2000-09-01* stmt.c (expand_asm_operands): Twiddle generating_concat_pgeoffk
2000-08-29 * reload.c: Fix formatting.law
2000-08-29 * local-alloc.c (requires_inout): Don't use reserved range forrth
2000-08-24 * stmt.c (expand_asm_operands): Treat EXTRA_CONSTRAINT like g or X.rth
2000-08-24 * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm
2000-08-22 * stmt.c (expand_goto_internal, fixup_gotos): Only checkkenner
2000-08-16 * calls.c (ECF_SP_DEPRESSED): New macro.kenner
2000-08-12 * sibcall.c (uses_addressof): Accept both addressof andrth
2000-08-06 * stmt.c (expand_goto): Do virtual_stack_vars_rtx replacement forrth
2000-06-24 * stmt.c (expand_decl_cleanup): Emit a dummy insn afterjakub
2000-06-14 * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.jakub
2000-06-09toplevel:zack
2000-06-09 * timevar.def: Add TV_EXPAND.jason
2000-06-06 * explow.c (maybe_set_unchanging): New function, broken out from...jason
2000-06-05 * tree.h (VOID_TYPE_P): New macro.nathan
2000-05-31 * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner
2000-05-31 * stmt (expand_end_case): Reorder conversion sequence for jumpnathan
2000-05-27 * tree.h (TREE_CODE_LENGTH): New macro.kenner
2000-05-25 * stmt.c (expand_end_bindings): Fix thinko last change.rth
2000-05-25 * stmt.c (expand_end_bindings): Look through NOTEs to find ajason
2000-05-17Add options -Wunused-variable, -Wunused-function, -Wunused-label,cagney
2000-05-09top level:zack