[v2,13/13] Documentation for OpenRISC port
Checks
Context |
Check |
Description |
dj/TryBot-apply_patch |
success
|
Patch applied to master at the time it was sent
|
dj/TryBot-32bit |
success
|
Build for i686
|
Commit Message
OpenRISC architecture specification:
https://raw.githubusercontent.com/openrisc/doc/master/openrisc-arch-1.3-rev1.pdf
Currently the port as of the 2021-10-16 rebasing has the following test
failures:
FAIL: timezone/tst-tzset # Not enough space to create 4GiB file
Writing credits for the port are:
Stafford Horne <shorne@gmail.com>
Christian Svensson <blue@cmd.nu>
---
NEWS | 2 ++
README | 1 +
2 files changed, 3 insertions(+)
@@ -481,6 +481,8 @@ Major new features:
The latest GCC available at this time (10.2) does not support this level of
fortification.
+* Support for OpenRISC on Linux has been added.
+
Deprecated and removed features, and other changes affecting compatibility:
* The mallinfo function is marked deprecated. Callers should call
@@ -35,6 +35,7 @@ The GNU C Library supports these configurations for using Linux kernels:
microblaze*-*-linux-gnu
mips-*-linux-gnu
mips64-*-linux-gnu
+ or1k-*-linux-gnu
powerpc-*-linux-gnu Hardware or software floating point, BE only.
powerpc64*-*-linux-gnu Big-endian and little-endian.
s390-*-linux-gnu