]> gcc.gnu.org Git - gcc.git/history - gcc/stmt.c
Edit to add a missing $(exeext) for CCCP.
[gcc.git] / gcc / stmt.c
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.
1993-04-13 Richard KennerTreat QUAL_UNION_TYPE like UNION_TYPE when seeing if...
1993-02-23 Richard Stallman(check_for_full_enumeration_handling): Handle nameless...
1993-02-06 Richard Stallman(expand_expr_stmt): Bypass fetching a volatile value...
1993-01-26 Richard Kenner(expand_value_return): Call convert_move instead of...
1993-01-14 Richard Stallman(expand_asm_operands): For clobbering memory,
1993-01-10 Paul Eggert# Fix misspellings in comments.
1992-12-30 Richard Kenner(expand_return): Handle TRUTH_XOR_EXPR.
1992-12-16 Richard Kenner(expand_goto): Set LABEL_REF_NONLOCAL_P in the LABEL_RE...
1992-11-25 Richard Stallman(expand_value_return): Don't emit move between differin...
1992-11-13 Brendan KehoeCygnus<-->FSF merge
1992-10-09 Richard Stallman(POPSTACK): Pop discarded elts off all the stacks as...
1992-09-19 Richard Kenner(tail_recursion_args): Use mode of DECL_RTL, not DECL_MODE.
1992-09-01 Richard Stallman(expand_fixup): Create a BLOCK node (via pushlevel...
1992-08-29 Richard Stallman(last_block_end_note): New variable.
1992-08-24 Richard Stallman(expand_end_bindings): Generation of NOTE_INSN_BLOCK_END
1992-08-18 Richard Stallman(expand_return): Call emit_queue in ignore-the-value...
1992-08-14 Torbjorn GranlundFix spelling errors in comments.
1992-08-11 Jim Wilson(loop_number_first_block, loop_number_last_block,
1992-07-20 Richard Stallmanfix harmless unterminated comment.
1992-07-12 Richard Stallmanentered into RCS
1992-07-08 Charles Hannum*** empty log message ***
1992-07-06 Richard Kenner*** empty log message ***
1992-07-06 Richard Stallman*** empty log message ***
1992-07-05 Richard Stallman*** empty log message ***
1992-06-28 Richard Kenner*** empty log message ***
1992-06-26 Richard Kenner*** empty log message ***
1992-06-25 Tom Wood*** empty log message ***
next
This page took 0.968305 seconds and 107 git commands to generate.