m68k.c (m68k_last_compare_had_fp_operands): New variable.
[gcc.git] / gcc / config / m68k / m68k.c
1997-03-18 Jeff Lawm68k.c (m68k_last_compare_had_fp_operands): New variable.
1997-02-15 Richard Kenner(output_function_prologue): Add CRDS and MOTOROLA probe...
1997-02-02 Richard Kenner(output_scc_di): Add missing CC_STATUS_INIT.
1997-02-02 Richard Kenner(output_move_simode_const): Enable use of clr and st...
1997-01-04 Richard Kenner(output_function_{pro,epi}logue): Use addq/subq when...
1996-12-10 Richard Kenner(output_function_{pro,epi}logue): Use lea instead of...
1996-12-07 Richard KennerUpdate comments.
1996-11-12 Richard Kenner(output_function_{pro,epi}logue): Save and restore...
1996-11-12 Richard Kenner(output_function_{pro,epi}logue): Fix typo in last...
1996-11-12 Richard Kenner(m68k_align_loops_string, m68k_align_jumps_string)...
1996-10-28 Richard Kenner(output_function_prologue): Adjust SP then use movmel...
1996-10-26 Richard Kenner(output_function_prologue): Add REGISTER_PREFIX to...
1996-07-19 Ian Lance TaylorAvoid add.w and sub.w if TARGET_5200
1996-06-06 Richard Kenner(const_method): Do not synthesize long constants with...
1996-04-15 Richard Kenner(notice_update_cc, case ASHIFT{,RT}, LSHIFTRT, ROTATE...
1996-03-26 Richard Kenner(output_move_simode_const): New function.
1996-03-19 Richard Kenner(output_function_epilogue): Restore registers using...
1996-03-12 Torbjorn Granlund(valid_dbcc_comparison_p): Don't test cc_prev_status...
1996-03-04 Richard Kenner(print_operand): Emit .l as scale factor #ifdef MOTOROLA.
1996-01-31 Richard Kenner(init_68881_table): Use SFmode for the first six consta...
1995-12-24 Richard Kenner(output_function_epilogue): Use FUNCTION_BLOCK_PROFILER...
1995-09-28 Richard Kenner(output_scc_di): Swap operands when needed.
1995-09-12 Richard Kenner(output_scc_di): Fixed for non-SGS_CMP_ORDER syntax.
1995-06-15 Richard KennerChange FSF address.
1995-06-06 Richard Kenner(finalize_pic): Emit USE insn at start and end of function.
1995-06-05 Richard Kenner(print_operand): Handle 'R' for registers.
1995-06-01 Richard Kenner(const_uint32_operand): Reject negative numbers.
1995-05-16 Richard KennerFix typos in comments.
1995-05-12 Richard Kenner(output_scc_di): New function.
1995-04-03 Torbjorn Granlund(const_uint32_operand): New function.
1995-01-14 Richard Kenner(use_movqi, const_method): New functions.
1994-12-08 Richard Kenner(extend_operator): New predicate.
1994-11-11 Richard Kenner(output_function_epilogue): Use a1 as scratch, not a0.
1994-04-16 Richard Kenner(print_operand): 'x' and 'y' mode letters only if SUPPO...
1994-04-10 Richard KennerRemove references to LSHIFT and lshlsi3.
1994-04-06 Richard Kenner(output_function_prologue): pea/move: Fix typos.
1994-03-30 Richard Kenner(standard_68881_constant_p): Return 0 if NO_ASM_FMOVECR...
1994-03-30 Torbjorn Granlund(output_move_double): Use `%.' where appropriate.
1994-03-25 Richard Kenner(output_function_prologue): Use link.w on 68040; emit...
1993-11-03 Richard Stallman(output_move_double): More of previous change.
1993-11-03 Richard Stallman(output_move_double): Fix up the test for overlap
1993-10-31 Richard Stallman(output_move_double): Extend the special case
1993-10-21 Richard Stallman(output_move_double): Use reg_overlap_mentioned_p when...
1993-09-22 Jan Brittensondeclared finalize_pic as void
1993-09-22 Jan Brittensonmade bc_emit_trampoline a macro, moved it to m68k.h
1993-09-22 Jan Brittensondeclare further functions needed for bc_emit_trampoline.
1993-09-22 Jan Brittensonadded missing declaration for bytecode
1993-09-22 Jan Brittensonfixed typo
1993-09-22 Jan Brittensonadded declaration for `trampoline' bytecode segment.
1993-09-21 Jan Brittenson*** empty log message ***
1993-09-19 Richard Stallman(output_move_double): Handle register overlap
1993-05-11 Richard Stallman(output_move_double): Use operand 0 to get SIZE.
1993-05-08 Richard Stallman(print_operand): For CONST_DOUBLE, treat VOIDmode like...
1993-04-29 Richard Stallman(output_move_double): Support XFmode moves.
1993-04-04 Richard Stallman(floating_exact_log2): Initialize r1.
1993-03-31 Richard Stallman(standard_68881_constant_p): Initialize REAL_VALUE_TYPE...
1993-03-02 Richard Stallman(output_function_prologue): Use m68k svr4 PIC format...
1993-01-28 Ian Lance Taylorprint_operand accepts %/ for REGISTER_PREFIX.
1993-01-05 James Van ArtsdalenUse new file names for included m68k files.
1992-12-31 Jim Wilson(strict_low_part_peephole_ok): New function.
1992-10-31 Richard Stallman(print_operand_address) [MOTOROLA !SGS]:
1992-10-22 Richard StallmanIndentation fixed.
1992-10-09 Richard Stallman(floating_exact_log2, standard_68881_constant_p):
1992-07-28 Richard Stallman(output_function_prologue): Make a probe instruction...
1992-07-09 Richard Stallman(switch_table_difference_label_flag): New variable.
1992-06-24 Richard Stallmanfix typos in comments.
1992-06-21 Richard Stallman(print_operand_address) [MOTOROLA]: Use .w and .l,...
1992-03-21 Richard Stallmanentered into RCS
1992-03-14 Richard Stallman*** empty log message ***
1992-03-03 Richard Kenner*** empty log message ***
1992-02-06 Richard StallmanInitial revision