aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ns32k
AgeCommit message (Expand)AuthorFilesLines
1994-03-30(global_symbolic_reference_mentioned_p): New parameter F.Richard Kenner1-19/+34
1994-03-16(FUNCTION_PROLOGUE): Load sb through r0 if TARGET_REGPARM is false.Richard Kenner1-2/+10
1994-03-16(global_symbolic_reference_mentioned_p): Recurse onlyRichard Kenner1-2/+9
1994-02-28(ASM_OUTPUT_ASCII): Fix typo.Doug Evans1-1/+1
1994-02-22Added peephole patterns for stack adjustments followed by QI/HI pushes.Richard Kenner1-21/+137
1994-02-22(output_move_dconst): New function.Richard Kenner1-5/+130
1994-02-22(FRAME_POINTER_REQUIRED): Moved to here.Richard Kenner1-4/+5
1994-02-22(FRAME_POINTER_REQUIRED): Deleted.Richard Kenner1-6/+1
1994-02-22(FUNCTION_{PROLOGUE,EPILOGUE}): %$ is not supported in fprintf.Richard Kenner1-5/+68
1993-12-23(ASM_OUTPUT_ADDR_DIFF_ELT): Use .long, not .double.Richard Kenner1-2/+2
1993-12-13(ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'.Richard Kenner1-3/+3
1993-11-14(movsi): Handle moves to fp reg.Richard Stallman1-2/+8
1993-11-11(ASM_OUTPUT_ASCII): Declare i.Richard Stallman1-0/+1
1993-10-13(FRAME_POINTER_REQUIRED): Require a frame pointer if fn calls setjmp.Richard Stallman1-0/+5
1993-10-07(CPP_PREDEFINES): Add assertions for system/cpu/machine.Doug Evans1-1/+1
1993-10-06Add peepholes for stack adjust plus pushes.Richard Stallman1-2/+30
1993-10-06(output_move_double): Special code for pushing from an address that uses the sp.Richard Stallman1-5/+13
1993-10-06(FUNCTION_EPILOGUE, FUNCTION_PROLOGUE): Add %$ in adjspb/adjspd insns.Richard Stallman1-2/+2
1993-10-02(CPP_PREDEFINES): Add system/cpu/machine assertions where missing.Doug Evans8-9/+13
1993-09-14(FUNCTION_PROLOGUE, FUNCTION_EPILOGUE):Richard Stallman1-17/+52
1993-08-16(tablejump): Now SImode and uses cased.Richard Kenner1-16/+2
1993-08-16(ASM_OUTPUT_ADDR_DIFF_ELT): Use .double instead of .word.Richard Kenner1-3/+4
1993-08-16(ASM_OUTPUT_ADDR_DIFF_ELT): Use .double instead of .word.Richard Kenner1-1/+1
1993-08-13(ASM_OUTPUT_ALIGN_CODE): Override as no-op.Richard Stallman1-3/+4
1993-08-13Comment fix.Richard Stallman1-1/+1
1993-08-13(ASM_OUTPUT_ALIGN_CODE): Override to avoid generating a second argument.Richard Stallman1-0/+5
1993-08-10(output_move_double): Fix typos in last change.Richard Stallman1-8/+8
1993-08-07(strict_low_part add/subtract recognizers): Use %2, not %1, in template.Richard Stallman1-8/+8
1993-07-11Finish up previous change.Richard Stallman1-0/+4
1993-07-11(output_move_double): Do the low reg first,Richard Stallman1-4/+7
1993-06-28(movdf, movdi): Delete `&' from constraint.Richard Stallman1-2/+2
1993-06-28(output_move_double): Handle reg[n,n+1] = mem[reg[n] + reg[n+1]].Richard Stallman1-1/+36
1993-06-26Remove #define of alloca to __builtin_alloca.Richard Kenner1-6/+1
1993-04-08(enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add newRichard Kenner1-3/+6
1993-03-23(DEFAULT_PCC_STRUCT_RETURN): Define to 0.Jim Wilson1-0/+4
1993-03-23(untyped_call, blockage): New patterns.Tom Wood1-0/+37
1993-02-27(TARGET_SWITCHES): Reverse defn of 32332.Richard Stallman1-4/+5
1993-01-25Delete emacs local-variables block at end.Richard Kenner1-10/+0
1993-01-05Use new file names for included ns32k files.James Van Artsdalen11-12/+12
1992-11-26(movsi): Split alt 1 to deprecate xy classes in operand 1.Richard Stallman1-2/+2
1992-11-24(addsi3): Add & for alternative 1 in operand 0.Richard Stallman1-2/+2
1992-09-06(hard_regno_mode_ok): Don't abort if unknown mode,Torbjorn Granlund1-2/+5
1992-08-18(movstrsi1): Renamed from movstrsi.Richard Stallman1-1/+14
1992-08-16(print_operand_address): Fix typo.Torbjorn Granlund1-1/+1
1992-07-06entered into RCSRichard Stallman3-0/+245
1992-06-29(SIZE_TYPE): Defined.Richard Stallman1-1/+5
1992-06-28(INSTALL): Deleted.Richard Stallman1-1/+0
1992-06-27entered into RCSRichard Stallman1-0/+4
1992-06-27(print_operand_address): Pass rtx, not regno, to REG_OK_FOR_INDEX_P.Richard Stallman1-1/+1
1992-06-27(NS32K_DISPLACEMENT_P): Correct the range limits.Richard Stallman1-1/+1