| Commit message (Expand) | Author | Age | Files | Lines |
* | (movqi): Call loadhi, not loadqi. | kenner | 1994-07-11 | 1 | -1/+1 |
* | (movqi): Add missing `DONE'. | kenner | 1994-06-29 | 1 | -2/+3 |
* | (smulsi3_highpart, umulsi3_highpart): New patterns. | tege | 1994-06-29 | 1 | -0/+22 |
* | (PREDICATE_CODES): Add cmplsrcb_operand. | tege | 1994-06-15 | 1 | -0/+1 |
* | (cmplsrcb_operand): New predicate. | tege | 1994-06-15 | 1 | -0/+16 |
* | (logical patterns): Tune to give better code for immediate values. | tege | 1994-06-15 | 1 | -21/+28 |
* | (clobbers_to): Deleted. | kenner | 1994-05-11 | 1 | -31/+30 |
* | (a29k_clobbers_to): New function. | kenner | 1994-05-11 | 1 | -0/+27 |
* | (all floating point): If -msoft-float, don't allow any | dje | 1994-03-02 | 1 | -26/+26 |
* | (TARGET_SOFT_FLOAT): Define. | dje | 1994-03-02 | 1 | -0/+6 |
* | (REG_CLASS_CONTENTS): Fix problems with last word of register set in | kenner | 1994-01-13 | 1 | -4/+13 |
* | (output_prolog): Update debug reg map when we have -mkernel-registers. | kenner | 1994-01-12 | 1 | -0/+10 |
* | (print_operand, case 'F'): If we have to do the last prolog insn, give | kenner | 1994-01-11 | 1 | -2/+11 |
* | Define CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS. | kenner | 1993-12-31 | 1 | -11/+2 |
* | Rename R_ACC to R_ACU to not conflict with access.h. | kenner | 1993-12-25 | 2 | -8/+8 |
* | (TARGET_DEFAULT): Update to use new values. | kenner | 1993-12-23 | 1 | -2/+2 |
* | (secondary_reload_class): Kernel regs are in same class as user regs. | kenner | 1993-12-02 | 1 | -1/+4 |
* | (movti split): Set CR to 3, not 1 like DImode. | kenner | 1993-12-02 | 1 | -1/+1 |
* | Define SHIFT_COUNT_TRUNCATED to have a value of 1. | kenner | 1993-10-11 | 1 | -2/+2 |
* | (incoming_regs): Only use 16 registers for parameter passing. | kenner | 1993-10-04 | 1 | -1/+6 |
* | (CPP_PREDEFINES): Add system/cpu/machine assertions where missing. | dje | 1993-10-02 | 2 | -2/+2 |
* | (R_KR): New macro. | kenner | 1993-10-01 | 1 | -51/+84 |
* | (gpc_reg_operand): Include kernel registers. | kenner | 1993-10-01 | 1 | -3/+6 |
* | (ASM_FILE_START): Quote special characters in file names. | eggert | 1993-09-28 | 2 | -2/+6 |
* | Use WORD_REGISTER_OPERATION and LOAD_EXTEND_OP and delete | kenner | 1993-09-25 | 1 | -3/+9 |
* | (PREDICATE_CODES): Fix typos and add missing entries. | kenner | 1993-09-19 | 1 | -5/+10 |
* | Add new parameter to move_block_from_reg calls. | wilson | 1993-07-28 | 1 | -1/+1 |
* | Remove #define of alloca to __builtin_alloca. | kenner | 1993-06-26 | 1 | -6/+1 |
* | (FUNCTION_VALUE_REGNO_P): True only for the first register in the | kenner | 1993-04-17 | 1 | -1/+1 |
* | (multiply/multiplu/mulm/mulmu insns): These clobber Q. | kenner | 1993-03-26 | 1 | -18/+29 |
* | (PROMOTE_MODE): Fix typo. | kenner | 1993-03-12 | 1 | -1/+1 |
* | Remove 29050-specific variants of patterns generating loadm that have | kenner | 1993-01-28 | 1 | -55/+5 |
* | (MY_ISCOFF): New macro. | kenner | 1993-01-27 | 1 | -0/+4 |
* | (CLIB): Add -lld. | kenner | 1993-01-27 | 1 | -1/+1 |
* | Delete emacs local-variables block at end. | kenner | 1993-01-25 | 1 | -10/+0 |
* | # Fix misspellings in comments. | eggert | 1993-01-10 | 1 | -1/+1 |
* | (OBJECT_FORMAT_COFF): Add definition. | kenner | 1992-12-31 | 1 | -0/+3 |
* | Include a29k/a29k.h instead of a29k.h. | kenner | 1992-12-27 | 1 | -1/+1 |
* | (divsf3): Fix typo in mode of DIV. | kenner | 1992-12-25 | 1 | -1/+1 |
* | Consistently use `&' in constraint of MATCH_SCRATCH. | kenner | 1992-12-20 | 1 | -27/+27 |
* | (secondary_reload_class): Return CR_REGS for larger than word memory, | kenner | 1992-12-20 | 1 | -6/+10 |
* | (LINK_SPEC): Use -T, not -c, for new gld and change file name to | kenner | 1992-12-11 | 1 | -1/+2 |
* | (insv): Remove constraints from operand matching const_0_operand. | kenner | 1992-11-18 | 1 | -1/+1 |
* | (movqi, movhi, reload_{in,out}{qi,hi}): Use a29k_set_memflags. | kenner | 1992-10-24 | 1 | -51/+52 |
* | (a29k_set_memflags, a29k_set_memflags_1): New functions. | kenner | 1992-10-24 | 1 | -0/+62 |
* | (long constant split): Use gen_lowpart instead of making a SUBREG | kenner | 1992-10-22 | 1 | -2/+2 |
* | (TARGET_SWITCHES): Add missing complementary switches: | kenner | 1992-10-22 | 1 | -0/+2 |
* | (call, call_value): Don't use call_operand, since checking for | kenner | 1992-10-14 | 1 | -2/+8 |
* | (call, call_value): Don't use call_operand, since checking for | kenner | 1992-10-14 | 1 | -5/+5 |
* | Use GEN_INT when appropriate. | kenner | 1992-10-13 | 1 | -370/+527 |