aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mn10300/mn10300.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-7/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-9/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-7/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-7/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-15Fix instances of gen_rtx_REG (VOIDmode, ...)Richard Sandiford1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson1-4/+0
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-6/+0
2011-06-28mn10300.h (LINK_SPEC): Do not use linker relaxation when performing an increm...Nick Clifton1-1/+1
2011-05-04mn10300.c: Include cfgloop.h.Nick Clifton1-0/+2
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-4/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-4/+0
2011-03-29[multiple changes]Vladimir Makarov1-13/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+13
2011-03-27[multiple changes]Vladimir Makarov1-13/+0
2011-03-22mn10300-opts.h: New.Joseph Myers1-9/+4
2011-02-08mn10300.opt (mliw): New command line option.Nick Clifton1-0/+4
2011-01-19mn10300: tidy pic address loadingRichard Henderson1-2/+0
2011-01-19mn10300: Cleanup all arithmetic.Richard Henderson1-1/+1
2011-01-19mn10300: Expose the MDR register to register allocation.Richard Henderson1-13/+31
2011-01-19mn10300: Cleanup legitimate addressesRichard Henderson1-48/+37
2011-01-19mn10300: Cleanup secondary reloadsRichard Henderson1-3/+0
2011-01-12mn10300: Clean up trampoline handlingRichard Henderson1-3/+2
2011-01-11mn10300: Clean up costing.Richard Henderson1-13/+0
2011-01-11mn10300: Fix debug offsets into the stack frameRichard Henderson1-26/+3
2011-01-11mn10300: Delete ASM_PN_FORMAT.Richard Henderson1-2/+0
2011-01-11mn10300: Better definition of INCOMING_RETURN_ADDR_RTX.Richard Henderson1-1/+4
2010-12-13linux.h (SIZE_TYPE, [...]): Undefine.Joseph Myers1-0/+12
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-21/+0
2010-11-19mn10300.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov1-43/+0
2010-11-16mn10300.h (PREFERRED_RELOAD_CLASS, [...]): Remove.Anatoly Sokolov1-21/+0
2010-10-29invoke.texi: Document -mam34 and -mtune options.Nick Clifton1-6/+14
2010-10-28mn10300-protos.h (function_arg): Delete.Nathan Froyd1-25/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-4/+0
2010-10-21mn10300.c: Fold code to 80-character width.Nick Clifton1-50/+69
2010-10-14mn10300.h (CONSTANT_ALIGNMENT): Define.Nick Clifton1-100/+77
2010-10-06mn10300.h (FIRST_PSEUDO_REGISTER): Increment by one.Nick Clifton1-6/+10
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-2/+0
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-9/+0
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-1/+1