| Commit message (Expand) | Author | Age | Files | Lines |
* | Update definitions of HANDLE_PRAGMA macro in order to conform to new spec. | nickc | 1998-09-02 | 1 | -69/+66 |
* | Fri Jul 10 11:50:43 EDT 1998 Andrew MacLeod <amacleod@cygnus.com> | amacleod | 1998-07-10 | 1 | -0/+6 |
* | Patch from Gary McGary to fix i960 problem with out-of-range shifts. | wilson | 1998-05-14 | 1 | -27/+44 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -2/+7 |
* | * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently. | law | 1998-04-01 | 1 | -12/+11 |
* | * i960/i960.c (process_pragma): Call ungetc on the last character | brendan | 1997-01-22 | 1 | -0/+5 |
* | * i960/i960.c: Include except.h for function.h. | mrs | 1996-07-23 | 1 | -0/+1 |
* | (process_pragma): Take the IDENTIFIER_POINTER tree | wilson | 1996-04-17 | 1 | -14/+15 |
* | Updatee copyright. | dje | 1996-01-15 | 1 | -1/+1 |
* | * c-lex.c (check_newline): Pass character after `#pragma' to | dje | 1996-01-15 | 1 | -5/+6 |
* | (logic_operand): New function. | tege | 1995-12-14 | 1 | -3/+19 |
* | (emit_move_sequence): Add a scratch register to multi-reg stores. | kenner | 1995-11-05 | 1 | -6/+171 |
* | (i960_function_epilogue): Don't clear g14 for functions with an argument block. | kenner | 1995-07-28 | 1 | -5/+12 |
* | (i960_arg_size_and_align): Correct alignment of XFmode values in | kenner | 1995-07-28 | 1 | -2/+11 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (i960_output_ldconst): New code for XFmode. | tege | 1995-05-18 | 1 | -21/+62 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -1/+1 |
* | OK, this is what I really wanted to install... | tege | 1995-05-12 | 1 | -3/+9 |
* | (i960_output_ldconst): Let split_double handle DImode. | tege | 1995-05-12 | 1 | -40/+15 |
* | * i960/i960.c (i960_function_arg_advance): Ensure all regs marked | dje | 1995-03-23 | 1 | -39/+47 |
* | Add support for #pragma align | ian | 1995-03-07 | 1 | -64/+77 |
* | (fp_literal_one, fp_literal_zero): Don't accept VOIDmode. | wilson | 1995-02-24 | 1 | -25/+4 |
* | Correct typos. | ian | 1994-12-28 | 1 | -2/+2 |
* | Use REAL_VALUE_TO_TARGET_{DOUBLE,SINGLE} to print float values | ian | 1994-12-27 | 1 | -0/+15 |
* | (VARARGS_STDARG_FUNCTION): New macro. | wilson | 1994-10-20 | 1 | -25/+45 |
* | (i960_setup_incoming_varargs): Store parameter registers | wilson | 1994-09-29 | 1 | -5/+10 |
* | (i960_expr_alignment): Remove LSHIFT. | dje | 1994-04-20 | 1 | -1/+0 |
* | (i960_function_prologue): Put register save area before outgoing arg block. | dje | 1994-02-17 | 1 | -2/+2 |
* | (i960_function_name_declare): Handle names that start with '*'. | wilson | 1994-02-01 | 1 | -5/+7 |
* | Add new parameter to move_block_from_reg calls. | wilson | 1993-07-28 | 1 | -1/+2 |
* | (output_function_profiler): Add missing newlines in strings. | wilson | 1993-05-04 | 1 | -2/+2 |
* | (i960_function_prologue): When profiling, don't use those | wilson | 1993-03-29 | 1 | -0/+89 |
* | (print_operand_address): For MULT, set ireg not breg. | wilson | 1993-03-15 | 1 | -1/+1 |
* | (i960_output_call_insn): Delete scratch_reg arg. Use r3 instead. | wilson | 1993-03-02 | 1 | -6/+5 |
* | (legitimate_address_p): Accept either REG or SUBREG where | wilson | 1993-02-05 | 1 | -36/+36 |
* | (secondary_reload_class): Correct test against | wilson | 1993-01-25 | 1 | -1/+1 |
* | (cmplpower2_operand): New function. | wilson | 1993-01-20 | 1 | -1/+15 |
* | (i960_function_arg_advance, i960_function_arg): Likewise. | wilson | 1993-01-18 | 1 | -6/+6 |
* | (i960_function_value): Delete. | wilson | 1992-10-22 | 1 | -24/+0 |
* | (g14_save_reg): Delete variable. | wilson | 1992-10-13 | 1 | -82/+17 |
* | (i960_output_call_insn): Emit bx instead of b, callx instead of callj. | wilson | 1992-10-13 | 1 | -6/+6 |
* | (i960_round_tree): Correct conversion of bits to bytes to | wilson | 1992-09-28 | 1 | -4/+7 |
* | (i960_output_ldconst): Pass missing xoperands argument to output_asm_insn call. | wilson | 1992-09-25 | 1 | -4/+5 |
* | (i960_address_cost): Don't abort for invalid addresses. | wilson | 1992-08-17 | 1 | -1/+3 |
* | (i960_output_ldconst): Use REAL_VALUE_FROM_CONST_DOUBLE | wilson | 1992-07-21 | 1 | -3/+5 |
* | fix typos in comments. | rms | 1992-06-24 | 1 | -2/+2 |
* | Add second argument to SELECT_CC_MODE. | kenner | 1992-06-18 | 1 | -1/+1 |
* | entered into RCS | wilson | 1992-06-03 | 1 | -7/+17 |
* | *** empty log message *** | wilson | 1992-05-27 | 1 | -6/+6 |
* | *** empty log message *** | wilson | 1992-05-20 | 1 | -2/+4 |