aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i960/i960.c
AgeCommit message (Expand)AuthorFilesLines
1996-04-17(process_pragma): Take the IDENTIFIER_POINTER treeJim Wilson1-14/+15
1996-01-15Updatee copyright.Doug Evans1-1/+1
1996-01-15c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA.Doug Evans1-5/+6
1995-12-14(logic_operand): New function.Torbjorn Granlund1-3/+19
1995-11-05(emit_move_sequence): Add a scratch register to multi-reg stores.Richard Kenner1-6/+171
1995-07-28(i960_function_epilogue): Don't clear g14 for functions with an argument block.Richard Kenner1-5/+12
1995-07-28(i960_arg_size_and_align): Correct alignment of XFmode values inRichard Kenner1-2/+11
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-18(i960_output_ldconst): New code for XFmode.Torbjorn Granlund1-21/+62
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1995-05-12OK, this is what I really wanted to install...Torbjorn Granlund1-3/+9
1995-05-12(i960_output_ldconst): Let split_double handle DImode.Torbjorn Granlund1-40/+15
1995-03-23i960.c (i960_function_arg_advance): Ensure all regs marked as used if stack i...Doug Evans1-39/+47
1995-03-07Add support for #pragma alignIan Lance Taylor1-64/+77
1995-02-24(fp_literal_one, fp_literal_zero): Don't accept VOIDmode.Jim Wilson1-25/+4
1994-12-28Correct typos.Ian Lance Taylor1-2/+2
1994-12-27Use REAL_VALUE_TO_TARGET_{DOUBLE,SINGLE} to print float valuesIan Lance Taylor1-0/+15
1994-10-20(VARARGS_STDARG_FUNCTION): New macro.Jim Wilson1-25/+45
1994-09-29(i960_setup_incoming_varargs): Store parameter registersJim Wilson1-5/+10
1994-04-20(i960_expr_alignment): Remove LSHIFT.Doug Evans1-1/+0
1994-02-17(i960_function_prologue): Put register save area before outgoing arg block.Doug Evans1-2/+2
1994-01-31(i960_function_name_declare): Handle names that start with '*'.Jim Wilson1-5/+7
1993-07-28Add new parameter to move_block_from_reg calls.Jim Wilson1-1/+2
1993-05-03(output_function_profiler): Add missing newlines in strings.Jim Wilson1-2/+2
1993-03-29(i960_function_prologue): When profiling, don't use those registers clobbered...Jim Wilson1-0/+89
1993-03-15(print_operand_address): For MULT, set ireg not breg.Jim Wilson1-1/+1
1993-03-02(i960_output_call_insn): Delete scratch_reg arg. Use r3 instead.Jim Wilson1-6/+5
1993-02-05(legitimate_address_p): Accept either REG or SUBREG whereJim Wilson1-36/+36
1993-01-25(secondary_reload_class): Correct test againstJim Wilson1-1/+1
1993-01-19(cmplpower2_operand): New function.Jim Wilson1-1/+15
1993-01-18(i960_function_arg_advance, i960_function_arg): Likewise.Jim Wilson1-6/+6
1992-10-22(i960_function_value): Delete.Jim Wilson1-24/+0
1992-10-13(g14_save_reg): Delete variable.Jim Wilson1-82/+17
1992-10-13(i960_output_call_insn): Emit bx instead of b, callx instead of callj.Jim Wilson1-6/+6
1992-09-28(i960_round_tree): Correct conversion of bits to bytes to round up to nearest...Jim Wilson1-4/+7
1992-09-24(i960_output_ldconst): Pass missing xoperands argument to output_asm_insn call.Jim Wilson1-4/+5
1992-08-17(i960_address_cost): Don't abort for invalid addresses.Jim Wilson1-1/+3
1992-07-21(i960_output_ldconst): Use REAL_VALUE_FROM_CONST_DOUBLE instead of pointer...Jim Wilson1-3/+5
1992-06-24fix typos in comments.Richard Stallman1-2/+2
1992-06-18Add second argument to SELECT_CC_MODE.Richard Kenner1-1/+1
1992-06-03entered into RCSJim Wilson1-7/+17
1992-05-27*** empty log message ***Jim Wilson1-6/+6
1992-05-19*** empty log message ***Jim Wilson1-2/+4
1992-05-06*** empty log message ***Jim Wilson1-1/+1
1992-05-05Initial revisionJim Wilson1-0/+2314