aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i960
AgeCommit message (Expand)AuthorFilesLines
1999-07-26i960.c (i960_setup_incoming_varargs): Use get_varargs_alias_set for the regis...Richard Henderson3-13/+115
1999-07-09Patch for i960 build failure with unsubmitted live-range-splitting patches.Felix Lee1-6/+6
1999-04-07Patch to make nested functions and non-local gotos work.Jim Wilson3-40/+36
1999-03-25Fix missing initializer compile-time warning messages.Jim Wilson1-50/+90
1999-02-11i960.h (OVERRIDE_OPTIONS): Warn if -mlong-double-64 is used.Jim Wilson1-0/+7
1999-01-19[multiple changes]Vladimir Makarov4-8/+29
1999-01-14i960.c (i960_output_move_double_zero, [...]): New functions for moving zeros.Vladimir N. Makarov3-13/+62
1999-01-14i960.c (i960_function_prologue): New code (optimal solution) for saving globa...Vladimir N. Makarov1-50/+129
1998-12-18[multiple changes]Vladimir Makarov1-6/+12
1998-12-08Fix bug found by i960 simulator testing.Jim Wilson1-1/+5
1998-12-05* i960.h (BOOL_TYPE_SIZE): Define.Jason Merrill1-0/+5
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-4/+4
1998-11-20function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_...Bernd Schmidt1-0/+2
1998-09-15Fix thinkoMichael Meissner1-1/+1
1998-09-15[multiple changes]Andrew MacLeod1-2/+3
1998-09-02Update definitions of HANDLE_PRAGMA macro in order to conform to new spec.Nick Clifton2-70/+68
1998-07-10i960.c (i960_address_cost): MEMA operands with positive offsets < 4096 are free.Andrew MacLeod1-0/+6
1998-06-02expr.c (expand_builtin_setjmp): Handle BUILTIN_SETJMP_FRAME_VALUE.Mike Stump2-0/+96
1998-05-14Patch from Gary McGary to fix i960 problem with out-of-range shifts.Jim Wilson2-30/+46
1998-05-13Patch to fix g++.other/local1.C.Jim Wilson1-2/+1
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law2-12/+29
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law3-30/+26
1998-03-24go32-rtems.h: Defined TARGET_MEM_FUNCTIONS.Joel Sherrill1-0/+5
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1998-03-02final.c (insn_last_address, [...]): New variables.J"orn Rennecke1-2/+1
1998-01-26flags.h: New flag (optimize_size).Anthony Green1-2/+2
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-4/+5
1997-12-06Merge from gcc-2.8Jeff Law1-1/+1
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law2-5/+2
1997-09-04* i960/i960.h: Added default for SUBTARGET_SWITCHES macro.Joel Sherrill1-0/+3
1997-09-03go32-rtems.h, [...] (subtarget_switches): Removed SUBTARGET_SWITCHES definiti...Joel Sherrill1-4/+0
1997-09-01* i960.h (LINK_SPEC): Handle "-mjX" and "-mrp" switches.Stephen Williams1-1/+1
1997-09-01go32-rtems.h, [...] (subtarget_switches): Added -mrtems as a switch.Joel Sherrill2-1/+6
1997-08-27t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.Bob Manson1-1/+1
1997-07-17xJason Merrill1-4/+14
1997-07-15xJason Merrill1-0/+20
1997-06-05vx960-coff.h (CPP_SPEC): Always define CPU, even if they use -ansi...Brendan Kehoe1-5/+8
1997-01-22i960.c (process_pragma): Call ungetc on the last character that was read by t...Brendan Kehoe1-0/+5
1996-10-28Add specification for -Jx types.Richard Kenner1-4/+13
1996-10-28Include multilib support for Jx types.Richard Kenner1-1/+1
1996-09-21(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner1-3/+2
1996-08-13(LIB_SPEC): Undef.Jim Wilson1-0/+4
1996-08-03(subsi3+1): Handle case where first operand is constantJim Wilson1-1/+12
1996-07-30(eq reg (const_int 0)): New pattern.Torbjorn Granlund1-0/+7
1996-07-23* i960/i960.c: Include except.h for function.h.Mike Stump1-0/+1
1996-07-16Initial revisionDoug Evans1-0/+31
1996-06-07(EXTENDED_SDB_BASIC_TYPES): Define.Jim Wilson1-4/+4
1996-06-07(i960_output_move_{double,quad}): Declare.Jim Wilson1-0/+2
1996-06-05(ROUND_TYPE_ALIGN): Add check for TYPE_PACKED.Jim Wilson1-1/+2