aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/m68k.c
AgeCommit message (Expand)AuthorFilesLines
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-19/+21
2000-06-06m68k.c (legitimize_pic_address): Move prototype ...Kaveh R. Ghazi1-1/+0
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-12m68k-protos.h: New file.Kaveh R. Ghazi1-25/+28
1999-12-04c-common.c (enum attrs): Add A_NO_LIMIT_STACK.Geoff Keating1-0/+31
1999-10-01m68k.c (use_return_insn): Return false if the pic register is in use.Andreas Schwab1-1/+4
1999-09-27m68k.c (output_function_prologue, [...]): Use current_function_uses_pic_offse...Andreas Schwab1-4/+2
1999-09-06Merge in gcc2-ss-010999Jeff Law1-4/+2
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-08-01m68k.c (output_function_prologue): Fix typo in CPU32 case.Jeffrey A Law1-4/+4
1999-07-16m68k.c (output_function_prologue): Fix computation of save mask when generati...Jeffrey A Law1-1/+4
1999-07-08m68k.c (output_function_prologue): Add pic register to mask if live and flag_...Richard Henderson1-0/+7
1999-06-27m68k.h (FINALIZE_PIC): Delete.Jeffrey A Law1-18/+0
1999-06-17Added -mpcrel flag, and underlying support for PC-relative addressing on m68k.Don Lindsay1-2/+161
1999-05-16m68k.c (standard_68881_constant_p): Don't accept -0.0 as valid 68881 constant.Andreas Schwab1-1/+3
1999-02-19m68k.c (m68k_align_loops_string, [...]): Add const.Andreas Schwab1-3/+3
1999-02-03m68k.c (print_operand_address): When printing a SYMBOL_REF that ends in `.<le...Andreas Schwab1-1/+13
1999-01-06Update copyrights.Jeff Law1-1/+1
1999-01-06Andreas Schwab <schwab@issan.cs.uni-dortmund.de>Andreas Schwab1-4/+0
1998-09-15m68k.c (output_function_prologue): Reverse NO_ADDSUB_Q condition, fix format ...Kamil Iskra1-16/+16
1998-09-15* m68k/m68k.c: Don't include <stdlib.h> directly.Kamil Iskra1-4/+0
1998-09-05m68k.md (5200 movqi): Do not allow byte sized memory references using address...Jeffrey A Law1-4/+3
1998-08-17m68k.c: Include "system.h" instead of <stdio.h>.Andreas Schwab1-6/+7
1998-08-17m68k.c (output_move_simode_const): Use subl to move a zero into an address re...Andreas Schwab1-0/+8
1998-07-13* m68k.c (output_scc_di): Use cmpw #0 only for address registers.Andreas Schwab1-16/+29
1998-07-10m68k.c (const_uint32_operand): Recognize CONSTANT_P_RTX.Andreas Schwab1-0/+4
1998-07-06m68k.c (output_scc_di): Use cmpw #0 instead of tstl when testing address regi...Kamil Iskra1-1/+15
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-6/+4
1998-03-30m68k.c (standard_68881_constant_p): Don't use fmovecr on the 68060.Andreas Schwab1-3/+4
1998-03-16m68k.c: Include <stdlib.h> for atoi.Andreas Schwab1-43/+51
1997-12-17Adjusted egcs m68k-coff files to look like gcc2 m68k-coff files.Bill Moyer1-5/+5
1997-12-09* m68k.c: Include tree.h only once.Manfred Hollstein1-1/+0
1997-12-06Merge from gcc-2.8Jeff Law1-1/+3
1997-12-06m68k.c: Include tree.h for dwarf2out_cfi_label.Jeff Law1-0/+1
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-2/+6
1997-09-26frame.c: Include gansidecl.h for PROTO.Andreas Schwab1-5/+11
1997-09-22m68k.c (output_function_prologue): Add dwarf2 support.Andreas Schwab1-5/+79
1997-07-14(output_{and,ior,xor}si3): New functions from patterns bodies.Richard Kenner1-0/+119
1997-05-19(output_move_qimode): Add coldfire support.Jim Wilson1-2/+8
1997-05-18(output_move_strict{hi,qi}): New functions.Richard Kenner1-0/+26
1997-05-01(output_addsi3): Replace "\\;" by "\n\t" in assembler templates.Richard Kenner1-3/+3
1997-04-21(output_addsi3): New function. From addsi3 pattern.Jim Wilson1-0/+91
1997-04-13(output_move_qimode): Optimize pushing one byte if the source operandRichard Kenner1-1/+11
1997-03-25(output_move_{si,hi,qi}mode): New functions.Richard Kenner1-0/+140
1997-03-18m68k.c (m68k_last_compare_had_fp_operands): New variable.Jeff Law1-0/+4
1997-02-15(output_function_prologue): Add CRDS and MOTOROLA probe code.Richard Kenner1-4/+12
1997-02-02(output_scc_di): Add missing CC_STATUS_INIT.Richard Kenner1-0/+3
1997-02-01(output_move_simode_const): Enable use of clr and st insns on TARGET_5200.Richard Kenner1-1/+1
1997-01-04(output_function_{pro,epi}logue): Use addq/subq when adjusting stackRichard Kenner1-11/+83
1996-12-10(output_function_{pro,epi}logue): Use lea instead of add.w whenRichard Kenner1-2/+2