aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/moxie/moxie.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
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-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-10[PATCH] Fix minor fallout from operand_address changesJeff Law1-2/+2
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-27/+4
2015-08-04[MOXIE] Hookize PRINT_OPERAND and PRINT_OPERAND_ADDRESSAnatoly Sokolov1-2/+7
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
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-07-07[MOXIE] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov1-0/+41
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-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10
2015-01-10Fix mul.x flag for moxieAnthony Green1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-27Switch to 16-bit offsets for moxie ldo/sto instructionsAnthony Green1-2/+19
2014-12-24Add mul.x support for moxieAnthony Green1-2/+5
2014-11-19Make TARGET_STATIC_CHAIN allow a function typeRichard Henderson1-4/+1
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 Sandiford1-6/+6
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-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-01-19Set current_function_static_stack_size for moxie.Anthony Green1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-09-08Optimize moxie function prologuesAnthony Green1-5/+15
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-2/+2
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-7/+13
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-12re PR target/46428 (moxie-elf --enable-werror-always build fails)Joern Rennecke1-2/+2
2010-10-28moxie-protos.h (moxie_function_arg): Delete.Nathan Froyd1-5/+23
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-3/+6
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-10moxie.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov1-1/+26
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-02-03Fix moxie tramponline alignment problemAnthony Green1-2/+3
2009-09-24cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek1-1/+1
2009-09-22moxie.c (moxie_static_chain, [...]): New.Richard Henderson1-0/+56
2009-09-09moxie.md (*movsi, [...]): Use xor to load the constant 0 when appropriate.Anthony Green1-17/+14