On 2023/12/12 07:43 UTC+8, Jeff Law via Gcc wrote:
On 12/11/23 16:19, Andrew Pinski via Gcc wrote:
nds32 support in Linux was removed last year:
https://www.phoronix.com/news/Andes-Tech-NDS32-Removal
The support for glibc never made it upstream as far as I can tell either.
What are others th
On 2023/12/12 07:43 UTC+8, Jeff Law via Gcc wrote:
On 12/11/23 16:19, Andrew Pinski via Gcc wrote:
nds32 support in Linux was removed last year:
https://www.phoronix.com/news/Andes-Tech-NDS32-Removal
The support for glibc never made it upstream as far as I can tell either.
What are others th
On 2022/06/16 23:23 UTC+8, Gerald Pfeifer wrote:
On Thu, 16 Jun 2022, Chung-Ju Wu wrote:
Recently we added arm star-mc1 cpu support to upstream:
https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596379.html
It would be great if we can describe it on gcc-13 changes.html as well.
Attached is th
Hi,
Recently we added arm star-mc1 cpu support to upstream:
https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596379.html
It would be great if we can describe it on gcc-13 changes.html as well.
Attached is the patch for gcc-wwwdocs repository.
Is it OK?
Regards,
jasonwucjFrom 379e1b67b92beca
Hi Kyrylo,
On 2022/06/06 22:10 UTC+8, Kyrylo Tkachov wrote:
Successfully bootstrapped and tested on arm-none-eabi.
Is it OK for trunk?
This is okay (together with the documentation additions in 3/3)
Thanks for the patch,
Thanks for the approval.
The patches 1/3 and 3/3 have been merged in
Hi Kyrylo,
On 2022/06/06 22:18 UTC+8, Kyrylo Tkachov wrote:
I'd rather not duplicate those structures and functions in the master branch,
as they provide a maintenance burden to the community.
If some tuning parameters need to be modified in the future for better
performance we can create star
Hi,
This is the patch to add star-mc1 in the Arm -mtune and
-mfix-cmse-cve-2021-35465 sections of gcc invoke.texi documentation.
Is it OK for trunk?
Regards,
jasonwucjFrom b3bd24d842b6284f2b893caa658975d9d746be73 Mon Sep 17 00:00:00 2001
From: Chung-Ju Wu
Date: Thu, 26 May 2022 05:15:13 +
Hi,
Attached is the patch to provide star-mc1 specific cost functions and tables.
Given these individual implementation, developers are able to make
their own adjustment to fine-tune star-mc1 performance without affecting
other cpu configurations.
Bootstrapped and tested on arm-none-eabi.
Is it
Hi,
STAR-MC1 is an embedded processor with armv8m architecture. Majorly it
is designed to meet the requirements of AIoT application performance,
power consumption and security. Early this month, star-mc1 is supported by
the latest releases of MDK and CMSIS. For the completeness of Arm ecosystem,
I would like to add myself to DCO section for some contributions.
commit 088a51a0abb5497cac32055bf373fa6039b924f8
Author: Chung-Ju Wu
Date: Wed, 16 Mar 2022 03:20:00 +
MAINTAINERS: Add myself to DCO section
ChangeLog:
* MAINTAINERS: Add myself to DCO section.
10 matches
Mail list logo