aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/fr30
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek7-7/+7
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-9/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-4/+3
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-12/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-19/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-12/+3
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-18/+13
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-01-01Update copyright years.Jakub Jelinek7-7/+7
2016-10-26* config/fr30/fr30.c (fr30_print_operand): Adjust fallthru comment.Jeff Law1-1/+2
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
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-3/+2
2016-01-04Update copyright years.Jakub Jelinek7-7/+7
2015-11-09Machine modes for address printing.Julian Brown1-1/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-2/+2
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-25/+3
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-8/+2
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford1-1/+1
2015-07-28fr30.md (indirect_jump): Use pmode_register_operand instead of nonimmediate_o...Richard Sandiford1-2/+2
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
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-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-18/+12
2015-02-04re PR target/64408 (fr30-elf ICE in extract_insn, at recog.c:2202)Nick Clifton1-2/+2
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+11
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek7-7/+7
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-16/+16
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-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford7-7/+7
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford7-12/+7
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2-2/+2
2012-08-17fr30.md (cbranchsi4): Remove mode from comparison.Nick Clifton1-7/+7
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-1/+2
2011-11-02Move libgcc2 to toplevel libgccRainer Orth1-34/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth2-118/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth3-112/+0
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-13/+1
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-10/+17
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-14/+1