aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rx/rx.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-09-13Always default to DWARF2 debugging for RX, even with -mas100-syntaxRichard Biener1-7/+1
2021-03-09Fix building the RX port of gcc.Nick Clifton1-0/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-05-29config.gcc (rx-*-linux*): New target.Yoshinori Sato1-0/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-17Clean up of new format of -falign-FOO.Martin Liska1-3/+3
2018-07-04[multiple changes]Martin Liska1-3/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-1/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-2/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-4/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-5/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-3/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-06-08rx.c (rx_function_value): Do not promote vector types.Nick Clifton1-0/+1
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-4/+4
2015-04-15rx.opt (mallow-string-insns): New option.Nick Clifton1-0/+6
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers1-6/+0
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-2/+0
2014-09-04rx.h (HARD_REGNO_MODE_OK): Add braces.Jan-Benedict Glaw1-2/+2
2014-07-24rx.md (stack_push): Adjust RTL to account for the fact that operations are ta...Nick Clifton1-1/+0
2014-06-13rx.h (JUMP_ALIGN): Return the log value if user requested alignment is active.Nick Clifton1-3/+3
2014-06-11rx.h (FUNCTION_BOUNDARY): Adjust for RX100/200 4-byte cache lines.DJ Delorie1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-04config/rx/rx.h: Add option -mcpu for target variants RX100 and RX200.Sandeep Kumar Singh1-0/+1
2013-05-29rx.h (TARGET_CPU_CPP_BUILTINS): Add macros for RX100, RX200, and RX600.Sandeep Kumar Singh1-3/+17
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-11-20rx.c (rx_function_arg_boundary): When using the RX ABI align stack arguments ...Nick Clifton1-10/+17
2012-06-19target.def (output_ident): New hook.Steven Bosscher1-4/+0
2012-02-16system.h: Poison SMALL_REGISTER_CLASSESSteven Bosscher1-1/+0
2011-10-05rx.opt (mpid): Define.DJ Delorie1-9/+23
2011-05-12rx.h (HAVE_PRE_DECREMENT): Fix typo.DJ Delorie1-1/+1
2011-05-10rx.h (JUMP_ALIGN, [...]): Define.DJ Delorie1-1/+7
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-2/+0
2011-04-05rx-opts.h: New.Joseph Myers1-9/+0
2011-03-30rx.md: Add peepholes and patterns to combine extending loads and simple arith...Nick Clifton1-0/+7
2011-03-29[multiple changes]Vladimir Makarov1-5/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+5
2011-03-27[multiple changes]Vladimir Makarov1-5/+0
2011-03-24rx.h (LABEL_ALIGN_FOR_BARRIER): Define.Nick Clifton1-0/+19
2011-02-17* config/rx/rx.h (LIB_SPEC): Match -msim not -msim*.Joseph Myers1-2/+2
2011-02-15rx.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.Anatoly Sokolov1-9/+1
2011-01-25rx.h (LIBCALL_VALUE): Do not promote complex types.Nick Clifton1-0/+1
2011-01-17rx: Split cstoresi4 post-reload.Richard Henderson1-2/+0
2011-01-17rx: Move SELECT_CC_MODE to function.Richard Henderson1-9/+1
2010-12-15rx.h (WCHAR_TYPE, [...]): Define.Joseph Myers1-0/+4