aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
diff options
context:
space:
mode:
authorMichael Clark <michaeljclark@mac.com>2017-11-07 16:58:37 +0000
committerPalmer Dabbelt <palmer@gcc.gnu.org>2017-11-07 16:58:37 +0000
commit4d30a85ecee179acc22a213653f4c03028994a6b (patch)
tree8febb36f25090f5874b3909f4f0a4737306ea21f /gcc/gimplify.c
parentf32c3adb8d77c0ebee112ecf26ae249c8574970e (diff)
downloadgcc-4d30a85ecee179acc22a213653f4c03028994a6b.zip
gcc-4d30a85ecee179acc22a213653f4c03028994a6b.tar.gz
gcc-4d30a85ecee179acc22a213653f4c03028994a6b.tar.bz2
RISC-V: Define MUSL_DYNAMIC_LINKER
Use no suffix at all in the musl dynamic linker name for hard float ABI. Use -sf and -sp suffixes in musl dynamic linker name for soft float and single precision ABIs. The following table outlines the musl interpreter names for the RISC-V ABI names. musl interpreter | RISC-V ABI ----------------------- | ------------- ld-musl-riscv32.so.1 | riscv32-ilp32d ld-musl-riscv64.so.1 | riscv64-lp64d ld-musl-riscv32-sf.so.1 | riscv32-ilp32 ld-musl-riscv64-sf.so.1 | riscv64-lp64 ld-musl-riscv32-sp.so.1 | riscv32-ilp32f ld-musl-riscv64-sp.so.1 | riscv64-lp64f gcc/ChangeLog 2017-11-06 Michael Clark <michaeljclark@mac.com> * config/riscv/linux.h (MUSL_ABI_SUFFIX): New define. (MUSL_DYNAMIC_LINKER): Likewise. From-SVN: r254500
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions