]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/stmt.c
formatting tweaks
[thirdparty/gcc.git] / gcc / stmt.c
1996-07-03  Mike Stumpformatting tweaks
1996-06-06  Jim Wilson(expand_value_return): Handle PARALLEL return_reg.
1996-05-17  Mike Stumpexpr.c (expand_expr, [...]): Make TARGET_EXPRs redoable...
1996-05-07  Richard Kenner(expand_decl): Don't deduce alignment of SIZE from...
1996-04-20  Richard Kenner(check_for_full_enumeration_handling): Call case_tree2l...
1996-04-20  Richard KennerRevert to 1.140.
1996-04-14  Richard Kenner(expand_end_case): Move conversion of case_list before
1996-03-19  Richard Kenner(struct case_node): New member balance.
1996-02-13  Richard Kenner(expand_end_case): Don't use ADDR_DIFF_VEC for PIC if
1996-02-13  Richard Kenner(bc_pushcase): Fix precedence error.
1996-01-15  Richard Kenner(save_expr_regs): Delete declaration; unused.
1996-01-01  Richard Kenner(expand_asm_operands): Call assign_temp with extra...
1995-12-31  Richard Kenner(tail_recursion_args): Compare TYPE_MAIN_VARIANTs.
1995-12-31  Richard Kenner(fixup_gotos): Use DECL_ERROR_ISSUED instead of DECL_RE...
1995-12-29  Per Bothner* stmt.c (expand_asm_operands): Use new assign_temp...
1995-12-27  Richard Kenner(expand_decl): Set alignment of register for pointer...
1995-12-18  Jim Wilson(expand_asm_operands): Handle numeric constraints in
1995-12-14  Mike Stumpfunction.c (identify_blocks): Start with a chain of...
1995-09-12  Richard Kenner(expand_start_stmt_expr): Do stack adjust in right...
1995-08-28  Richard KennerFix spelling errors.
1995-08-15  Richard Kenner(fixup_gotos): When some fixups done, reset to point...
1995-08-13  Richard Kenner(expand_asm_operands): Type '0'..'4' operands may allow...
1995-07-26  Richard Kenner(emit_nop): Do not emit a nop if there is a single...
1995-07-14  Richard Kenner(expand_start_stmt_expr): Force stack adjust before...
1995-06-28  Richard KennerDelete redundant forward decls.
1995-06-27  Richard Kenner(expand_asm_operands): Handle input operands that may...
1995-06-23  Richard Kenner(expand_return): Correctly handle returning BLKmode...
1995-06-15  Richard KennerUpdate FSF address.
1995-06-11  Richard Kenner(expand_asm_operands): See if output operand permits...
1995-06-11  Richard Kenner(all_cases_count, case INTEGER_TYPE): Fix typo in check...
1995-05-28  Richard Kenner(expand_computed_goto): Call do_pending_stack_adjust.
1995-05-16  Richard KennerFix typos in comments.
1995-04-27  Jim Wilson(expand_return): When returning BLKmode structure...
1995-04-25  Jim Wilson(expand_return): When returning BLKmode structure in
1995-04-24  Richard Kenner(expand_end_bindings): Write a BARRIER after call to...
1995-04-24  Richard Kenner(expand_decl_init): Call preserve_temp_slots to keep...
1995-04-07  Richard Kenner(expand_computed_goto): Convert from ptr_mode to Pmode.
1995-04-01  Richard Kenner(expand_asm_operands): Properly ignore invalid reg...
1995-03-31  Richard Kenner(expand_asm_operands): Properly handle output that...
1995-03-30  Richard Kenner(make warn_if_unused_value): No longer static.
1995-03-20  Richard Kenner(fixup_gotos): Add missing call from last change.
1995-03-18  Richard Kenner(fixup_gotos): Do a cleanup for a block when it is...
1995-03-16  Richard Kenner(warn_if_unused_value, case SAVE_EXPR): New case.
1995-02-21  Richard Kenner(expand_value_return): Make function static.
1995-02-13  Jason Merrill(warn_if_unused_value): Don't warn about automatic...
1995-01-25  Richard Kenner(expand_asm, expand_asm_operands): Change error message...
1995-01-20  Mike Stumpstmt.c (expand_cleanups): Add 4th argument to indicate...
1994-12-30  Jeff Lawcalls.c (expand_call): Set MEM_IN_STRUCT_P as needed...
1994-12-28  Mike Stumpstmt.c (expand_cleanups): Add third parameter so that...
1994-12-21  Richard Kenner(expand_asm_operands): Make sure input operands are...
1994-12-21  Richard Kenner(expand_expr_stmt): If want values for statements,...
1994-11-29  Jeff Lawstmt.c (expand_return): For BLKmode structure returns...
1994-09-29  Mike Stumpstmt.c (expand_return): We have to be careful of cleanu...
1994-09-17  Per Bothner(mark_seen_cases): Don't call fatal if case index...
1994-09-09  Jim Wilson(check_for_full_enumeration_handling): Cast malloc...
1994-09-07  Doug Evans(expand_asm_operands): Move test for misspelled registers
1994-08-31  Per Bothnerstmt.c (all_cases_count, [...]): New functions.
1994-08-31  Jason Merrill(warn_if_unused_value): Extend special case for casted
1994-08-15  Richard Kenner(expand_elseif): New function.
1994-08-12  Jason Merrill(expand_anon_union_decl): Fix up the alignment and...
1994-07-10  Richard Kennerexpand_end_bindings): When adjusting FP, set it from
1994-07-07  Mike Stumpexpr.c (expand_expr, [...]): All cleanups have to be...
1994-07-06  Jim Wilson(struct nesting): Add new field alt_end_label.
1994-06-16  Jason Merrill(warn_if_unused_value): Handle TREE_NO_UNUSED_WARNING for
1994-06-14  Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-06-02  Jason Merrill(expand_end_bindings): Don't bother emitting cleanups
1994-05-31  Richard Kenner(expand_asm_operands): Make MEM with BLKmode for clobbe...
1994-05-28  Richard Kenner(expand_end_case): Have INDEX_TYPE track conversions...
1994-05-27  Richard Kenner(expand_end_case): Use old type of INDEX_EXPR when...
1994-05-20  Jim Wilson(expand_exit_loop_if_false): Emit conditional jump...
1994-05-06  Richard Kenner(expand_decl): Don't set current_function_calls_alloca...
1994-05-02  Jim Wilson(expand_end_case): Make sure gen_casesi operands are
1994-04-28  Jim Wilson(expand_end_case): Correct test for sign extending
1994-04-28  Mike Stumpremove EH from backend.
1994-04-26  Per BothnerUse new macro AGGREGATE_TYPE_P.
1994-04-21  Richard KennerFinish installation of last change.
1994-04-21  Richard KennerAdd prototypes for static functions.
1994-04-18  Richard Kenner(expand_value_return, expand_decl): Use promote_mode.
1994-03-25  Richard Kenner(init_stmt_for_function): Clear stack_block_stack.
1994-03-14  Richard Kenner(bc_expand_start_cond): Set exit_label if not EXITFLAG.
1994-02-27  Richard Kenner(expand_start_bindings): Properly set NOTE if bytecode.
1993-11-25  Richard Kenner(expand_start_stmt_expr): Call start_sequence_for_rtl_e...
1993-11-20  Jim Wilson(warn_if_unused_value): Handle arbitrary number of...
1993-11-15  Richard Stallman(expand_end_bindings): Use emit_move_insn instead of...
1993-11-01  Richard Kenner(expand_decl_init): If CONST_DECL, don't generate any...
1993-09-27  Richard Stallman(expand_exit_loop_if_false, bc_expand_start_cond):
1993-09-24  Doug Evansstmt.c: (expand_goto): Set hard_frame_pointer_rtx when...
1993-09-23  Jan Brittensonchanged bytecode rtx structure references into macros
1993-09-22  Jan Brittensonfixed compilation problems in bc_expand_decl_init
1993-09-21  Jan Brittensonbytecode
1993-09-16  Jim Wilson(expand_goto): Set it.
1993-07-30  Richard Kenner(expand_return): Don't use jumps for "return x == y...
1993-07-28  Richard Kenner(expand_return): Set TREE_SIDE_EFFECTS on MODIFY_EXPR.
1993-07-18  Richard Stallman(expand_return): When expanding assignment into DECL_RE...
1993-07-15  Richard Stallman(expand_decl): Make a CONCAT, for decls of complex...
1993-07-02  Paul Eggert(pushcase...
1993-06-30  Richard Stallman(expand_end_case): Pass 1 as UNSIGNEDP to emit_cmp_insn...
1993-06-06  Richard Stallman(check_for_full_enumeration_handling): Don't create a
1993-05-26  Richard Stallman(expand_asm_operands): Detect constants as outputs.
1993-05-14  Richard Stallman(expand_decl): Don't set RTX_UNCHANGING_P.
next