alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...
[platform/upstream/gcc.git] / gcc / stmt.c
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1998-01-14 Jeff LawBring in final gcc-2.8.0 changes.
1997-12-19 Ian Lance Taylorexpr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE...
1997-12-18 Richard Hendersontree.c (build_range_type): Allow creation of ranges...
1997-12-15 Jeffrey A Lawstmt.c (expand_asm_operands): If an ASM has no outputs...
1997-12-11 Jeff LawAnother handful of gcc-2.8 changes (will it ever go...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-06 Jeff Lawloop.c (invariant_p): Don't test flag_rerun_loop_opt.
1997-12-03 Jason Merrillexcept.c (expand_fixup_region_end): New fn.
1997-12-03 Jason Merrill* stmt.c (expand_decl_cleanup): Update thisblock after...
1997-11-21 Bruno Haible* stmt.c (expand_end_bindings): Allow jump into block...
1997-11-10 Jason Merrillstmt.c (expand_decl_cleanup_no_eh): New fn.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-08-20 Jim Wilsonstmt.c (start_cleanup_deferal, [...]): Test block_stack...
1997-08-02 Richard Kenner(expand_computed_goto): If -fcheck-memory-usage, check...
1997-07-17 Richard Kenner(expand_decl): If stack checking, use alloca for large...
1997-06-11 Mike Stumpstmt.c (expand_decl_cleanup): Avoid core dumping when...
1997-04-29 Mike Stumpexcept.c (expand_eh_region_start_tree): Add DECL argume...
1997-04-26 Doug Evans(pushcase_range): [try to] properly apply previous...
1997-04-24 Richard Kenner(pushcase_range): Check for null range first.
1997-04-23 Mike StumpAdd setjmp/longjmp exception handling.
1997-02-10 Jeff Lawstmt.c (group_case_nodes): Recognize more opportunities...
1996-10-30 Richard Kenner(expand_asm_operands): Disallow matching constraints...
1996-10-23 Jason Merrillreturn
1996-09-29 Richard Kenner(expand_decl): Use mark_user_reg and simplify code.
1996-09-29 Richard Kenner(expand_asm_operands): Fix errors in previous patches.
1996-09-29 Richard Kenner(fixup_gotos): When running undefined labels, if no...
1996-09-23 Richard Kenner(expand_asm_operands): Handle '+' constraint.
1996-08-14 Torbjorn Granlund(expand_return): In code for doing scc with jumps,
1996-08-12 Richard Kenner(expand_end_bindings): Add test and call for nonlocal_g...
1996-07-23 Mike Stumpinstall EH code
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...
next