aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris
AgeCommit message (Expand)AuthorFilesLines
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-7/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-31Fix C++11 compatibility issueMikhail Maltsev1-1/+1
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu1-2/+2
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-19cris.c (cris_expand_prologue): Use gen_raw_REG instead of gen_rtx_raw_REG.Richard Sandiford1-10/+8
2015-05-11Convert to md_asm_adjustRichard Henderson1-50/+38
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-69/+37
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+9
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05rtlanal.c (refers_to_regno_p): Change return value from int to bool.Oleg Endo1-2/+1
2015-01-05Update copyright years.Jakub Jelinek13-13/+13
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford3-38/+38
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-15Instruction attributes take an rtx_insn *David Malcolm2-2/+2
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