mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00:00
Documentation for the RISC-V 32-bit port
There is already RISC-V 64-bit port information in the documentation. Let's add some documentation entries for the RISC-V 32-bit as well. Reviewed-by: Maciej W. Rozycki <macro@wdc.com>
This commit is contained in:
parent
72dfddeffc
commit
389f6854eb
11
NEWS
11
NEWS
@ -9,7 +9,16 @@ Version 2.33
|
||||
|
||||
Major new features:
|
||||
|
||||
[Add new features here]
|
||||
|
||||
* Support for the RISC-V ISA running on Linux has been expanded to run on
|
||||
32-bit hardware. This is supported for the following ISA and ABI pairs:
|
||||
|
||||
- rv32imac ilp32
|
||||
- rv32imafdc ilp32
|
||||
- rv32imafdc ilp32d
|
||||
|
||||
The 32-bit RISC-V port requires at least Linux 5.4, GCC 7.1 and binutils
|
||||
2.28.
|
||||
|
||||
Deprecated and removed features, and other changes affecting compatibility:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user