aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/tilegx/tilegx.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-1/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-7/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-5/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-3/+0
2017-09-12Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford1-3/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-2/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-2/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-02-24TILE-Gx big endian support.Walter Lee1-3/+37
2014-01-25tilegx.c (tilegx_function_arg): Start 16-byte arguments on even registers.Walter Lee1-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-03-27tilegx.h (ASM_OUTPUT_ADDR_VEC_ELT): Delete extra tab.Walter Lee1-2/+2
2013-03-26tilegx.h (PROFILE_BEFORE_PROLOGUE): Define.Walter Lee1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-08-28Add support for the -mcmodel=MODEL flag on TILE-Gx.Walter Lee1-0/+15
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-1/+2
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee1-0/+505