aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek12-12/+12
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-24/+24
2020-05-05RTEMS: Improve GCC specificationSebastian Huber1-0/+3
2020-02-29Make STATIC_CHAIN_REGNUM a call used register.Jeff Law2-3/+4
2020-01-01Update copyright years.Jakub Jelinek12-12/+12
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-2/+2
2019-08-20Use function_arg_info for TARGET_CALLEE_COPIESRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-12/+7
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-18/+12
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-10/+2
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-11/+6
2019-01-01Update copyright years.Jakub Jelinek12-12/+12
2018-08-02re PR target/86810 (v850 port needs updating for CVE-2017-5753)Nick Clifton1-0/+3
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-6/+0
2018-06-29v850.c (v850_legitimate_address_p): Handle large displacements for TARGET_V85...Jeff Law2-72/+4
2018-06-27v850.md (addsi3_set_flags): New pattern.Jeff Law1-0/+181
2018-06-27v850-protos.h (notice_update_cc): Remove.Jeff Law4-336/+444
2018-06-27v850-modes.def (CCZ, CCNZ): Add new modes.Jeff Law4-372/+97
2018-06-27t-v850 (MULTILIB_OPTIONS): Remove 8byte-align.Jeff Law1-2/+2
2018-06-25predicates.md (const_float_1_operand): Fix match_code test.Jeff Law2-20/+56
2018-06-25v850.md (divmodhi4): Make sure to sign extend the dividend to 32 bits.Jeff Law1-6/+6
2018-01-03Update copyright years.Jakub Jelinek12-12/+12
2017-12-21poly_int: frame allocationsRichard Sandiford2-2/+2
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford2-0/+4
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-17/+15
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-7/+7
2017-11-05Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro bodyTom de Vries1-1/+1
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-12Make more use of END_REGNORichard Sandiford1-2/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-7/+12
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-8/+13
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-12/+12
2017-08-07Add missing header file attribs.h to couple of targets.Martin Liska1-0/+1
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber1-9/+9
2017-01-01Update copyright years.Jakub Jelinek12-12/+12
2016-11-21make recog () take a rtx_insn *Trevor Saunders1-2/+2
2016-10-25v850.c (v850_handle_data_area_attribute): Fix fallthru comment.Jeff Law1-1/+2
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-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-4/+2
2016-01-04Update copyright years.Jakub Jelinek12-12/+12
2015-11-09Machine modes for address printing.Julian Brown1-9/+13
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-29/+29
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod2-24/+9
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-5/+2
2015-07-31[V850] Hookize LIBCALL_VALUEAnatoly Sokolov3-8/+14
2015-07-11[V850] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov2-82/+63
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1