summaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)Author
2020-05-05RTEMS: Improve GCC specificationSebastian Huber
2020-02-29Make STATIC_CHAIN_REGNUM a call used register.Jeff Law
2020-01-01Update copyright years.Jakub Jelinek
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford
2019-08-20Use function_arg_info for TARGET_CALLEE_COPIESRichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford
2019-01-01Update copyright years.Jakub Jelinek
2018-08-02re PR target/86810 (v850 port needs updating for CVE-2017-5753)Nick Clifton
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell
2018-06-29v850.c (v850_legitimate_address_p): Handle large displacements for TARGET_V85...Jeff Law
2018-06-27v850.md (addsi3_set_flags): New pattern.Jeff Law
2018-06-27v850-protos.h (notice_update_cc): Remove.Jeff Law
2018-06-27v850-modes.def (CCZ, CCNZ): Add new modes.Jeff Law
2018-06-27t-v850 (MULTILIB_OPTIONS): Remove 8byte-align.Jeff Law
2018-06-25predicates.md (const_float_1_operand): Fix match_code test.Jeff Law
2018-06-25v850.md (divmodhi4): Make sure to sign extend the dividend to 32 bits.Jeff Law
2018-01-03Update copyright years.Jakub Jelinek
2017-12-21poly_int: frame allocationsRichard Sandiford
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor
2017-11-05Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro bodyTom de Vries
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford
2017-09-12Make more use of END_REGNORichard Sandiford
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford
2017-08-07Add missing header file attribs.h to couple of targets.Martin Liska
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber
2017-01-01Update copyright years.Jakub Jelinek
2016-11-21make recog () take a rtx_insn *Trevor Saunders
2016-10-25v850.c (v850_handle_data_area_attribute): Fix fallthru comment.Jeff Law
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger
2016-01-04Update copyright years.Jakub Jelinek
2015-11-09Machine modes for address printing.Julian Brown
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford
2015-07-31[V850] Hookize LIBCALL_VALUEAnatoly Sokolov
2015-07-11[V850] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra