aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pru
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek12-12/+12
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-3/+3
2020-11-19pru: Add builtins for HALT and LMBDDimitar Dimitrov4-6/+150
2020-09-14options: Save and restore opts_set for Optimization and Target optionsJakub Jelinek1-3/+3
2020-05-05PRU: Remove TARGET_HARD_REGNO_CALL_PART_CLOBBEREDDimitar Dimitrov1-34/+0
2020-05-05PRU: Fix R3.w0 register classDimitar Dimitrov1-3/+8
2020-05-05PRU: Simplify machine descriptionDimitar Dimitrov2-34/+16
2020-05-05PRU: Fix comment to avoid fall through warningDimitar Dimitrov1-1/+1
2020-01-01Update copyright years.Jakub Jelinek12-12/+12
2019-09-30Pass an ABI identifier to hard_regno_call_part_clobberedRichard Sandiford1-2/+2
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-8/+6
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-11/+4
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-4/+1
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-1/+1
2019-06-12Initial TI PRU GCC portDimitar Dimitrov12-0/+5709