glibc/sysdeps
Xi Ruoyao 0c1d2c277a LoongArch: Use "$fcsr0" instead of "$r0" in _FPU_{GET,SET}CW
Clang inline-asm parser does not allow using "$r0" in
movfcsr2gr/movgr2fcsr, so everything using _FPU_{GET,SET}CW is now
failing to build with Clang on LoongArch.  As we now requires Binutils
>= 2.41 which supports using "$fcsr0" here, use it instead of "$r0" to
fix the issue.

Link: https://github.com/loongson-community/discussions/issues/53#issuecomment-2081507390
Link: https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4142b2368353
Signed-off-by: Xi Ruoyao <xry111@xry111.site>
2024-05-28 09:17:05 +08:00
..
aarch64 aarch64: Remove duplicate memchr/strlen in libc.a (BZ 31777) 2024-05-23 09:36:08 -03:00
alpha
arc
arm
csky
generic
gnu
hppa
htl
hurd
i386 math: Fix i386 and m68k exp10 on static build (BZ 31775) 2024-05-21 13:44:22 -03:00
ieee754 sysdeps/ieee754/ldbl-opt/Makefile: Split and sort libnldbl-calls 2024-05-24 10:25:40 -07:00
loongarch LoongArch: Use "$fcsr0" instead of "$r0" in _FPU_{GET,SET}CW 2024-05-28 09:17:05 +08:00
m68k math: Fix i386 and m68k exp10 on static build (BZ 31775) 2024-05-21 13:44:22 -03:00
mach
microblaze
mips
nios2
nptl
or1k
posix
powerpc powerpc: Remove duplicated llrintf and llrintf32 from libm.a (BZ 31787) 2024-05-23 09:36:08 -03:00
pthread
riscv
s390 s390x: Regenerate ULPs. 2024-05-24 09:53:49 +02:00
sh
sparc
unix parse_fdinfo: Don't advance pointer twice [BZ #31798] 2024-05-27 06:52:45 -07:00
wordsize-32
wordsize-64
x86 i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782) 2024-05-27 12:28:13 -07:00
x86_64 x86_64: Reformat elf_machine_rela 2024-05-27 13:46:45 -07:00