aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-3343/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-06-28v850: silent 2 warningsMartin Liska1-2/+2
2021-06-28v850: add v850_can_inline_p target hookMartin Liska1-0/+32
2021-03-18Fix building the V850 port using recent versions of gcc.Nick Clifton1-2/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-02-29Make STATIC_CHAIN_REGNUM a call used register.Jeff Law1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
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 Jelinek1-1/+1
2018-08-02re PR target/86810 (v850 port needs updating for CVE-2017-5753)Nick Clifton1-0/+3
2018-06-29v850.c (v850_legitimate_address_p): Handle large displacements for TARGET_V85...Jeff Law1-4/+4
2018-06-27v850-protos.h (notice_update_cc): Remove.Jeff Law1-33/+35
2018-06-27v850-modes.def (CCZ, CCNZ): Add new modes.Jeff Law1-49/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-21poly_int: frame allocationsRichard Sandiford1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
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-09-12Make more use of END_REGNORichard Sandiford1-2/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-0/+12
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-0/+11
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-01-01Update copyright years.Jakub Jelinek1-1/+1
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-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-09Machine modes for address printing.Julian Brown1-9/+13
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-20/+8
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-5/+2
2015-07-31[V850] Hookize LIBCALL_VALUEAnatoly Sokolov1-2/+13
2015-07-11[V850] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov1-0/+63
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-9/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-15/+12
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10