summaryrefslogtreecommitdiff
path: root/gcc/config/mcore
AgeCommit message (Expand)Author
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_MUST_PASS_IN_STACKRichard 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_SETUP_INCOMING_ARGSRichard Sandiford
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey
2019-03-09re PR target/79645 (missing period in microblaze.opt)Jakub Jelinek
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-11-12* config/mcore/mcore.h (WORD_REGISTER_OPERATIONS): Remove duplicate.Eric Botcazou
2018-08-02re PR target/86791 (mcore port needs updating for CVE-2017-5753)Nick Clifton
2018-01-03Update copyright years.Jakub Jelinek
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-19[mcore] Remove semicolon after do {} while (0) in MCORE_EXPORT_NAMETom de Vries
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford
2017-09-25Turn CONSTANT_ALIGNMENT into 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-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-08trans.c: Include header files.Martin Liska
2017-01-01Update copyright years.Jakub Jelinek
2016-11-23* config/mcore/mcore.c (emit_new_cond_insn): Fix prototype.Jeff Law
2016-11-21use rtx_insn * more places where it is obviousTrevor Saunders
2016-10-26* config/mcore/mcore.c (mcore_gen_compare): Adjust fallthru comments.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-01-04Update copyright years.Jakub Jelinek
2015-11-09Machine modes for address printing.Julian Brown
2015-11-01* config/mcore/mcore.c: Include regs.h.Jeff Law
2015-10-30[MCORE] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov
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-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod
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
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford