From 41e7a98b65cb47a83dfe347661072f707caac46e37fcfdc9f13799cd31500ce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Mon, 9 May 2022 07:24:20 +0000 Subject: [PATCH] Accepting request 975516 from home:matwey:gcc-pru - Add initial support for TI PRU architecture. This is used for real-time coprocessor of BeagleBone Black (JeOS-beaglebone) OBS-URL: https://build.opensuse.org/request/show/975516 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=28 --- _multibuild | 1 + newlib.changes | 6 ++++++ newlib.spec | 4 ++-- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/_multibuild b/_multibuild index ad55864..f740e36 100644 --- a/_multibuild +++ b/_multibuild @@ -1,6 +1,7 @@ arm-none epiphany + pru riscv64 rx diff --git a/newlib.changes b/newlib.changes index cc8f74d..d889cd1 100644 --- a/newlib.changes +++ b/newlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Apr 24 16:55:14 UTC 2022 - Matwey Kornilov + +- Add initial support for TI PRU architecture. This is used for real-time + coprocessor of BeagleBone Black (JeOS-beaglebone) + ------------------------------------------------------------------- Sun Dec 19 17:14:21 UTC 2021 - Stefan BrĂ¼ns diff --git a/newlib.spec b/newlib.spec index d0ed715..d421b6f 100644 --- a/newlib.spec +++ b/newlib.spec @@ -1,7 +1,7 @@ # -# spec file for package newlib +# spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed