aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-11/+21
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-2/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-8/+16
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-6/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-10/+17
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-04-12cris.md (cris_preferred_reload_class): Return GENNONACR_REGS rather than GENE...Jeff Law1-1/+1
2017-02-24cris: Fix for RTL checkingSegher Boessenkool1-1/+1
2017-01-01Update copyright years.Jakub Jelinek13-13/+13
2016-11-21re PR target/68538 (ICE in gen_reg_rtx, at emit-rtl.c:1027 when cross-compili...Jeff Law1-1/+2
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek1-12/+0
2016-09-22make next/prev nonnote_nondebug_insn take rtx_insn *Trevor Saunders2-7/+7
2016-09-22use rtx_insn * moreTrevor Saunders2-2/+2
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-2/+1
2016-06-20re PR target/71571 ([CRIS] Multiple inheritance non-virtual PIC thunk causes ...Hans-Peter Nilsson1-3/+3
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek13-13/+13
2015-11-09Machine modes for address printing.Julian Brown1-5/+5
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor2-19/+19
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-24/+9
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-5/+2
2015-09-26[PATCH] Fix undefined behaviour in cris portJeff Law1-2/+4
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-7/+10
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
2015-07-02cris.md ("epilogue"): Remove condition.Hans-Peter Nilsson1-4/+2
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
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