aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/alpha.h
AgeCommit message (Expand)AuthorFilesLines
1994-03-05(SECONDARY_MEMORY_NEEDED_MODE): New macro.Richard Kenner1-0/+9
1994-01-23(OBJECT_FORMAT_COFF, EXTENDED_COFF, NM_FLAGS): Define.Richard Kenner1-1/+8
1994-01-08(RTX_COSTS): Return actual costs for multiplication.Torbjorn Granlund1-6/+1
1993-12-31Define CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS.Richard Kenner1-11/+2
1993-12-27(PREDICATE_CODES): Add ior_operand.Richard Kenner1-0/+1
1993-12-25(FUNCTION_ARG): Pass complex float in float regs.Richard Kenner1-2/+5
1993-11-16(EXTRA_CONSTRAINT): New macro.Richard Kenner1-3/+19
1993-11-13(CPP_SPEC): Always define __LANGUAGE_C__ unless assembler.Richard Kenner1-6/+6
1993-10-20(LIB_SPEC): Link -lprof1 when profiling.Richard Kenner1-2/+1
1993-10-20*** empty log message ***Richard Kenner1-1/+1
1993-10-19(HAVE_ATEXIT): New macro.Richard Kenner1-0/+4
1993-10-14(DBX_CONTIN_LENGTH): Set to 4000.Richard Kenner1-2/+2
1993-10-14(LINK_SPEC): Now OK to pass -O3 to linker.Richard Kenner1-6/+11
1993-10-12(TARGET_SWITCHES): Add gas option.Richard Kenner1-28/+169
1993-10-12(SETUP_INCOMING_VARARGS): If not TARGET_FPREGS...Richard Kenner1-2/+9
1993-10-11Define SHIFT_COUNT_TRUNCATED to have a value of 1.Richard Kenner1-2/+2
1993-10-10(ALPHA_COSTS): Add missing arg to call to rtx_cost.Richard Kenner1-1/+2
1993-10-02(CPP_PREDEFINES): Add system/cpu/machine assertions where missing.Doug Evans1-1/+1
1993-09-28(ASM_FILE_START): Quote special characters in file names.Paul Eggert1-1/+3
1993-09-25Use WORD_REGISTER_OPERATION and LOAD_EXTEND_OP and deleteRichard Kenner1-7/+9
1993-09-19(PREDICATE_CODES): Fix typos and add missing entries.Richard Kenner1-0/+2
1993-09-18(REG_ALLOC_ORDER): Add missing entries.Richard Kenner1-1/+1
1993-08-06(PREDICATE_CODES): Add reg_or_6bit_operand to list.Richard Kenner1-0/+1
1993-07-28Add new parameter to move_block_from_reg calls.Jim Wilson1-2/+2
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-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-02-26(LEGITIMIZE_ADDRESS): Add missing args to calls to expand_binop.Richard Kenner1-2/+2
1993-02-10(ASM_OUTPUT_LOOP_ALIGN): Enable, now that assembler fixed.Richard Kenner1-35/+102
1993-01-10# Fix misspellings in comments.Paul Eggert1-1/+1
1993-01-06alpha.h (ASM_FILE_START): Change .verstamp ident for BL10.Brendan Kehoe1-1/+1
1992-12-16(TRAMPOLINE_SECTION): New macro.Richard Stallman1-0/+5
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-10-24entered into RCSRichard Kenner1-2/+2
1992-10-21Initial revisionRichard Kenner1-0/+1559