summaryrefslogtreecommitdiff
path: root/gcc/config/i960/i960.c
Commit message (Expand)AuthorAgeFilesLines
* (i960_function_epilogue): Don't clear g14 for functions with an argument block.kenner1995-07-281-5/+12
* (i960_arg_size_and_align): Correct alignment of XFmode values inkenner1995-07-281-2/+11
* Update FSF address.kenner1995-06-151-1/+2
* (i960_output_ldconst): New code for XFmode.tege1995-05-181-21/+62
* Fix typos in comments.kenner1995-05-161-1/+1
* OK, this is what I really wanted to install...tege1995-05-121-3/+9
* (i960_output_ldconst): Let split_double handle DImode.tege1995-05-121-40/+15
* * i960/i960.c (i960_function_arg_advance): Ensure all regs markeddje1995-03-231-39/+47
* Add support for #pragma alignian1995-03-071-64/+77
* (fp_literal_one, fp_literal_zero): Don't accept VOIDmode.wilson1995-02-241-25/+4
* Correct typos.ian1994-12-281-2/+2
* Use REAL_VALUE_TO_TARGET_{DOUBLE,SINGLE} to print float valuesian1994-12-271-0/+15
* (VARARGS_STDARG_FUNCTION): New macro.wilson1994-10-201-25/+45
* (i960_setup_incoming_varargs): Store parameter registerswilson1994-09-291-5/+10
* (i960_expr_alignment): Remove LSHIFT.dje1994-04-201-1/+0
* (i960_function_prologue): Put register save area before outgoing arg block.dje1994-02-171-2/+2
* (i960_function_name_declare): Handle names that start with '*'.wilson1994-02-011-5/+7
* Add new parameter to move_block_from_reg calls.wilson1993-07-281-1/+2
* (output_function_profiler): Add missing newlines in strings.wilson1993-05-041-2/+2
* (i960_function_prologue): When profiling, don't use thosewilson1993-03-291-0/+89
* (print_operand_address): For MULT, set ireg not breg.wilson1993-03-151-1/+1
* (i960_output_call_insn): Delete scratch_reg arg. Use r3 instead.wilson1993-03-021-6/+5
* (legitimate_address_p): Accept either REG or SUBREG wherewilson1993-02-051-36/+36
* (secondary_reload_class): Correct test againstwilson1993-01-251-1/+1
* (cmplpower2_operand): New function.wilson1993-01-201-1/+15
* (i960_function_arg_advance, i960_function_arg): Likewise.wilson1993-01-181-6/+6
* (i960_function_value): Delete.wilson1992-10-221-24/+0
* (g14_save_reg): Delete variable.wilson1992-10-131-82/+17
* (i960_output_call_insn): Emit bx instead of b, callx instead of callj.wilson1992-10-131-6/+6
* (i960_round_tree): Correct conversion of bits to bytes towilson1992-09-281-4/+7
* (i960_output_ldconst): Pass missing xoperands argument to output_asm_insn call.wilson1992-09-251-4/+5
* (i960_address_cost): Don't abort for invalid addresses.wilson1992-08-171-1/+3
* (i960_output_ldconst): Use REAL_VALUE_FROM_CONST_DOUBLEwilson1992-07-211-3/+5
* fix typos in comments.rms1992-06-241-2/+2
* Add second argument to SELECT_CC_MODE.kenner1992-06-181-1/+1
* entered into RCSwilson1992-06-031-7/+17
* *** empty log message ***wilson1992-05-271-6/+6
* *** empty log message ***wilson1992-05-201-2/+4
* *** empty log message ***wilson1992-05-061-1/+1
* Initial revisionwilson1992-05-051-0/+2314