add loongarch64 user.h structs; adjust elf_fpreg_t and ELF_NFPREG
commitec325b3828772b5b75ea90f8544f5548c80ff087
authorHongliang Wang <wanghongliang@loongson.cn>
Mon, 26 Feb 2024 08:04:26 +0000 (26 16:04 +0800)
committerRich Felker <dalias@aerifal.cx>
Mon, 26 Feb 2024 20:22:58 +0000 (26 15:22 -0500)
treee2d417689fff065d167c7ba175a2dbfe7f1292be
parentf2c9350543c5cd51a43288248370a41784d89e55
add loongarch64 user.h structs; adjust elf_fpreg_t and ELF_NFPREG

user_regs_struct and user_fp_struct were missing from the initial
commit of the port.

the union type for elf_fpreg_t and the new value of ELF_NFPREG are
made consistent with glibc.
arch/loongarch64/bits/user.h