OSDN Git Service

* Makefile.in (final.o): Depend on target.h.
[pf3gnuchains/gcc-fork.git] / gcc / config / m68k / m68k.c
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
2001-07-03 kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-07-03 kenner * explow.c (plus_constant_wide, case LO_SUM): New...
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-07 rth * config/m68k/m68k.c (const_uint32_operand...
2001-02-28 dj* config/m68k/m68k.c (output_function_prologue): Save...
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2000-06-06 ghazi * m68k.c (legitimize_pic_address): Move prototype ...
2000-02-26 lawFix copyrights.
2000-01-12 ghazi * m68k-protos.h: New file.
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-10-01 schwab * config/m68k/m68k.c (use_return_insn): Return false...
1999-09-27 schwab * config/m68k/m68k.c (output_function_prologue,
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-02 law * m68k.c (output_function_prologue): Fix typo...
1999-07-16 law * m68k.c (output_function_prologue): Fix comput...
1999-07-08 law
1999-06-28 law * m68k.h (FINALIZE_PIC): Delete.
1999-06-17 dlindsayh
1999-05-17 law * m68k.c (standard_68881_constant_p): Don't...
1999-02-19 schwab * config/m68k/m68k.c (m68k_align_loops_string,
1999-02-03 schwab * config/m68k/m68k.c (print_operand_address): When...
1999-01-06 lawUpdate copyrights.
1999-01-06 rthAndreas Schwab <schwab@issan.cs.uni-dortmund.de>
1998-09-16 law * m68k/m68k.c (output_function_prologue): Rever...
1998-09-16 law * m68k/m68k.c: Don't include <stdlib.h> directly.
1998-09-05 law * m68k.md (5200 movqi): Do not allow byte sized...
1998-08-17 law * config/m68k/m68k.c: Include "system.h" instea...
1998-08-17 law * m68k.c (output_move_simode_const): Use subl...
1998-07-13 law * m68k.c (output_scc_di): Use cmpw #0 only...
1998-07-10 schwab * config/m68k/m68k.c (const_uint32_operand): Recognize
1998-07-06 law * m68k.c (output_scc_di): Use cmpw #0 instead...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-03-30 schwab * config/m68k/m68k.c (standard_68881_constant_p):...
1998-03-16 schwab * config/m68k/m68k.c: Include <stdlib.h> for atoi...
1997-12-17 billmAdjusted egcs m68k-coff files to look like gcc2 m68k...
1997-12-09 law * m68k.c: Include tree.h only once.
1997-12-07 lawMerge from gcc-2.8
1997-12-06 law * m68k.c: Include tree.h for dwarf2out_cfi_label.
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-27 law * frame.c: Include gansidecl.h for PROTO.
1997-09-22 law * m68k.c (output_function_prologue): Add dwarf2...
1997-07-14 kenner(output_{and,ior,xor}si3): New functions from patterns...
1997-05-20 wilson(output_move_qimode): Add coldfire support.
1997-05-18 kenner(output_move_strict{hi,qi}): New functions.
1997-05-01 kenner(output_addsi3): Replace "\\;" by "\n\t" in assembler...
1997-04-21 wilson(output_addsi3): New function. From addsi3 pattern.
1997-04-13 kenner(output_move_qimode): Optimize pushing one byte if...
1997-03-25 kenner(output_move_{si,hi,qi}mode): New functions.
1997-03-18 law * m68k/m68k.c (m68k_last_compare_had_fp_operand...
1997-02-15 kenner(output_function_prologue): Add CRDS and MOTOROLA probe...
1997-02-02 kenner(output_scc_di): Add missing CC_STATUS_INIT.
1997-02-02 kenner(output_move_simode_const): Enable use of clr and st...
1997-01-04 kenner(output_function_{pro,epi}logue): Use addq/subq when...
1996-12-10 kenner(output_function_{pro,epi}logue): Use lea instead of...
1996-12-07 kennerUpdate comments.
1996-11-12 kenner(output_function_{pro,epi}logue): Save and restore...
1996-11-12 kenner(output_function_{pro,epi}logue): Fix typo in last...
1996-11-12 kenner(m68k_align_loops_string, m68k_align_jumps_string)...
1996-10-28 kenner(output_function_prologue): Adjust SP then use movmel...
1996-10-26 kenner(output_function_prologue): Add REGISTER_PREFIX to...
1996-07-19 ianAvoid add.w and sub.w if TARGET_5200
1996-06-06 kenner(const_method): Do not synthesize long constants with...
1996-04-15 kenner(notice_update_cc, case ASHIFT{,RT}, LSHIFTRT, ROTATE...
1996-03-26 kenner(output_move_simode_const): New function.
1996-03-19 kenner(output_function_epilogue): Restore registers using...
1996-03-12 tege(valid_dbcc_comparison_p): Don't test cc_prev_status...
1996-03-04 kenner(print_operand): Emit .l as scale factor #ifdef MOTOROLA.
1996-01-31 kenner(init_68881_table): Use SFmode for the first six consta...
1995-12-24 kenner(output_function_epilogue): Use FUNCTION_BLOCK_PROFILER...
1995-09-28 kenner(output_scc_di): Swap operands when needed.
1995-09-12 kenner(output_scc_di): Fixed for non-SGS_CMP_ORDER syntax.
1995-06-15 kennerChange FSF address.
1995-06-06 kenner(finalize_pic): Emit USE insn at start and end of function.
1995-06-05 kenner(print_operand): Handle 'R' for registers.
1995-06-01 kenner(const_uint32_operand): Reject negative numbers.
1995-05-16 kennerFix typos in comments.
1995-05-12 kenner(output_scc_di): New function.
1995-04-03 tege(const_uint32_operand): New function.
1995-01-14 kenner(use_movqi, const_method): New functions.
1994-12-08 kenner(extend_operator): New predicate.
1994-11-11 kenner(output_function_epilogue): Use a1 as scratch, not a0.
1994-04-16 kenner(print_operand): 'x' and 'y' mode letters only if SUPPO...
1994-04-10 kennerRemove references to LSHIFT and lshlsi3.
1994-04-06 kenner(output_function_prologue): pea/move: Fix typos.
1994-03-30 kenner(standard_68881_constant_p): Return 0 if NO_ASM_FMOVECR...
1994-03-30 tege(output_move_double): Use `%.' where appropriate.
1994-03-25 kenner(output_function_prologue): Use link.w on 68040; emit...
1993-11-03 rms(output_move_double): More of previous change.
1993-11-03 rms(output_move_double): Fix up the test for overlap
1993-10-31 rms(output_move_double): Extend the special case
1993-10-21 rms(output_move_double): Use reg_overlap_mentioned_p
1993-09-22 bsondeclared finalize_pic as void
1993-09-22 bsonmade bc_emit_trampoline a macro, moved it to m68k.h
1993-09-22 bsondeclare further functions needed for bc_emit_trampoline...
1993-09-22 bsonadded missing declaration for bytecode
1993-09-22 bsonfixed typo
1993-09-22 bsonadded declaration for `trampoline' bytecode segment.
next