diff options
author | Xiaolin Tang <tangxiaolin@loongson.cn> | 2022-11-23 11:49:24 +0800 |
---|---|---|
committer | caiyinyu <caiyinyu@loongson.cn> | 2022-11-29 16:00:29 +0800 |
commit | e3d9ca4e9474ed4f9b6a9879867f14fea6e2bee9 (patch) | |
tree | 78fa7b09b76a1919d1f8729b0d5bbe01390b0959 /sysdeps/unix/bsd/tcsetpgrp.c | |
parent | 13c549f49705d10105b16706124077e07068a936 (diff) | |
download | glibc-e3d9ca4e9474ed4f9b6a9879867f14fea6e2bee9.tar glibc-e3d9ca4e9474ed4f9b6a9879867f14fea6e2bee9.tar.gz glibc-e3d9ca4e9474ed4f9b6a9879867f14fea6e2bee9.tar.bz2 glibc-e3d9ca4e9474ed4f9b6a9879867f14fea6e2bee9.zip |
LoongArch: Add support for scalbn[f]
Add inline assembler for the scalbn functions. Passes GLIBC regression.
GCC 13, LoongArch support ___builtin_scalbn{,f} with -fno-math-errno,
but only "libm" can use -fno-math-errno in GLIBC, and scalbn is in libc
instead of libm because __printf_fp calls it.
Diffstat (limited to 'sysdeps/unix/bsd/tcsetpgrp.c')
0 files changed, 0 insertions, 0 deletions