Makefile.in (TARGET_H, [...]): New.
[gcc.git] / gcc / config / m68k / m68k.c
2001-06-26 Neil BoothMakefile.in (TARGET_H, [...]): New.
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-07 Stephen L Moshierm68k.c (const_uint32_operand): Accept any const_int...
2001-02-28 DJ Deloriem68k.c (output_function_prologue): Save the new CFA...
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2000-06-06 Kaveh R. Ghazim68k.c (legitimize_pic_address): Move prototype ...
2000-02-26 Jeff LawFix copyrights.
2000-01-12 Kaveh R. Ghazim68k-protos.h: New file.
1999-12-04 Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-10-01 Andreas Schwabm68k.c (use_return_insn): Return false if the pic regis...
1999-09-27 Andreas Schwabm68k.c (output_function_prologue, [...]): Use current_f...
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-02 Jeffrey A Lawm68k.c (output_function_prologue): Fix typo in CPU32...
1999-07-16 Jeffrey A Lawm68k.c (output_function_prologue): Fix computation...
1999-07-08 Richard Hendersonm68k.c (output_function_prologue): Add pic register...
1999-06-28 Jeffrey A Lawm68k.h (FINALIZE_PIC): Delete.
1999-06-17 Don LindsayAdded -mpcrel flag, and underlying support for PC-relat...
1999-05-17 Andreas Schwabm68k.c (standard_68881_constant_p): Don't accept -0...
1999-02-19 Andreas Schwabm68k.c (m68k_align_loops_string, [...]): Add const.
1999-02-03 Andreas Schwabm68k.c (print_operand_address): When printing a SYMBOL_...
1999-01-06 Jeff LawUpdate copyrights.
1999-01-06 Andreas SchwabAndreas Schwab <schwab@issan.cs.uni-dortmund.de>
1998-09-16 Kamil Iskram68k.c (output_function_prologue): Reverse NO_ADDSUB_Q...
1998-09-16 Kamil Iskra* m68k/m68k.c: Don't include <stdlib.h> directly.
1998-09-05 Jeffrey A Lawm68k.md (5200 movqi): Do not allow byte sized memory...
1998-08-17 Andreas Schwabm68k.c: Include "system.h" instead of <stdio.h>.
1998-08-17 Andreas Schwabm68k.c (output_move_simode_const): Use subl to move...
1998-07-13 Andreas Schwab* m68k.c (output_scc_di): Use cmpw #0 only for address...
1998-07-10 Andreas Schwabm68k.c (const_uint32_operand): Recognize CONSTANT_P_RTX.
1998-07-06 Kamil Iskram68k.c (output_scc_di): Use cmpw #0 instead of tstl...
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-03-30 Andreas Schwabm68k.c (standard_68881_constant_p): Don't use fmovecr...
1998-03-16 Andreas Schwabm68k.c: Include <stdlib.h> for atoi.
1997-12-17 Bill MoyerAdjusted egcs m68k-coff files to look like gcc2 m68k...
1997-12-09 Manfred Hollstein* m68k.c: Include tree.h only once.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-06 Jeff Lawm68k.c: Include tree.h for dwarf2out_cfi_label.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-27 Andreas Schwabframe.c: Include gansidecl.h for PROTO.
1997-09-22 Andreas Schwabm68k.c (output_function_prologue): Add dwarf2 support.
1997-07-14 Richard Kenner(output_{and,ior,xor}si3): New functions from patterns...
1997-05-20 Jim Wilson(output_move_qimode): Add coldfire support.
1997-05-18 Richard Kenner(output_move_strict{hi,qi}): New functions.
1997-05-01 Richard Kenner(output_addsi3): Replace "\\;" by "\n\t" in assembler...
1997-04-21 Jim Wilson(output_addsi3): New function. From addsi3 pattern.
1997-04-13 Richard Kenner(output_move_qimode): Optimize pushing one byte if...
1997-03-25 Richard Kenner(output_move_{si,hi,qi}mode): New functions.
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.
next