aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
1994-03-18(SELECT_SECTION): Variables go in readonly dataJim Wilson1-5/+7
1994-03-18(HARD_REGNO_MODE_OK): Allow DImode in FP registers.Richard Kenner1-14/+38
1994-03-18(common_mode_defined): New variable.Richard Kenner1-0/+14
1994-03-18(divmodsi4, udivsi3, divsi3, udivmodsi4): Add AIX common-mode cases.Richard Kenner1-32/+260
1994-02-26(movsi): If -mno-sum-in-toc, do addition of symbol + const.Richard Kenner1-0/+19
1994-02-26(MASK_NO_SUM_IN_TOC, TARGET_NO_SUM_IN_TOC): New macros.Richard Kenner1-2/+11
1994-02-15(output_prolog): Use RS6000_ITRUNC and RS6000_UITRUNC, not "itrunc" andIan Lance Taylor1-1/+2
1994-02-15(fix_truncdfsi2, fixuns_truncdfsi2): Use RS6000_ITRUNC and RS6000_UITRUNC,Ian Lance Taylor1-2/+2
1994-02-15Define RS6000_ITRUNC and RS6000_UITRUNCIan Lance Taylor1-0/+5
1994-02-14(output_epilog): Don't output a traceback table ifIan Lance Taylor1-164/+180
1994-02-13(ADJUST_COST): Call rs6000_adjust_cost.Richard Kenner1-1/+1
1994-02-13(rs6000_adjust_cost): Renamed from ppc_adjust_cost.Richard Kenner1-1/+1
1994-02-13Use ASM_GENERATE_INTERNAL_LABEL rather than assuming what it doesIan Lance Taylor2-10/+52
1994-02-12(ADJUST_COST): Call ppc_adjust_cost.Torbjorn Granlund1-2/+1
1994-02-12(ppc_adjust_cost): New function. Adjust for TYPE_JMPREG.Torbjorn Granlund1-0/+34
1994-02-12(definition of "type"): Add "jmpreg" as new type.Torbjorn Granlund1-7/+9
1994-01-28(fsel): Remove insns with record bit set.Richard Kenner1-56/+6
1994-01-23Insert some missing blank lines.Richard Kenner1-0/+7
1994-01-12(sqrtsf2, sqrtdf2): Change POWERPCSQR to PPCFPX.Richard Kenner1-5/+189
1994-01-12(MASK and TARGET): Change POWERPCSQR to PPCFPX to describe both fsqrtRichard Kenner1-9/+9
1994-01-12(rs6000_override_options): Change POWERPCSQR to PPCFPX.Richard Kenner1-15/+15
1993-12-31Define CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS.Richard Kenner1-8/+2
1993-12-20(divsi3): Correct logic for when we call force_reg.Richard Kenner1-5/+4
1993-12-11(modsi3): Correct error in last change.Richard Kenner1-5/+11
1993-12-11Add a few missing new nmemonics.Richard Kenner1-8/+8
1993-12-11(modsi3): Move test of exact_log2 into extra condition.Richard Kenner1-6/+3
1993-12-11(modsi3): Remove unneeded test.Richard Kenner1-1/+1
1993-12-11(modsi3): Correct predicate on operand 2.Richard Kenner1-1/+1
1993-12-10(easy_fp_constant): Use input_operand to see if each word can beRichard Kenner1-10/+5
1993-12-10Change numerous occurrences of TARGET_POWERPC to ! TARGET_POWER andRichard Kenner1-39/+33
1993-12-10(modsi3): Rework to operate correctly for both POWER and PowerPC.Richard Kenner1-10/+10
1993-12-02(define_function_unit): Restore ppc601 load and fpload timings.Richard Kenner1-2/+2
1993-11-19(output_function_profiler): When TARGET_MINIMAL_TOC,Jim Wilson1-2/+5
1993-11-10(LINK_SPEC): Don't pass -btextro if -r.Richard Kenner1-1/+1
1993-11-10(sqrtdf2): Fix typo in extra condition.Richard Kenner1-2/+2
1993-11-10Add blank line in comment.Richard Kenner1-0/+1
1993-11-09(ASM_FILE_START): Emit filename directive.Richard Stallman1-0/+2
1993-11-05(ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): UseRichard Stallman1-4/+35
1993-11-04(movdf): Don't have reload choose alternative of loading a constantRichard Kenner1-2/+8
1993-11-01Add set_attr for "length" when we are going to split an insn at output time.Richard Kenner1-7/+14
1993-11-01(bdn/bdz): Fix typo in checking for when we need to split.Richard Kenner1-3/+3
1993-11-01(mulsi3): Make alternatives be "mq" and "no_mq" instead of "power" and "power...Richard Kenner1-5/+5
1993-10-29(addsf3, subsf3, mulsf3, divsf3): Put POWERPC first, then POWER.Richard Kenner1-32/+32
1993-10-27(define_function_unit): Add missing blank lines.Richard Kenner1-0/+3
1993-10-26(rs6000_override_options): Support -mcpu=rsc1.Richard Kenner1-0/+2
1993-10-26(movsi): Can copy a TOC address into a register.Richard Kenner1-1/+2
1993-10-21(HARD_REGNO_MODE_OK): Multi-word objects cannot go into MQ, LR, or CTR.Richard Kenner1-1/+2
1993-10-20(call): Don't use CROR or NOP; just use "%.".Richard Kenner1-2/+2
1993-10-20(print_operand, case '.'): Use RS6000_CALL_GLUE instead of RS6000_CROR_BIT_NU...Richard Kenner1-5/+5
1993-10-20(RS6000_CROR_BIT_NUMBER): Deleted.Richard Kenner2-5/+5