aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m88k
AgeCommit message (Expand)AuthorFilesLines
1993-08-04removed INSTALL_HEADERS= so that fixinc.dgux will workJohn Hassey1-1/+1
1993-07-28Add new parameter to move_block_from_reg calls.Jim Wilson1-1/+1
1993-07-28Initial revisionJohn Hassey1-0/+7
1993-07-27(ASM_DECLARE_OBJECT_NAME): Don't make a .size if the size is not known.Richard Stallman1-2/+2
1993-07-23Don't use fldcr to serialize it is broken on the 88110...John Hassey1-0/+11
1993-07-23Don't use fldcr to serialize it is broken on the 88110...John Hassey1-11/+3
1993-06-26Remove #define of alloca to __builtin_alloca.Richard Kenner1-5/+3
1993-06-08Initial revisionJohn Hassey3-0/+50
1993-06-08Restrict use of 88110 extended registers to floating point.John Hassey1-5/+7
1993-06-06(fix_truncdfsi2): Destination is general register, source general or extended...Richard Stallman1-4/+4
1993-05-23(AR_FLAGS): Defined.Richard Stallman1-0/+4
1993-05-12(REG_OK_FOR_BASE_P REG_OK_FOR_INDEX_P): Don't use extended registers for base...John Hassey1-2/+6
1993-05-10fixed previous change to TRAMPOLINE_TEMPLATEJohn Hassey1-4/+4
1993-05-10(TRAMPOLINE_TEMPLATE): Fixed invalid bsr insn.John Hassey1-2/+7
1993-05-09Initial revisionDoug Evans3-0/+95
1993-05-04Fixed name of link script.John Hassey1-1/+1
1993-03-31define CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLEBrendan Kehoe1-1/+4
1993-03-23(DEFAULT_PCC_STRUCT_RETURN): Define to 0.Jim Wilson1-0/+4
1993-03-12* (RETURN_IN_MEMORY): Handle BLKmode values.Doug Evans1-5/+6
1993-02-23(output_call): Don't use the delay slot of a bsr.nJohn Hassey1-3/+9
1993-02-18(emit_ldst): For large offsets use register indexJohn Hassey1-1/+16
1993-02-17Use 'K' constraint with arith5_operand predicate.John Hassey1-4/+4
1993-02-17(CONST_OK_FOR_LETTER_P): Added 'K'.John Hassey1-1/+2
1993-01-25Delete emacs local-variables block at end.Richard Kenner1-10/+0
1993-01-10# Fix misspellings in comments.Paul Eggert1-1/+1
1993-01-01Use m88k/m88k-move.shTom Wood4-10/+10
1993-01-01Include files in m88k.Tom Wood6-6/+6
1992-12-27Change comment.Tom Wood3-4/+3
1992-12-27(OVERRIDE_OPTIONS): Allow version 04.00 default.Tom Wood1-4/+10
1992-12-27(block_move_loop, block_move_no_loop, block_move_sequence):Tom Wood1-14/+19
1992-12-27(length attribute): Branches may be expanded to two instructions by the assem...Tom Wood1-40/+97
1992-12-27Initial revisionTom Wood2-0/+67
1992-12-27(ASM_FIRST_LINE): Print the version string.Tom Wood1-9/+51
1992-11-18unlockTom Wood1-2/+2
1992-11-06(tcnd_divide_by_zero...Tom Wood1-15/+5
1992-11-06(FIXINCLUDES): DeleteTom Wood1-4/+0
1992-10-29Include "assert.h" instead of <assert.h>.Tom Wood1-2/+2
1992-10-28(print_operand): When AS_BUG_FLDCR is defined, use alternateTom Wood1-2/+7
1992-10-28(SDB_ALLOW_FORWARD_REFERENCES): Don't override.Tom Wood1-2/+5
1992-10-28(AS_BUG_FLDCR): Define to accomodate 4.30 assembler bug.Tom Wood1-1/+3
1992-10-28(CPP_PREDEFINES): Add -Dunix.Tom Wood1-1/+1
1992-10-22(prologue_marked): New variable.Tom Wood1-9/+26
1992-10-19(SECONDARY_INPUT_RELOAD_CLASS): Require a temporary for aTom Wood1-9/+51
1992-10-19(emit_move_sequence): Add scratch register.Tom Wood1-29/+82
1992-10-19(reload_insi): New pattern.Tom Wood1-39/+28
1992-10-15(CPP_SPEC): Add -D__m88110__ when -m88110 is in effect,Tom Wood2-6/+16
1992-10-15(CPP_PREDEFINES): Drop -Dmc88100.Tom Wood1-1/+11
1992-10-13(mostly_false_jump): Recognize a sequence properly.Tom Wood1-8/+10
1992-10-13(ext shift patterns): No longer needed.Tom Wood1-32/+1
1992-10-09(return): Always available once reload has completed.Tom Wood1-3/+3