aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris
AgeCommit message (Expand)AuthorFilesLines
2014-09-09single_set takes an insnDavid Malcolm2-2/+2
2014-09-08Remove no-longer-needed fp-bit target macros.Joseph Myers1-8/+0
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-4/+4
2014-08-25IPA C++ refactoring 4/NMartin Liska2-2/+2
2014-08-22predict.*: Use rtx_insn (also touches function.c and config/cris/cris.c)David Malcolm1-1/+2
2014-07-17re PR target/61737 (ICE when building libgcc for cris cross-compiler)Hans-Peter Nilsson6-55/+159
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford13-13/+13
2013-12-23re PR target/59203 (config/cris/cris.c:2491: possible typo ?)Hans-Peter Nilsson1-1/+1
2013-12-23re PR middle-end/59584 (regressions related to __builtin_stack_restore)Hans-Peter Nilsson2-13/+18
2013-11-22cris.c (cris_atomic_align_for_mode): New function.Hans-Peter Nilsson1-0/+13
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-10-27cris.c (cris_emit_trap_for_misalignment): Replace the removed PRED_MUDFLAP wi...Hans-Peter Nilsson1-5/+2
2013-10-16* config/cris/t-elfmulti (MULTILIB_OPTIONS, MULTILIB_DIRNAMES)Hans-Peter Nilsson1-2/+3
2013-01-10Update copyright years in gcc/Richard Sandiford13-20/+13
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek6-6/+6
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-11-13re PR target/55257 (g++.dg/debug/dwarf2/non-virtual-thunk.C scan-assembler th...Hans-Peter Nilsson1-0/+5
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-2/+4
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson1-2/+0
2012-07-22Emit executable-stack note correctly for CRIS targets.Hans-Peter Nilsson1-0/+14
2012-07-20cris.c (cris_asm_output_ident): Remove unused local variables section_asm_op,...Hans-Peter Nilsson1-4/+0
2012-07-16Commit hunk missing from last changeHans-Peter Nilsson1-1/+1
2012-07-16cris-protos.h (cris_legitimate_address_p): Declare.Hans-Peter Nilsson3-3/+5
2012-07-16cris.c (cris_preferred_reload_class): Don't return GENERAL_REGS as preferred ...Hans-Peter Nilsson1-0/+1
2012-07-16cris.c (cris_init_libfuncs): Handle initialization of library functions for b...Hans-Peter Nilsson4-3/+22
2012-07-16cris.c (cris_print_operand): New cases.Hans-Peter Nilsson2-28/+89
2012-07-16sync.md ("atomic_compare_and_swap<mode>"): Change predicate to nonmemory_oper...Hans-Peter Nilsson1-2/+3
2012-07-16* config/cris/sync.md ("atomic_fetch_<atomic_op_name><mode>")Hans-Peter Nilsson1-4/+12
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
2012-06-20cris.c: Include cgraph.h.Steven Bosscher1-4/+1
2012-06-19target.def (output_ident): New hook.Steven Bosscher3-6/+26
2012-06-17cris.h (TARGET_ELF): Remove.Steven Bosscher3-61/+14
2012-06-09Fix CRIS build errors with --enable-build-with-cxx.Hans-Peter Nilsson2-7/+11
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 Nilsson6-14/+362
2012-05-31cris.h (CC1_SPEC): Pass through all -march= and -mcpu= options.Hans-Peter Nilsson1-2/+6
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-29cris.h (TARGET_HAS_BREAK, [...]): New macros.Hans-Peter Nilsson3-0/+17
2012-05-08re PR target/53272 (wrong condition-codes for strict-low-part destination and...Hans-Peter Nilsson1-0/+1
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2-27/+34
2012-04-29re PR target/53156 (gcc.target/cris/peep2-andu2.c)Hans-Peter Nilsson1-9/+39
2012-04-25re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno...Hans-Peter Nilsson1-40/+51
2012-03-27Remove MaskExists property from config/*/*.opt filesH.J. Lu1-1/+1
2011-11-19cris.c (cris_function_value_regno_p): Make static.Anatoly Sokolov3-9/+4
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 Sokolov4-173/+204
2011-11-02Move libgcc2 to toplevel libgccRainer Orth7-626/+1
2011-11-02Move crtstuff support to toplevel libgccRainer Orth2-2/+0