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
This commit is contained in:
parent
5bc5ef817d
commit
41e7a98b65
@ -1,6 +1,7 @@
|
||||
<multibuild>
|
||||
<package>arm-none</package>
|
||||
<package>epiphany</package>
|
||||
<package>pru</package>
|
||||
<package>riscv64</package>
|
||||
<package>rx</package>
|
||||
</multibuild>
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 24 16:55:14 UTC 2022 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
||||
|
||||
- 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 <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user