aboutsummaryrefslogtreecommitdiff
path: root/libcpp/macro.cc
diff options
context:
space:
mode:
authorLulu Cheng <chenglulu@loongson.cn>2023-11-18 11:04:42 +0800
committerLulu Cheng <chenglulu@loongson.cn>2023-11-20 10:12:39 +0800
commit8bccee51f0deac64b79cd9ad75df599422f4c8ff (patch)
tree54cb1d79d559de45c585e183c13a0c2710fc2d4a /libcpp/macro.cc
parentb54b3800f790fc7c492598de3ab2dc2c02844bb9 (diff)
downloadgcc-8bccee51f0deac64b79cd9ad75df599422f4c8ff.zip
gcc-8bccee51f0deac64b79cd9ad75df599422f4c8ff.tar.gz
gcc-8bccee51f0deac64b79cd9ad75df599422f4c8ff.tar.bz2
LoongArch: Modify 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 LoongArch64 ABI names. musl interpreter | LoongArch64 ABI --------------------------- | ----------------- ld-musl-loongarch64.so.1 | loongarch64-lp64d ld-musl-loongarch64-sp.so.1 | loongarch64-lp64f ld-musl-loongarch64-sf.so.1 | loongarch64-lp64s gcc/ChangeLog: * config/loongarch/gnu-user.h (MUSL_ABI_SPEC): Modify suffix.
Diffstat (limited to 'libcpp/macro.cc')
0 files changed, 0 insertions, 0 deletions