summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-09-11 18:40:15 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-09-11 18:49:21 +0300
commitf22812a575b63c69d197f7068b41bc4da6c05079 (patch)
tree015289e45543cb863daf44e0e9fbce3061212fd3 /profiles/desc
parentprofiles: Add default/linux/riscv/17.0/rv32imac profile tree (diff)
downloadgentoo-f22812a575b63c69d197f7068b41bc4da6c05079.tar.gz
gentoo-f22812a575b63c69d197f7068b41bc4da6c05079.tar.bz2
gentoo-f22812a575b63c69d197f7068b41bc4da6c05079.zip
profiles: Add 32bit abi in ABI_RISCV
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/abi_riscv.desc2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/desc/abi_riscv.desc b/profiles/desc/abi_riscv.desc
index 708fc8666fb8..f11a1dad60b4 100644
--- a/profiles/desc/abi_riscv.desc
+++ b/profiles/desc/abi_riscv.desc
@@ -7,3 +7,5 @@
# on gentoo-dev.
lp64d - 64-bit (rv64) double hard-float libraries
lp64 - 64-bit (rv64) soft-float libraries
+ilp32d - 32-bit (rv32) double hard-float libraries
+ilp32 - 32-bit (rv32) soft-float libraries