aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i960
AgeCommit message (Expand)Author
1997-07-17xJason Merrill
1997-07-15xJason Merrill
1997-06-05vx960-coff.h (CPP_SPEC): Always define CPU, even if they use -ansi...Brendan Kehoe
1997-01-22i960.c (process_pragma): Call ungetc on the last character that was read by t...Brendan Kehoe
1996-10-28Add specification for -Jx types.Richard Kenner
1996-10-28Include multilib support for Jx types.Richard Kenner
1996-09-21(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner
1996-08-13(LIB_SPEC): Undef.Jim Wilson
1996-08-03(subsi3+1): Handle case where first operand is constantJim Wilson
1996-07-30(eq reg (const_int 0)): New pattern.Torbjorn Granlund
1996-07-23* i960/i960.c: Include except.h for function.h.Mike Stump
1996-07-16Initial revisionDoug Evans
1996-06-07(EXTENDED_SDB_BASIC_TYPES): Define.Jim Wilson
1996-06-07(i960_output_move_{double,quad}): Declare.Jim Wilson
1996-06-05(ROUND_TYPE_ALIGN): Add check for TYPE_PACKED.Jim Wilson
1996-05-18No longer include i960.h.Richard Kenner
1996-05-18No longer include i960-coff.h.Richard Kenner
1996-05-18No longer include i960.h and dbxcoff.h.Richard Kenner
1996-04-26Add soft-float multilib directoryMichael Meissner
1996-04-17(process_pragma): Take the IDENTIFIER_POINTER treeJim Wilson
1996-04-17(HANDLE_PRAGMA): Expect/pass 2nd arg of NODE, not CH.Jim Wilson
1996-04-16(xp-bit.c): Fix typo in source file name.Jim Wilson
1996-04-04Add support for EXTENDED_FLOAT_STUBSMichael Meissner
1996-03-29calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeff Law
1996-03-12(ROUND_TPE_SIZE): Return round_up result instead ofJim Wilson
1996-02-01(HANDLE_PRAGMA): Change to expression with terminating character as result.Doug Evans
1996-01-16Update copyrightIan Lance Taylor
1996-01-16Use dbxcoff.hIan Lance Taylor
1996-01-15Update copyright.Doug Evans
1996-01-15Updatee copyright.Doug Evans
1996-01-15c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA.Doug Evans
1995-12-14(logic_operand): New function.Torbjorn Granlund
1995-12-14(PREDICATE_CODES): Add logic_operand.Torbjorn Granlund
1995-12-14(andsi3): Match op2 with logic_operand, change constraint accordingly.Torbjorn Granlund
1995-11-05(movdi matchers): Rewrite.Richard Kenner
1995-11-05(emit_move_sequence): Add a scratch register to multi-reg stores.Richard Kenner
1995-08-28Fix spelling errors.Richard Kenner
1995-08-13(movdi matchers): Fix src/dest order in unaligned reg->reg case.Richard Kenner
1995-07-28(i960_function_epilogue): Don't clear g14 for functions with an argument block.Richard Kenner
1995-07-28(movdi matchers): Support odd numbered regs.Richard Kenner
1995-07-28(i960_arg_size_and_align): Correct alignment of XFmode values inRichard Kenner
1995-07-14Modify all patterns which handle stores to memory to also check current_funct...Richard Kenner
1995-06-15Change FSF address.Richard Kenner
1995-06-15Update FSF address.Richard Kenner
1995-05-18Change all TFmode patterns to have XFmode.Torbjorn Granlund
1995-05-18Fix typos in comments.Richard Kenner
1995-05-18(DATA_ALIGNMENT): Define.Torbjorn Granlund
1995-05-18(i960_output_ldconst): New code for XFmode.Torbjorn Granlund
1995-05-16Fix typos in comments.Richard Kenner
1995-05-12OK, this is what I really wanted to install...Torbjorn Granlund