Age | Commit message (Expand) | Author | Files | Lines |
1995-08-15 | (fixup_gotos): When some fixups done, reset to point to next instead | Richard Kenner | 1 | -1/+1 |
1995-08-13 | (expand_asm_operands): Type '0'..'4' operands may allow regs, so move | Richard Kenner | 1 | -1/+1 |
1995-07-26 | (emit_nop): Do not emit a nop if there is a single insn before a label | Richard Kenner | 1 | -1/+2 |
1995-07-14 | (expand_start_stmt_expr): Force stack adjust before NO_DEFER_POP. | Richard Kenner | 1 | -0/+1 |
1995-06-28 | Delete redundant forward decls. | Richard Kenner | 1 | -28/+4 |
1995-06-27 | (expand_asm_operands): Handle input operands that may not be in a | Richard Kenner | 1 | -6/+49 |
1995-06-22 | (expand_return): Correctly handle returning BLKmode structures in registers w... | Richard Kenner | 1 | -35/+44 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-11 | (expand_asm_operands): See if output operand permits register. | Richard Kenner | 1 | -18/+50 |
1995-06-11 | (all_cases_count, case INTEGER_TYPE): Fix typo in checking for integer | Richard Kenner | 1 | -1/+1 |
1995-05-28 | (expand_computed_goto): Call do_pending_stack_adjust. | Richard Kenner | 1 | -1/+3 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -3/+3 |
1995-04-27 | (expand_return): When returning BLKmode structure... | Jim Wilson | 1 | -3/+11 |
1995-04-25 | (expand_return): When returning BLKmode structure in | Jim Wilson | 1 | -16/+18 |
1995-04-24 | (expand_end_bindings): Write a BARRIER after call to abort in nonlocal | Richard Kenner | 1 | -0/+1 |
1995-04-24 | (expand_decl_init): Call preserve_temp_slots to keep around any temp | Richard Kenner | 1 | -0/+1 |
1995-04-07 | (expand_computed_goto): Convert from ptr_mode to Pmode. | Richard Kenner | 1 | -0/+4 |
1995-04-01 | (expand_asm_operands): Properly ignore invalid reg in clobber. | Richard Kenner | 1 | -0/+1 |
1995-03-31 | (expand_asm_operands): Properly handle output that can't be directly | Richard Kenner | 1 | -20/+19 |
1995-03-30 | (make warn_if_unused_value): No longer static. | Richard Kenner | 1 | -2/+1 |
1995-03-20 | (fixup_gotos): Add missing call from last change. | Richard Kenner | 1 | -0/+1 |
1995-03-18 | (fixup_gotos): Do a cleanup for a block when it is exited even if | Richard Kenner | 1 | -9/+21 |
1995-03-16 | (warn_if_unused_value, case SAVE_EXPR): New case. | Richard Kenner | 1 | -1/+5 |
1995-02-21 | (expand_value_return): Make function static. | Richard Kenner | 1 | -1/+2 |
1995-02-13 | (warn_if_unused_value): Don't warn about automatic reference dereference. | Jason Merrill | 1 | -1/+9 |
1995-01-25 | (expand_asm, expand_asm_operands): Change error message text. | Richard Kenner | 1 | -3/+3 |
1995-01-20 | stmt.c (expand_cleanups): Add 4th argument to indicate if code needs to be ex... | Mike Stump | 1 | -40/+47 |
1994-12-29 | calls.c (expand_call): Set MEM_IN_STRUCT_P as needed on return value from ass... | Jeff Law | 1 | -0/+2 |
1994-12-28 | stmt.c (expand_cleanups): Add third parameter so that we can avoid marking a ... | Mike Stump | 1 | -9/+14 |
1994-12-21 | (expand_asm_operands): Make sure input operands are valid constants if | Richard Kenner | 1 | -0/+6 |
1994-12-21 | (expand_expr_stmt): If want values for statements, convert function to | Richard Kenner | 1 | -0/+6 |
1994-11-28 | stmt.c (expand_return): For BLKmode structure returns... | Jeff Law | 1 | -1/+87 |
1994-09-29 | stmt.c (expand_return): We have to be careful of cleanups that can be generat... | Mike Stump | 1 | -0/+8 |
1994-09-17 | (mark_seen_cases): Don't call fatal if case index out of range. | Per Bothner | 1 | -3/+1 |
1994-09-09 | (check_for_full_enumeration_handling): Cast malloc result | Jim Wilson | 1 | -1/+1 |
1994-09-07 | (expand_asm_operands): Move test for misspelled registers | Doug Evans | 1 | -2/+3 |
1994-08-31 | stmt.c (all_cases_count, [...]): New functions. | Per Bothner | 1 | -19/+224 |
1994-08-31 | (warn_if_unused_value): Extend special case for casted | Jason Merrill | 1 | -1/+1 |
1994-08-15 | (expand_elseif): New function. | Richard Kenner | 1 | -0/+11 |
1994-08-12 | (expand_anon_union_decl): Fix up the alignment and mode | Jason Merrill | 1 | -0/+11 |
1994-07-10 | expand_end_bindings): When adjusting FP, set it from | Richard Kenner | 1 | -1/+1 |
1994-07-07 | expr.c (expand_expr, [...]): All cleanups have to be protected by interim exc... | Mike Stump | 1 | -0/+5 |
1994-07-06 | (struct nesting): Add new field alt_end_label. | Jim Wilson | 1 | -6/+21 |
1994-06-16 | (warn_if_unused_value): Handle TREE_NO_UNUSED_WARNING for | Jason Merrill | 1 | -0/+2 |
1994-06-14 | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | Richard Kenner | 1 | -2/+2 |
1994-06-02 | (expand_end_bindings): Don't bother emitting cleanups | Jason Merrill | 1 | -20/+24 |
1994-05-31 | (expand_asm_operands): Make MEM with BLKmode for clobber of "memory". | Richard Kenner | 1 | -1/+1 |
1994-05-28 | (expand_end_case): Have INDEX_TYPE track conversions done to | Richard Kenner | 1 | -2/+7 |
1994-05-27 | (expand_end_case): Use old type of INDEX_EXPR when making a constant. | Richard Kenner | 1 | -25/+22 |
1994-05-20 | (expand_exit_loop_if_false): Emit conditional jump around | Jim Wilson | 1 | -1/+11 |