aboutsummaryrefslogtreecommitdiff
path: root/gcc/stmt.c
AgeCommit message (Expand)Author
1995-04-07(expand_computed_goto): Convert from ptr_mode to Pmode.kenner
1995-04-01(expand_asm_operands): Properly ignore invalid reg in clobber.kenner
1995-03-31(expand_asm_operands): Properly handle output that can't be directlykenner
1995-03-30(make warn_if_unused_value): No longer static.kenner
1995-03-20(fixup_gotos): Add missing call from last change.kenner
1995-03-18(fixup_gotos): Do a cleanup for a block when it is exited even ifkenner
1995-03-16(warn_if_unused_value, case SAVE_EXPR): New case.kenner
1995-02-21(expand_value_return): Make function static.kenner
1995-02-13(warn_if_unused_value): Don't warn about automatic reference dereference.merrill
1995-01-25(expand_asm, expand_asm_operands): Change error message text.kenner
1995-01-20 * stmt.c (expand_cleanups): Add 4th argument to indicate if codemrs
1994-12-30 * calls.c (expand_call): Set MEM_IN_STRUCT_P as needed on returnlaw
1994-12-28 * stmt.c (expand_cleanups): Add third parameter so that we canmrs
1994-12-21(expand_asm_operands): Make sure input operands are valid constants ifkenner
1994-12-21(expand_expr_stmt): If want values for statements, convert function tokenner
1994-11-29 * stmt.c (expand_return): For BLKmode structure returns, copylaw
1994-09-29 * stmt.c (expand_return): We have to be careful of cleanups that canmrs
1994-09-17(mark_seen_cases): Don't call fatal if case index out of range.bothner
1994-09-09(check_for_full_enumeration_handling): Cast malloc resultwilson
1994-09-07(expand_asm_operands): Move test for misspelled registersdje
1994-08-31* stmt.c (all_cases_count, mark_seen_cases): New functions.bothner
1994-08-31(warn_if_unused_value): Extend special case for castedmerrill
1994-08-15(expand_elseif): New function.kenner
1994-08-12(expand_anon_union_decl): Fix up the alignment and modemerrill
1994-07-10expand_end_bindings): When adjusting FP, set it fromkenner
1994-07-07 * expr.c (expand_expr, defer_cleanups_to, expand_cleanups_to): Allmrs
1994-07-06(struct nesting): Add new field alt_end_label.wilson
1994-06-16(warn_if_unused_value): Handle TREE_NO_UNUSED_WARNING formerrill
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner
1994-06-02(expand_end_bindings): Don't bother emitting cleanupsmerrill
1994-05-31(expand_asm_operands): Make MEM with BLKmode for clobber of "memory".kenner
1994-05-28(expand_end_case): Have INDEX_TYPE track conversions done tokenner
1994-05-27(expand_end_case): Use old type of INDEX_EXPR when making a constant.kenner
1994-05-20(expand_exit_loop_if_false): Emit conditional jump aroundwilson
1994-05-06(expand_decl): Don't set current_function_calls_alloca here nor recordkenner
1994-05-02(expand_end_case): Make sure gen_casesi operands arewilson
1994-04-28(expand_end_case): Correct test for sign extendingwilson
1994-04-28remove EH from backend.mrs
1994-04-26Use new macro AGGREGATE_TYPE_P.bothner
1994-04-21Finish installation of last change.kenner
1994-04-21Add prototypes for static functions.kenner
1994-04-18(expand_value_return, expand_decl): Use promote_mode.kenner
1994-03-25(init_stmt_for_function): Clear stack_block_stack.kenner
1994-03-14(bc_expand_start_cond): Set exit_label if not EXITFLAG.kenner
1994-02-27(expand_start_bindings): Properly set NOTE if bytecode.kenner
1993-11-25(expand_start_stmt_expr): Call start_sequence_for_rtl_expr instead ofkenner
1993-11-20(warn_if_unused_value): Handle arbitrary number of castswilson
1993-11-15(expand_end_bindings): Use emit_move_insn instead ofrms
1993-11-01(expand_decl_init): If CONST_DECL, don't generate any code, but callkenner
1993-09-27(expand_exit_loop_if_false, bc_expand_start_cond):rms