Age | Commit message (Expand) | Author | Files | Lines |
1993-09-19 | (PREDICATE_CODES): Fix typos and add missing entries. | Richard Kenner | 1 | -0/+2 |
1993-09-18 | (REG_ALLOC_ORDER): Add missing entries. | Richard Kenner | 1 | -1/+1 |
1993-08-07 | (add_long_const): New function. | Richard Kenner | 1 | -95/+116 |
1993-08-06 | (shifts): Use reg_or_6bit_operand for shift counts. | Richard Kenner | 1 | -3/+3 |
1993-08-06 | (PREDICATE_CODES): Add reg_or_6bit_operand to list. | Richard Kenner | 1 | -0/+1 |
1993-08-06 | (reg_or_6bit_operand): New function. | Richard Kenner | 1 | -0/+14 |
1993-07-28 | Add new parameter to move_block_from_reg calls. | Jim Wilson | 1 | -2/+2 |
1993-06-26 | Remove #define of alloca to __builtin_alloca. | Richard Kenner | 1 | -5/+3 |
1993-06-01 | (extendsidi2): Correctly do operation when in FP | Richard Stallman | 1 | -4/+5 |
1993-05-22 | (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): | Richard Stallman | 1 | -10/+35 |
1993-05-19 | (SHORT_IMMEDIATES_SIGN_EXTEND): Define. | Richard Kenner | 1 | -0/+3 |
1993-05-18 | (output_prolog): Change (sp) to ($30). | Richard Stallman | 1 | -1/+1 |
1993-05-10 | (output_epilog): Fix minor error in instructions used to restore stack | Richard Kenner | 1 | -2/+2 |
1993-04-27 | (alpha_emit_set_const... | Richard Kenner | 1 | -7/+15 |
1993-04-26 | (ONLY_INT_FIELD): Define again; this time say why. | Richard Kenner | 1 | -0/+7 |
1993-04-16 | (blockage): Use unspec_volatile #1; #0 is IMB. | Richard Kenner | 1 | -1/+1 |
1993-04-16 | (untyped_call, blockage): New patterns. | Richard Kenner | 1 | -0/+37 |
1993-04-13 | (sminsf, smindf, smaxsf, smaxdf): Should be minsf, etc. | Richard Kenner | 1 | -5/+5 |
1993-04-10 | (ONLY_INT_FIELDS): No longer needed. | Richard Kenner | 1 | -5/+1 |
1993-04-10 | (alpha_sa_size): Need to save $26 if it is used or if any other register is s... | Richard Kenner | 1 | -32/+72 |
1993-04-10 | (add/sub): Correct predicates and constraints for sNaddX and addX insns... | Richard Kenner | 1 | -56/+221 |
1993-04-04 | (output_prolog): Need LDGP even for static procedure. | Richard Kenner | 1 | -13/+13 |
1993-04-04 | (alpha_builtin_saveregs): Adjust for fact that | Richard Kenner | 1 | -1/+1 |
1993-04-04 | (SETUP_INCOMING_VARARGS): Adjust for fact that | Richard Kenner | 1 | -3/+4 |
1993-03-31 | (INITIAL_ELIMINATION_OFFSET): Subtract | Richard Kenner | 1 | -4/+9 |
1993-03-31 | (ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE): | Richard Stallman | 1 | -6/+15 |
1993-03-31 | (LINK_SPEC): New definition. | Richard Kenner | 1 | -0/+5 |
1993-03-23 | (RETURN_IN_MEMORY): Delete struct and union references. | Jim Wilson | 1 | -1/+0 |
1993-03-15 | (ASM_OUTPUT_SHORT): Fix typo in previous change. | Richard Kenner | 1 | -1/+1 |
1993-03-15 | (ASM_OUTPUT_{INT,SHORT,CHAR,BYTE}): Truncate constant to maximum range | Richard Kenner | 1 | -10/+10 |
1993-03-11 | (RTX_COST, case MULT): Handle s8addx and s4addx. | Richard Kenner | 1 | -1/+15 |
1993-03-12 | * (RETURN_IN_MEMORY): Handle BLKmode values. | Doug Evans | 1 | -1/+2 |
1993-03-05 | Add new define_split for doing sign-extended adds of some large | Richard Kenner | 1 | -0/+24 |
1993-03-01 | Add three special-cases of CMP insns against zero. | Richard Kenner | 1 | -0/+27 |
1993-02-26 | (LEGITIMIZE_ADDRESS): Add missing args to calls to expand_binop. | Richard Kenner | 1 | -2/+2 |
1993-02-10 | (version_string): Declare. | Richard Kenner | 1 | -267/+119 |
1993-02-10 | (call insns): Always reload gp after a full call. | Richard Kenner | 1 | -16/+6 |
1993-02-10 | (ASM_OUTPUT_LOOP_ALIGN): Enable, now that assembler fixed. | Richard Kenner | 1 | -35/+102 |
1993-02-09 | alpha.md (fix_truncdfdi2, [...]): Use `cvttqc', not `cvttq', to avoid roundin... | Brendan Kehoe | 1 | -2/+2 |
1993-01-26 | (ONLY_INT_FIELDS): Define if not __GNUC__. | Richard Kenner | 1 | -0/+4 |
1993-01-25 | Delete emacs local-variables block at end. | Richard Kenner | 1 | -10/+0 |
1993-01-10 | # Fix misspellings in comments. | Paul Eggert | 1 | -1/+1 |
1993-01-06 | Fix typos. | Brendan Kehoe | 1 | -10/+10 |
1993-01-06 | alpha.h (ASM_FILE_START): Change .verstamp ident for BL10. | Brendan Kehoe | 2 | -7/+17 |
1992-12-16 | (TRAMPOLINE_SECTION): New macro. | Richard Stallman | 1 | -0/+5 |
1992-12-15 | Add new UNSPEC_VOLATILE 0 to flush instruction cache. | Richard Kenner | 1 | -0/+7 |
1992-12-15 | (ASM_SPEC): New macro. | Richard Kenner | 1 | -15/+47 |
1992-12-12 | (FUNCTION_ARG_PASS_BY_REFERENCE): Deleted. | Richard Kenner | 1 | -8/+0 |
1992-12-12 | (alpha_builtin_savregs): Correctly compute ARGSIZE and NREGS. | Richard Kenner | 1 | -15/+10 |
1992-12-11 | (output_epilog): Remove garbage from one decl of EXTRA. | Richard Kenner | 1 | -2/+2 |