Add RISC-V port for libgloss
Contributor list: - Andrew Waterman <andrew@sifive.com> - Palmer Dabbelt <palmer@dabbelt.com> - Kito Cheng <kito.cheng@gmail.com> - Alex Suykov <alex.suykov@gmail.com>
This commit is contained in:
committed by
Jeff Johnston
parent
7040b2de08
commit
c496cbb6bd
5
libgloss/configure
vendored
5
libgloss/configure
vendored
@@ -679,6 +679,7 @@ sparc_leon
|
||||
sparc
|
||||
wince
|
||||
mips
|
||||
riscv
|
||||
rs6000
|
||||
mn10200
|
||||
mn10300
|
||||
@@ -2455,6 +2456,10 @@ case "${target}" in
|
||||
mips*-*-*)
|
||||
subdirs="$subdirs mips"
|
||||
|
||||
;;
|
||||
riscv*-*-*)
|
||||
subdirs="$subdirs riscv"
|
||||
|
||||
;;
|
||||
powerpc-*-*|powerpcle-*-*)
|
||||
subdirs="$subdirs rs6000"
|
||||
|
Reference in New Issue
Block a user