aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mcore
AgeCommit message (Expand)AuthorFilesLines
2024-01-05Implement ASM_DECLARE_FUNCTION_NAME using ASM_OUTPUT_FUNCTION_LABELIlya Leoshkevich1-1/+1
2024-01-04Add generated .opt.urls filesDavid Malcolm1-0/+38
2024-01-03Update copyright years.Jakub Jelinek9-9/+9
2023-12-19[committed] Stop forcing unsigned bitfields on mcoreJeff Law1-3/+0
2023-12-02Allow target attributes in non-gnu namespacesRichard Sandiford1-4/+3
2023-08-09targhooks: Extend legitimate_address_p with code_helper [PR110248]Kewen Lin1-2/+3
2023-05-24Fix sprintf length warningJan-Benedict Glaw1-1/+1
2023-05-18gcc/config/*: use _P() defines from tree.hBernhard Reutner-Fischer1-3/+3
2023-01-02Update copyright years.Jakub Jelinek9-9/+9
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers1-2/+3
2022-01-17Change references of .c files to .cc filesMartin Liska4-6/+6
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek9-9/+9
2021-01-04Update copyright years.Jakub Jelinek9-9/+9
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-11/+11
2020-12-01Fix mcore multilib specificationJeff Law1-1/+1
2020-01-01Update copyright years.Jakub Jelinek9-9/+9
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_MUST_PASS_IN_STACKRichard Sandiford1-3/+4
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-6/+5
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-14/+8
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-3/+6
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-13/+9
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-1/+1
2019-03-09re PR target/79645 (missing period in microblaze.opt)Jakub Jelinek1-2/+2
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek9-9/+9
2018-11-12* config/mcore/mcore.h (WORD_REGISTER_OPERATIONS): Remove duplicate.Eric Botcazou1-2/+0
2018-08-02re PR target/86791 (mcore port needs updating for CVE-2017-5753)Nick Clifton1-0/+3
2018-01-03Update copyright years.Jakub Jelinek9-9/+9
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-7/+7
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-5/+5
2017-11-19[mcore] Remove semicolon after do {} while (0) in MCORE_EXPORT_NAMETom de Vries2-2/+2
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-6/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-6/+3
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-3/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-9/+0
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-7/+17
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-6/+6
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-01-01Update copyright years.Jakub Jelinek9-9/+9
2016-11-23* config/mcore/mcore.c (emit_new_cond_insn): Fix prototype.Jeff Law1-1/+1
2016-11-21use rtx_insn * more places where it is obviousTrevor Saunders1-1/+1
2016-10-26* config/mcore/mcore.c (mcore_gen_compare): Adjust fallthru comments.Jeff Law1-5/+5
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 Jelinek9-9/+9
2015-11-09Machine modes for address printing.Julian Brown1-4/+4