aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i960
AgeCommit message (Expand)AuthorFilesLines
1996-03-12(ROUND_TPE_SIZE): Return round_up result instead ofJim Wilson1-1/+1
1996-02-01(HANDLE_PRAGMA): Change to expression with terminating character as result.Doug Evans1-1/+1
1996-01-16Update copyrightIan Lance Taylor1-0/+1
1996-01-16Use dbxcoff.hIan Lance Taylor1-0/+4
1996-01-15Update copyright.Doug Evans1-1/+1
1996-01-15Updatee copyright.Doug Evans1-1/+1
1996-01-15c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA.Doug Evans2-6/+7
1995-12-14(logic_operand): New function.Torbjorn Granlund1-3/+19
1995-12-14(PREDICATE_CODES): Add logic_operand.Torbjorn Granlund1-3/+5
1995-12-14(andsi3): Match op2 with logic_operand, change constraint accordingly.Torbjorn Granlund1-77/+87
1995-11-05(movdi matchers): Rewrite.Richard Kenner1-80/+48
1995-11-05(emit_move_sequence): Add a scratch register to multi-reg stores.Richard Kenner1-6/+171
1995-08-28Fix spelling errors.Richard Kenner1-1/+1
1995-08-13(movdi matchers): Fix src/dest order in unaligned reg->reg case.Richard Kenner1-10/+10
1995-07-28(i960_function_epilogue): Don't clear g14 for functions with an argument block.Richard Kenner1-5/+12
1995-07-28(movdi matchers): Support odd numbered regs.Richard Kenner1-13/+69
1995-07-28(i960_arg_size_and_align): Correct alignment of XFmode values inRichard Kenner1-2/+11
1995-07-14Modify all patterns which handle stores to memory to also check current_funct...Richard Kenner1-6/+35
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-06-15Update FSF address.Richard Kenner6-6/+12
1995-05-18Change all TFmode patterns to have XFmode.Torbjorn Granlund1-89/+65
1995-05-18Fix typos in comments.Richard Kenner1-1/+1
1995-05-18(DATA_ALIGNMENT): Define.Torbjorn Granlund1-11/+26
1995-05-18(i960_output_ldconst): New code for XFmode.Torbjorn Granlund1-21/+62
1995-05-16Fix typos in comments.Richard Kenner2-2/+2
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-29(TARGET_SWITCHES): Make -mold-align set TARGET_FLAG_STRICT_ALIGN.Jim Wilson1-3/+3
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 Taylor2-70/+81
1995-03-01Add cpp predefines for VxWorks, and default to -mcaIan Lance Taylor1-2/+31
1995-03-01Add support for COFF style constructorsIan Lance Taylor1-0/+66
1995-02-24(fp_literal_one, fp_literal_zero): Don't accept VOIDmode.Jim Wilson1-25/+4
1995-02-24(REAL_ARITHMETIC): Define.Jim Wilson1-2/+8
1995-02-24(CC1_SPEC): Don't output implicit -gstabs or -gcoff optionJim Wilson1-4/+6
1995-02-24(CC1_SPEC): Don't output implicit -gstabs or -gcoff option if user gave an ex...Jim Wilson1-3/+3
1995-02-21Added arg to RETURN_POPS_ARGS.Richard Kenner1-2/+3
1995-01-12(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.Jim Wilson1-2/+2
1995-01-12(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.yJim Wilson1-2/+2
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-11-18Initial revisionDoug Evans3-0/+94
1994-10-20(VARARGS_STDARG_FUNCTION): New macro.Jim Wilson1-25/+45
1994-10-20(SIGNED_CHAR_SPEC): Use #if instead of ?:.Jim Wilson1-3/+7
1994-10-13(call, call_internal, call_value, call_value_internal):Jim Wilson1-4/+4
1994-09-29New file.Jim Wilson2-0/+52
1994-09-29(i960_setup_incoming_varargs): Store parameter registersJim Wilson1-5/+10
1994-06-28(andsi3+6): Replace bad clrbit pattern with two working ones.Jim Wilson1-2/+13
1994-05-31(PUT_SDB_TYPE): Adjust value for compatibility with GNU960 toolchain.Jim Wilson1-2/+5
1994-04-20(i960_expr_alignment): Remove LSHIFT.Doug Evans1-1/+0