aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris/cris.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-2/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-4/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-11/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-2/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-8/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-6/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-10/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-31Fix C++11 compatibility issueMikhail Maltsev1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-08Remove no-longer-needed fp-bit target macros.Joseph Myers1-8/+0
2014-08-25IPA C++ refactoring 4/NMartin Liska1-1/+1
2014-07-17re PR target/61737 (ICE when building libgcc for cris cross-compiler)Hans-Peter Nilsson1-2/+9
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson1-2/+0
2012-07-16cris-protos.h (cris_legitimate_address_p): Declare.Hans-Peter Nilsson1-0/+3
2012-07-16cris.c (cris_init_libfuncs): Handle initialization of library functions for b...Hans-Peter Nilsson1-0/+5
2012-06-19target.def (output_ident): New hook.Steven Bosscher1-6/+5
2012-06-17cris.h (TARGET_ELF): Remove.Steven Bosscher1-37/+13
2012-06-08Fix discrepancies in submitted patch vs.Hans-Peter Nilsson1-1/+1
2012-06-01Add CRIS atomic patterns for 1, 2, and 4 bytes.Hans-Peter Nilsson1-3/+23
2012-05-31cris.h (CC1_SPEC): Pass through all -march= and -mcpu= options.Hans-Peter Nilsson1-2/+6
2012-05-29cris.h (TARGET_HAS_BREAK, [...]): New macros.Hans-Peter Nilsson1-0/+5
2011-11-19cris.c (cris_function_value_regno_p): Make static.Anatoly Sokolov1-6/+0
2011-11-08tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument.Ulrich Weigand1-2/+2
2011-11-08constraints.md: New file.Anatoly Sokolov1-131/+0
2011-11-02Move libgcc2 to toplevel libgccRainer Orth1-5/+1
2011-10-29cris.c (reg_ok_for_base_p, [...]): New functions.Anatoly Sokolov1-125/+22
2011-10-10cris.c (cris_preferred_reload_class): New function.Anatoly Sokolov1-16/+0
2011-10-03cris.c (cris_output_addr_const_extra): Make static.Anatoly Sokolov1-3/+0
2011-06-09re PR rtl-optimization/49154 (build fails on cris-elf in libgcc: ICE in setup...Hans-Peter Nilsson1-9/+14
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-2/+0
2011-03-29[multiple changes]Vladimir Makarov1-2/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+2
2011-03-27[multiple changes]Vladimir Makarov1-2/+0
2011-03-22cris.c (cris_handle_option): Access target_flags via opts pointer.Joseph Myers1-2/+0
2011-01-14cris.h (ASM_SPEC, [...]): Check for mcpu not cpu.Joseph Myers1-7/+5
2010-12-22svr4.h: Remove.Joseph Myers1-1/+0
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers1-2/+1
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-3/+0
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-3/+0
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-1/+1
2010-11-01alpha.h (WORD_SWITCH_TAKES_ARG): Remove.Joseph Myers1-11/+1