From fcd82d6f2c0c1cd780ca18ec2f7c8e3d5a70f814 Mon Sep 17 00:00:00 2001 From: Denis Shienkov Date: Tue, 21 Sep 2021 09:42:40 +0300 Subject: Add Elbrus E2K architecture for GCC toolchain This patch adds support for the Russian E2K architecture used in the Elbrus processors. At the moment, the LCC compiler is used which is based on the GCC. We can not share the autotests since LCC compiler is proprietary, but at least the bare metal tests are passed on my local PC. Fixes: QBS-1675 Change-Id: I9bc75d912128572fc79dfa8ff536dc731790ca83 Reviewed-by: Ivan Komissarov --- doc/reference/modules/qbs-module.qdoc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/reference/modules/qbs-module.qdoc b/doc/reference/modules/qbs-module.qdoc index 82a9120cc..b785f101d 100644 --- a/doc/reference/modules/qbs-module.qdoc +++ b/doc/reference/modules/qbs-module.qdoc @@ -337,6 +337,10 @@ \li \c{"cr16"} \li 16-bit compact RISC architecture microcontroller family developed by National Semiconductor + \row + \li \c{"e2k"} + \li 512-bit Russian wide VLIW microprocessor developed by Moscow Center + of SPARC Technologies (MCST) and fabricated by TSMC \row \li \c{"hcs8"} \li 8-bit HC08 and S08 microcontroller family from Freescale Semiconductor -- cgit v1.2.3