aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
1993-06-01(extendsidi2): Correctly do operation when in FPRichard Stallman1-4/+5
1993-05-22(ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT):Richard Stallman1-10/+35
1993-05-19(SHORT_IMMEDIATES_SIGN_EXTEND): Define.Richard Kenner1-0/+3
1993-05-18(output_prolog): Change (sp) to ($30).Richard Stallman1-1/+1
1993-05-10(output_epilog): Fix minor error in instructions used to restore stackRichard Kenner1-2/+2
1993-04-27(alpha_emit_set_const...Richard Kenner1-7/+15
1993-04-26(ONLY_INT_FIELD): Define again; this time say why.Richard Kenner1-0/+7
1993-04-16(blockage): Use unspec_volatile #1; #0 is IMB.Richard Kenner1-1/+1
1993-04-16(untyped_call, blockage): New patterns.Richard Kenner1-0/+37
1993-04-13(sminsf, smindf, smaxsf, smaxdf): Should be minsf, etc.Richard Kenner1-5/+5
1993-04-10(ONLY_INT_FIELDS): No longer needed.Richard Kenner1-5/+1
1993-04-10(alpha_sa_size): Need to save $26 if it is used or if any other register is s...Richard Kenner1-32/+72
1993-04-10(add/sub): Correct predicates and constraints for sNaddX and addX insns...Richard Kenner1-56/+221
1993-04-04(output_prolog): Need LDGP even for static procedure.Richard Kenner1-13/+13
1993-04-04(alpha_builtin_saveregs): Adjust for fact thatRichard Kenner1-1/+1
1993-04-04(SETUP_INCOMING_VARARGS): Adjust for fact thatRichard Kenner1-3/+4
1993-03-31(INITIAL_ELIMINATION_OFFSET): SubtractRichard Kenner1-4/+9
1993-03-31(ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE):Richard Stallman1-6/+15
1993-03-31(LINK_SPEC): New definition.Richard Kenner1-0/+5
1993-03-23(RETURN_IN_MEMORY): Delete struct and union references.Jim Wilson1-1/+0
1993-03-15(ASM_OUTPUT_SHORT): Fix typo in previous change.Richard Kenner1-1/+1
1993-03-15(ASM_OUTPUT_{INT,SHORT,CHAR,BYTE}): Truncate constant to maximum rangeRichard Kenner1-10/+10
1993-03-11(RTX_COST, case MULT): Handle s8addx and s4addx.Richard Kenner1-1/+15
1993-03-12* (RETURN_IN_MEMORY): Handle BLKmode values.Doug Evans1-1/+2
1993-03-05Add new define_split for doing sign-extended adds of some largeRichard Kenner1-0/+24
1993-03-01Add three special-cases of CMP insns against zero.Richard Kenner1-0/+27
1993-02-26(LEGITIMIZE_ADDRESS): Add missing args to calls to expand_binop.Richard Kenner1-2/+2
1993-02-10(version_string): Declare.Richard Kenner1-267/+119
1993-02-10(call insns): Always reload gp after a full call.Richard Kenner1-16/+6
1993-02-10(ASM_OUTPUT_LOOP_ALIGN): Enable, now that assembler fixed.Richard Kenner1-35/+102
1993-02-09alpha.md (fix_truncdfdi2, [...]): Use `cvttqc', not `cvttq', to avoid roundin...Brendan Kehoe1-2/+2
1993-01-26(ONLY_INT_FIELDS): Define if not __GNUC__.Richard Kenner1-0/+4
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-06Fix typos.Brendan Kehoe1-10/+10
1993-01-06alpha.h (ASM_FILE_START): Change .verstamp ident for BL10.Brendan Kehoe2-7/+17
1992-12-16(TRAMPOLINE_SECTION): New macro.Richard Stallman1-0/+5
1992-12-15Add new UNSPEC_VOLATILE 0 to flush instruction cache.Richard Kenner1-0/+7
1992-12-15(ASM_SPEC): New macro.Richard Kenner1-15/+47
1992-12-12(FUNCTION_ARG_PASS_BY_REFERENCE): Deleted.Richard Kenner1-8/+0
1992-12-12(alpha_builtin_savregs): Correctly compute ARGSIZE and NREGS.Richard Kenner1-15/+10
1992-12-11(output_epilog): Remove garbage from one decl of EXTRA.Richard Kenner1-2/+2
1992-12-06(add-mult): Add missing `&' in constraints of kludge plus/plus/multRichard Kenner1-1/+1
1992-11-05entered into RCSRichard Kenner1-1/+1
1992-10-26entered into RCSRichard Kenner1-4/+4
1992-10-26Initial revisionRichard Kenner1-0/+1521
1992-10-26entered into RCSRichard Stallman1-2/+2
1992-10-24Initial revisionRichard Kenner1-0/+3006
1992-10-24entered into RCSRichard Kenner1-2/+2
1992-10-21Initial revisionRichard Kenner1-0/+1559