aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i960
AgeCommit message (Expand)AuthorFilesLines
2001-05-26c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.Philip Blundell1-1/+1
2001-05-25Standardize header guards.Richard Henderson1-1/+1
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg2-6/+0
2001-04-21sparc.c (sparc_flat_eligible_for_epilogue_delay): Fix a comment typo.Kazu Hirata1-1/+1
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-25/+37
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-2/+0
2001-03-15* i960.h (ROUND_TYPE_SIZE_UNIT): Fix typo.John Wehle1-1/+1
2001-03-15i960.h (i960_maxbitalignment, [...]): Declare.John Wehle5-131/+128
2001-03-14i960.c (i960_function_prologue): Compute size of frame according to number of...DJ Delorie1-2/+2
2001-03-09configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x...Zack Weinberg1-20/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-6/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-5/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-8/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-5/+1
2001-02-23i960.h (FRAME_POINTER_REQUIRED): Revert removal of check for current_function...DJ Delorie1-1/+6
2001-01-10fix constraintAldy Hernandez1-1/+1
2000-11-28genoutput.c (validate_insn_operands): New.Richard Henderson1-16/+16
2000-11-02config:Neil Booth3-3/+3
2000-09-25Change callers in config/[h-l]*/ to match:Hans-Peter Nilsson1-2/+2
2000-09-25definitions in config/i[89a]*:Hans-Peter Nilsson2-6/+6
2000-09-07c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg3-36/+97
2000-08-06stmt.c (expand_goto): Do virtual_stack_vars_rtx replacement for HAVE_nonlocal...Richard Henderson1-4/+2
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-39/+39
2000-06-01i960.c (i960_br_predict_opcode): Remove.Richard Henderson3-46/+35
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-02-27builtins.c (c_strlen): Use size_diffop and return ssizetype value.Richard Kenner1-1/+5
2000-01-10i960-protos.h: New file.Kaveh R. Ghazi3-64/+159
2000-01-05configure.in (m68*-*-rtemscoff*): New target, formal name for old m68*-*-rtems*.Joel Sherrill1-1/+4
1999-12-04c-common.c (enum attrs): Add A_NO_LIMIT_STACK.Geoff Keating2-1/+63
1999-11-12Removing one unnecessary comment. It should be in the previous i960.h patch.Vladimir Makarov1-4/+0
1999-11-12i960.h (CAN_DEBUG_WITHOUT_FP): Don't define it.Vladimir Makarov2-24/+41
1999-10-28Fix i960 varargs/stdarg build failures.Jim Wilson1-7/+16
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-4/+4
1999-09-06Merge in gcc2-ss-010999Jeff Law3-55/+55
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1-4/+3
1999-08-04t-a29kbare: Fix some comments.Jeffrey A Law2-2/+12
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