Age | Commit message (Expand) | Author | Files | Lines |
1993-10-02 | (CPP_PREDEFINES): Add system/cpu/machine assertions where missing. | Doug Evans | 5 | -5/+5 |
1993-09-28 | (ASM_OUTPUT_SOURCE_FILENAME): Quote special characters in file names. | Paul Eggert | 1 | -1/+4 |
1993-09-25 | Use WORD_REGISTER_OPERATION and LOAD_EXTEND_OP and delete | Richard Kenner | 1 | -3/+9 |
1993-09-19 | (PREDICATE_CODES): Fix typos and add missing entries. | Richard Kenner | 1 | -1/+2 |
1993-09-09 | Set CROSS_LIBGCC1 to be libgcc1.null | Ian Lance Taylor | 7 | -0/+7 |
1993-09-08 | (output_call): Avoid use of jsr.n r1, this loses on | John Hassey | 1 | -3/+9 |
1993-08-04 | removed INSTALL_HEADERS= so that fixinc.dgux will work | John Hassey | 1 | -1/+1 |
1993-07-28 | Add new parameter to move_block_from_reg calls. | Jim Wilson | 1 | -1/+1 |
1993-07-28 | Initial revision | John Hassey | 1 | -0/+7 |
1993-07-27 | (ASM_DECLARE_OBJECT_NAME): Don't make a .size if the size is not known. | Richard Stallman | 1 | -2/+2 |
1993-07-23 | Don't use fldcr to serialize it is broken on the 88110... | John Hassey | 1 | -0/+11 |
1993-07-23 | Don't use fldcr to serialize it is broken on the 88110... | John Hassey | 1 | -11/+3 |
1993-06-26 | Remove #define of alloca to __builtin_alloca. | Richard Kenner | 1 | -5/+3 |
1993-06-08 | Initial revision | John Hassey | 3 | -0/+50 |
1993-06-08 | Restrict use of 88110 extended registers to floating point. | John Hassey | 1 | -5/+7 |
1993-06-06 | (fix_truncdfsi2): Destination is general register, source general or extended... | Richard Stallman | 1 | -4/+4 |
1993-05-23 | (AR_FLAGS): Defined. | Richard Stallman | 1 | -0/+4 |
1993-05-12 | (REG_OK_FOR_BASE_P REG_OK_FOR_INDEX_P): Don't use extended registers for base... | John Hassey | 1 | -2/+6 |
1993-05-10 | fixed previous change to TRAMPOLINE_TEMPLATE | John Hassey | 1 | -4/+4 |
1993-05-10 | (TRAMPOLINE_TEMPLATE): Fixed invalid bsr insn. | John Hassey | 1 | -2/+7 |
1993-05-09 | Initial revision | Doug Evans | 3 | -0/+95 |
1993-05-04 | Fixed name of link script. | John Hassey | 1 | -1/+1 |
1993-03-31 | define CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE | Brendan Kehoe | 1 | -1/+4 |
1993-03-23 | (DEFAULT_PCC_STRUCT_RETURN): Define to 0. | Jim Wilson | 1 | -0/+4 |
1993-03-12 | * (RETURN_IN_MEMORY): Handle BLKmode values. | Doug Evans | 1 | -5/+6 |
1993-02-23 | (output_call): Don't use the delay slot of a bsr.n | John Hassey | 1 | -3/+9 |
1993-02-18 | (emit_ldst): For large offsets use register index | John Hassey | 1 | -1/+16 |
1993-02-17 | Use 'K' constraint with arith5_operand predicate. | John Hassey | 1 | -4/+4 |
1993-02-17 | (CONST_OK_FOR_LETTER_P): Added 'K'. | John Hassey | 1 | -1/+2 |
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-01 | Use m88k/m88k-move.sh | Tom Wood | 4 | -10/+10 |
1993-01-01 | Include files in m88k. | Tom Wood | 6 | -6/+6 |
1992-12-27 | Change comment. | Tom Wood | 3 | -4/+3 |
1992-12-27 | (OVERRIDE_OPTIONS): Allow version 04.00 default. | Tom Wood | 1 | -4/+10 |
1992-12-27 | (block_move_loop, block_move_no_loop, block_move_sequence): | Tom Wood | 1 | -14/+19 |
1992-12-27 | (length attribute): Branches may be expanded to two instructions by the assem... | Tom Wood | 1 | -40/+97 |
1992-12-27 | Initial revision | Tom Wood | 2 | -0/+67 |
1992-12-27 | (ASM_FIRST_LINE): Print the version string. | Tom Wood | 1 | -9/+51 |
1992-11-18 | unlock | Tom Wood | 1 | -2/+2 |
1992-11-06 | (tcnd_divide_by_zero... | Tom Wood | 1 | -15/+5 |
1992-11-06 | (FIXINCLUDES): Delete | Tom Wood | 1 | -4/+0 |
1992-10-29 | Include "assert.h" instead of <assert.h>. | Tom Wood | 1 | -2/+2 |
1992-10-28 | (print_operand): When AS_BUG_FLDCR is defined, use alternate | Tom Wood | 1 | -2/+7 |
1992-10-28 | (SDB_ALLOW_FORWARD_REFERENCES): Don't override. | Tom Wood | 1 | -2/+5 |
1992-10-28 | (AS_BUG_FLDCR): Define to accomodate 4.30 assembler bug. | Tom Wood | 1 | -1/+3 |
1992-10-28 | (CPP_PREDEFINES): Add -Dunix. | Tom Wood | 1 | -1/+1 |
1992-10-22 | (prologue_marked): New variable. | Tom Wood | 1 | -9/+26 |
1992-10-19 | (SECONDARY_INPUT_RELOAD_CLASS): Require a temporary for a | Tom Wood | 1 | -9/+51 |
1992-10-19 | (emit_move_sequence): Add scratch register. | Tom Wood | 1 | -29/+82 |