1995-06-15 |
Richard Kenner | Update FSF address. |
blob | commitdiff | raw |
1995-06-11 |
Richard Kenner | (expand_asm_operands): See if output operand permits... |
blob | commitdiff | raw | diff to current |
1995-06-11 |
Richard Kenner | (all_cases_count, case INTEGER_TYPE): Fix typo in check... |
blob | commitdiff | raw | diff to current |
1995-05-28 |
Richard Kenner | (expand_computed_goto): Call do_pending_stack_adjust. |
blob | commitdiff | raw | diff to current |
1995-05-16 |
Richard Kenner | Fix typos in comments. |
blob | commitdiff | raw | diff to current |
1995-04-27 |
Jim Wilson | (expand_return): When returning BLKmode structure... |
blob | commitdiff | raw | diff to current |
1995-04-25 |
Jim Wilson | (expand_return): When returning BLKmode structure in |
blob | commitdiff | raw | diff to current |
1995-04-24 |
Richard Kenner | (expand_end_bindings): Write a BARRIER after call to... |
blob | commitdiff | raw | diff to current |
1995-04-24 |
Richard Kenner | (expand_decl_init): Call preserve_temp_slots to keep... |
blob | commitdiff | raw | diff to current |
1995-04-07 |
Richard Kenner | (expand_computed_goto): Convert from ptr_mode to Pmode. |
blob | commitdiff | raw | diff to current |
1995-04-01 |
Richard Kenner | (expand_asm_operands): Properly ignore invalid reg... |
blob | commitdiff | raw | diff to current |
1995-03-31 |
Richard Kenner | (expand_asm_operands): Properly handle output that... |
blob | commitdiff | raw | diff to current |
1995-03-30 |
Richard Kenner | (make warn_if_unused_value): No longer static. |
blob | commitdiff | raw | diff to current |
1995-03-20 |
Richard Kenner | (fixup_gotos): Add missing call from last change. |
blob | commitdiff | raw | diff to current |
1995-03-18 |
Richard Kenner | (fixup_gotos): Do a cleanup for a block when it is... |
blob | commitdiff | raw | diff to current |
1995-03-16 |
Richard Kenner | (warn_if_unused_value, case SAVE_EXPR): New case. |
blob | commitdiff | raw | diff to current |
1995-02-21 |
Richard Kenner | (expand_value_return): Make function static. |
blob | commitdiff | raw | diff to current |
1995-02-13 |
Jason Merrill | (warn_if_unused_value): Don't warn about automatic... |
blob | commitdiff | raw | diff to current |
1995-01-25 |
Richard Kenner | (expand_asm, expand_asm_operands): Change error message... |
blob | commitdiff | raw | diff to current |
1995-01-20 |
Mike Stump | stmt.c (expand_cleanups): Add 4th argument to indicate... |
blob | commitdiff | raw | diff to current |
1994-12-30 |
Jeff Law | calls.c (expand_call): Set MEM_IN_STRUCT_P as needed... |
blob | commitdiff | raw | diff to current |
1994-12-28 |
Mike Stump | stmt.c (expand_cleanups): Add third parameter so that... |
blob | commitdiff | raw | diff to current |
1994-12-21 |
Richard Kenner | (expand_asm_operands): Make sure input operands are... |
blob | commitdiff | raw | diff to current |
1994-12-21 |
Richard Kenner | (expand_expr_stmt): If want values for statements,... |
blob | commitdiff | raw | diff to current |
1994-11-29 |
Jeff Law | stmt.c (expand_return): For BLKmode structure returns... |
blob | commitdiff | raw | diff to current |
1994-09-29 |
Mike Stump | stmt.c (expand_return): We have to be careful of cleanu... |
blob | commitdiff | raw | diff to current |
1994-09-17 |
Per Bothner | (mark_seen_cases): Don't call fatal if case index... |
blob | commitdiff | raw | diff to current |
1994-09-09 |
Jim Wilson | (check_for_full_enumeration_handling): Cast malloc... |
blob | commitdiff | raw | diff to current |
1994-09-07 |
Doug Evans | (expand_asm_operands): Move test for misspelled registers |
blob | commitdiff | raw | diff to current |
1994-08-31 |
Per Bothner | stmt.c (all_cases_count, [...]): New functions. |
blob | commitdiff | raw | diff to current |
1994-08-31 |
Jason Merrill | (warn_if_unused_value): Extend special case for casted |
blob | commitdiff | raw | diff to current |
1994-08-15 |
Richard Kenner | (expand_elseif): New function. |
blob | commitdiff | raw | diff to current |
1994-08-12 |
Jason Merrill | (expand_anon_union_decl): Fix up the alignment and... |
blob | commitdiff | raw | diff to current |
1994-07-10 |
Richard Kenner | expand_end_bindings): When adjusting FP, set it from |
blob | commitdiff | raw | diff to current |
1994-07-07 |
Mike Stump | expr.c (expand_expr, [...]): All cleanups have to be... |
blob | commitdiff | raw | diff to current |
1994-07-06 |
Jim Wilson | (struct nesting): Add new field alt_end_label. |
blob | commitdiff | raw | diff to current |
1994-06-16 |
Jason Merrill | (warn_if_unused_value): Handle TREE_NO_UNUSED_WARNING for |
blob | commitdiff | raw | diff to current |
1994-06-14 |
Richard Kenner | Cast pointer operands to bzero, bcopy, and bcmp to... |
blob | commitdiff | raw | diff to current |
1994-06-02 |
Jason Merrill | (expand_end_bindings): Don't bother emitting cleanups |
blob | commitdiff | raw | diff to current |
1994-05-31 |
Richard Kenner | (expand_asm_operands): Make MEM with BLKmode for clobbe... |
blob | commitdiff | raw | diff to current |
1994-05-28 |
Richard Kenner | (expand_end_case): Have INDEX_TYPE track conversions... |
blob | commitdiff | raw | diff to current |
1994-05-27 |
Richard Kenner | (expand_end_case): Use old type of INDEX_EXPR when... |
blob | commitdiff | raw | diff to current |
1994-05-20 |
Jim Wilson | (expand_exit_loop_if_false): Emit conditional jump... |
blob | commitdiff | raw | diff to current |
1994-05-06 |
Richard Kenner | (expand_decl): Don't set current_function_calls_alloca... |
blob | commitdiff | raw | diff to current |
1994-05-02 |
Jim Wilson | (expand_end_case): Make sure gen_casesi operands are |
blob | commitdiff | raw | diff to current |
1994-04-28 |
Jim Wilson | (expand_end_case): Correct test for sign extending |
blob | commitdiff | raw | diff to current |
1994-04-28 |
Mike Stump | remove EH from backend. |
blob | commitdiff | raw | diff to current |
1994-04-26 |
Per Bothner | Use new macro AGGREGATE_TYPE_P. |
blob | commitdiff | raw | diff to current |
1994-04-21 |
Richard Kenner | Finish installation of last change. |
blob | commitdiff | raw | diff to current |
1994-04-21 |
Richard Kenner | Add prototypes for static functions. |
blob | commitdiff | raw | diff to current |
1994-04-18 |
Richard Kenner | (expand_value_return, expand_decl): Use promote_mode. |
blob | commitdiff | raw | diff to current |
1994-03-25 |
Richard Kenner | (init_stmt_for_function): Clear stack_block_stack. |
blob | commitdiff | raw | diff to current |
1994-03-14 |
Richard Kenner | (bc_expand_start_cond): Set exit_label if not EXITFLAG. |
blob | commitdiff | raw | diff to current |
1994-02-27 |
Richard Kenner | (expand_start_bindings): Properly set NOTE if bytecode. |
blob | commitdiff | raw | diff to current |
1993-11-25 |
Richard Kenner | (expand_start_stmt_expr): Call start_sequence_for_rtl_e... |
blob | commitdiff | raw | diff to current |
1993-11-20 |
Jim Wilson | (warn_if_unused_value): Handle arbitrary number of... |
blob | commitdiff | raw | diff to current |
1993-11-15 |
Richard Stallman | (expand_end_bindings): Use emit_move_insn instead of... |
blob | commitdiff | raw | diff to current |
1993-11-01 |
Richard Kenner | (expand_decl_init): If CONST_DECL, don't generate any... |
blob | commitdiff | raw | diff to current |
1993-09-27 |
Richard Stallman | (expand_exit_loop_if_false, bc_expand_start_cond): |
blob | commitdiff | raw | diff to current |
1993-09-24 |
Doug Evans | stmt.c: (expand_goto): Set hard_frame_pointer_rtx when... |
blob | commitdiff | raw | diff to current |
1993-09-23 |
Jan Brittenson | changed bytecode rtx structure references into macros |
blob | commitdiff | raw | diff to current |
1993-09-22 |
Jan Brittenson | fixed compilation problems in bc_expand_decl_init |
blob | commitdiff | raw | diff to current |
1993-09-21 |
Jan Brittenson | bytecode |
blob | commitdiff | raw | diff to current |
1993-09-16 |
Jim Wilson | (expand_goto): Set it. |
blob | commitdiff | raw | diff to current |
1993-07-30 |
Richard Kenner | (expand_return): Don't use jumps for "return x == y... |
blob | commitdiff | raw | diff to current |
1993-07-28 |
Richard Kenner | (expand_return): Set TREE_SIDE_EFFECTS on MODIFY_EXPR. |
blob | commitdiff | raw | diff to current |
1993-07-18 |
Richard Stallman | (expand_return): When expanding assignment into DECL_RE... |
blob | commitdiff | raw | diff to current |
1993-07-15 |
Richard Stallman | (expand_decl): Make a CONCAT, for decls of complex... |
blob | commitdiff | raw | diff to current |
1993-07-02 |
Paul Eggert | (pushcase... |
blob | commitdiff | raw | diff to current |
1993-06-30 |
Richard Stallman | (expand_end_case): Pass 1 as UNSIGNEDP to emit_cmp_insn... |
blob | commitdiff | raw | diff to current |
1993-06-06 |
Richard Stallman | (check_for_full_enumeration_handling): Don't create a |
blob | commitdiff | raw | diff to current |
1993-05-26 |
Richard Stallman | (expand_asm_operands): Detect constants as outputs. |
blob | commitdiff | raw | diff to current |
1993-05-14 |
Richard Stallman | (expand_decl): Don't set RTX_UNCHANGING_P. |
blob | commitdiff | raw | diff to current |
1993-04-13 |
Richard Kenner | Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if... |
blob | commitdiff | raw | diff to current |
1993-02-23 |
Richard Stallman | (check_for_full_enumeration_handling): Handle nameless... |
blob | commitdiff | raw | diff to current |
1993-02-06 |
Richard Stallman | (expand_expr_stmt): Bypass fetching a volatile value... |
blob | commitdiff | raw | diff to current |
1993-01-26 |
Richard Kenner | (expand_value_return): Call convert_move instead of... |
blob | commitdiff | raw | diff to current |
1993-01-14 |
Richard Stallman | (expand_asm_operands): For clobbering memory, |
blob | commitdiff | raw | diff to current |
1993-01-10 |
Paul Eggert | # Fix misspellings in comments. |
blob | commitdiff | raw | diff to current |
1992-12-30 |
Richard Kenner | (expand_return): Handle TRUTH_XOR_EXPR. |
blob | commitdiff | raw | diff to current |
1992-12-16 |
Richard Kenner | (expand_goto): Set LABEL_REF_NONLOCAL_P in the LABEL_RE... |
blob | commitdiff | raw | diff to current |
1992-11-25 |
Richard Stallman | (expand_value_return): Don't emit move between differin... |
blob | commitdiff | raw | diff to current |
1992-11-13 |
Brendan Kehoe | Cygnus<-->FSF merge |
blob | commitdiff | raw | diff to current |
1992-10-09 |
Richard Stallman | (POPSTACK): Pop discarded elts off all the stacks as... |
blob | commitdiff | raw | diff to current |
1992-09-19 |
Richard Kenner | (tail_recursion_args): Use mode of DECL_RTL, not DECL_MODE. |
blob | commitdiff | raw | diff to current |
1992-09-01 |
Richard Stallman | (expand_fixup): Create a BLOCK node (via pushlevel... |
blob | commitdiff | raw | diff to current |
1992-08-29 |
Richard Stallman | (last_block_end_note): New variable. |
blob | commitdiff | raw | diff to current |
1992-08-24 |
Richard Stallman | (expand_end_bindings): Generation of NOTE_INSN_BLOCK_END |
blob | commitdiff | raw | diff to current |
1992-08-18 |
Richard Stallman | (expand_return): Call emit_queue in ignore-the-value... |
blob | commitdiff | raw | diff to current |
1992-08-14 |
Torbjorn Granlund | Fix spelling errors in comments. |
blob | commitdiff | raw | diff to current |
1992-08-11 |
Jim Wilson | (loop_number_first_block, loop_number_last_block, |
blob | commitdiff | raw | diff to current |
1992-07-20 |
Richard Stallman | fix harmless unterminated comment. |
blob | commitdiff | raw | diff to current |
1992-07-12 |
Richard Stallman | entered into RCS |
blob | commitdiff | raw | diff to current |
1992-07-08 |
Charles Hannum | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-07-06 |
Richard Kenner | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-07-06 |
Richard Stallman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-07-05 |
Richard Stallman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-06-28 |
Richard Kenner | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-06-26 |
Richard Kenner | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-06-25 |
Tom Wood | *** empty log message *** |
blob | commitdiff | raw | diff to current |
next |