aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m88k
AgeCommit message (Expand)AuthorFilesLines
1994-04-10Remove references to LSHIFT and lshlsi3.Richard Kenner2-32/+4
1994-04-10(movdf): Do not consider extended registers when doing define_split.Richard Kenner1-1/+3
1994-03-26Change address for rfg.Richard Kenner1-1/+3
1994-03-18(SELECT_SECTION): Variables go in readonly dataJim Wilson1-3/+6
1994-03-04(ASM_FINISH_DECLARE_OBJECT): Set size_directive_output to 1.Richard Kenner1-4/+5
1994-03-03Remove added realclean rule.Richard Kenner1-5/+0
1994-03-01(GO_IF_LEGITIMATE_ADDRESS) Reject invalid PIC addresses.Stan Cox1-3/+21
1994-03-01(legitimize_address, print_operand): Make -fPIC workStan Cox1-4/+15
1994-03-01Two new patterns, to match (HIGH (UNSPEC (..)))Stan Cox1-0/+23
1994-02-15(TM_RCS_ID) Removed ANSI C dependency.Stan Cox1-17/+22
1994-02-04Assume -muse-div-instruction -mno-check-zero-divisionStan Cox2-78/+98
1994-02-04Made -mshort-data- unsigned. Copy MEM_IN_STRUCT_P for block move cases.Stan Cox1-16/+32
1994-02-04Split movdf so it can go into a branch delay slot.Stan Cox1-5/+18
1993-12-31Define CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS.Richard Kenner1-33/+2
1993-12-12Don't require bash.Richard Kenner1-1/+1
1993-12-12Delete EXTRA_PARTS.Richard Kenner4-20/+0
1993-11-21(EXTRA_PARTS): Redefined to also contain gcc.ld.Richard Kenner1-2/+17
1993-11-21Remove some generated .asm files.Richard Kenner1-0/+5
1993-11-21Initial revisionRichard Kenner1-0/+39
1993-11-21(SDB_ALLOW_FORWARD_REFERENCES): Define.Richard Kenner1-15/+32
1993-11-09("cmpsf" & "cmpdf"): Undo inadvertent change included with CCEVENmode change.John Hassey1-6/+2
1993-11-07Fix whitespace in previous change.Richard Stallman1-7/+10
1993-11-07Handle CCEVENmode as a new mode.Richard Stallman1-73/+443
1993-11-07(EXTRA_CC_MODES, EXTRA_CC_NAMES, SELECT_CC_MODE):Richard Stallman1-0/+9
1993-11-07(partial_ccmode_register_operand, even_relop)Richard Stallman1-0/+48
1993-11-06(RMS_QUICK_HACK_1): Defined.Richard Stallman1-0/+3
1993-11-05(LIB_SPEC): Handle -msvr4.Richard Stallman1-4/+1
1993-10-22(ASM_FINISH_DECLARE_OBJECT): Undef, then define.Richard Stallman1-0/+1
1993-10-21(ASM_FINISH_DECLARE_OBJECT): Emit .size only if DECLARE_ASM_NAME.Richard Stallman1-0/+1
1993-10-20(ASM_DECLARE_OBJECT_NAME): Set size_directive_output.Richard Stallman1-16/+38
1993-10-02(CPP_PREDEFINES): Add system/cpu/machine assertions where missing.Doug Evans5-5/+5
1993-09-28(ASM_OUTPUT_SOURCE_FILENAME): Quote special characters in file names.Paul Eggert1-1/+4
1993-09-25Use WORD_REGISTER_OPERATION and LOAD_EXTEND_OP and deleteRichard Kenner1-3/+9
1993-09-19(PREDICATE_CODES): Fix typos and add missing entries.Richard Kenner1-1/+2
1993-09-09Set CROSS_LIBGCC1 to be libgcc1.nullIan Lance Taylor7-0/+7
1993-09-08(output_call): Avoid use of jsr.n r1, this loses onJohn Hassey1-3/+9
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