aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/a29k
AgeCommit message (Expand)AuthorFilesLines
1996-02-16Don't include a29k-udi.h.Richard Kenner1-2/+0
1996-02-16Don't include a29k.h.Richard Kenner1-5/+2
1996-02-16Renamed from a29k-udi.h.Richard Kenner1-6/+0
1996-02-13(ASM_OUTPUT_ADDR_DIFF_ELT): Remove.Richard Kenner1-4/+3
1996-01-16Update copyrightIan Lance Taylor1-1/+1
1996-01-16Use dbxcoff.hIan Lance Taylor1-6/+2
1996-01-06(CPP_SPEC): Define.Doug Evans1-1/+8
1995-07-29({,CROSS_}LIBGCC1): Define as empty.Richard Kenner3-8/+6
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-06-15Update FSF address.Richard Kenner6-6/+12
1995-06-06(print_operands): Cast args to bcopy to char *.Richard Kenner1-3/+4
1995-05-31(LIBGCC1_TEST): New null definition.Richard Kenner2-0/+6
1995-05-31Initial revisionRichard Kenner1-0/+5
1995-05-15(spec_reg_operand): Fix misspelling of `default:'.Richard Kenner1-1/+1
1995-05-12Initial revisionDoug Evans2-0/+56
1995-04-13(ASM_OUTPUT_SECTION_NAME): New macro.Richard Kenner1-0/+6
1995-03-28(CONSTANT_ADDRESS_P): Provide consistent definition.Richard Kenner1-3/+3
1995-02-21Added arg to RETURN_POPS_ARGS.Richard Kenner1-1/+2
1995-02-13(DBX_DEBUGGING_INFO): Define.Doug Evans1-0/+8
1995-02-13(smulsi3_highpart, umulsi3_highpart, mulsidi3, umulsidi3):Torbjorn Granlund1-31/+16
1995-02-13(TARGET_MULTM): New #define.Torbjorn Granlund1-0/+6
1995-01-14Add 1995 to copyright.Doug Evans2-2/+2
1995-01-14(incoming_reg): Keep regstack aligned to even boundary.Doug Evans1-2/+7
1995-01-14(INIT_CUMULATIVE_INCOMING_ARGS): Reserve two regs for caller's lr0,lr1.Doug Evans1-5/+7
1994-11-19(CLIB): Remove -lsysv.Richard Kenner1-1/+1
1994-11-19(DEFAULT_PCC_STRUCT_RETURN): Define as 0.Richard Kenner1-2/+6
1994-11-17Initial revisionDoug Evans1-0/+16
1994-11-17Initial revisionDoug Evans1-0/+95
1994-07-11(movqi): Call loadhi, not loadqi.Richard Kenner1-1/+1
1994-06-29(movqi): Add missing `DONE'.Richard Kenner1-2/+3
1994-06-29(smulsi3_highpart, umulsi3_highpart): New patterns.Torbjorn Granlund1-0/+22
1994-06-15(PREDICATE_CODES): Add cmplsrcb_operand.Torbjorn Granlund1-0/+1
1994-06-15(cmplsrcb_operand): New predicate.Torbjorn Granlund1-0/+16
1994-06-15(logical patterns): Tune to give better code for immediate values.Torbjorn Granlund1-21/+28
1994-05-11(clobbers_to): Deleted.Richard Kenner1-31/+30
1994-05-11(a29k_clobbers_to): New function.Richard Kenner1-0/+27
1994-03-02(all floating point): If -msoft-float, don't allow anyDoug Evans1-26/+26
1994-03-02(TARGET_SOFT_FLOAT): Define.Doug Evans1-0/+6
1994-01-13(REG_CLASS_CONTENTS): Fix problems with last word of register set inRichard Kenner1-4/+13
1994-01-11(output_prolog): Update debug reg map when we have -mkernel-registers.Richard Kenner1-0/+10
1994-01-10(print_operand, case 'F'): If we have to do the last prolog insn, giveRichard Kenner1-2/+11
1993-12-31Define CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS.Richard Kenner1-11/+2
1993-12-25Rename R_ACC to R_ACU to not conflict with access.h.Richard Kenner2-8/+8
1993-12-23(TARGET_DEFAULT): Update to use new values.Richard Kenner1-2/+2
1993-12-02(secondary_reload_class): Kernel regs are in same class as user regs.Richard Kenner1-1/+4
1993-12-02(movti split): Set CR to 3, not 1 like DImode.Richard Kenner1-1/+1
1993-10-11Define SHIFT_COUNT_TRUNCATED to have a value of 1.Richard Kenner1-2/+2
1993-10-04(incoming_regs): Only use 16 registers for parameter passing.Richard Kenner1-1/+6
1993-10-02(CPP_PREDEFINES): Add system/cpu/machine assertions where missing.Doug Evans2-2/+2
1993-10-01(R_KR): New macro.Richard Kenner1-51/+84