mailing list of musl libc
 help / color / mirror / code / Atom feed
9918a2fe011e5beb7452b73826f549714e058d72 blob 198 bytes (raw)

1
2
3
4
5
6
7
8
 
struct user_fpregs_struct {
	double f[32];
	unsigned int fcsr;
};

#define ELF_NGREG 32
typedef unsigned long elf_greg_t, elf_gregset_t[ELF_NGREG];
typedef union __riscv_mc_fp_state elf_fpregset_t;
debug log:

solving 9918a2fe ...
found 9918a2fe in https://inbox.vuxu.org/musl/20190928230348.3011887-1-raj.khem@gmail.com/
found d2e383b2 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 d2e383b24e53b9e5ebf99b46986d81cb46ec494d	arch/riscv64/bits/user.h

applying [1/1] https://inbox.vuxu.org/musl/20190928230348.3011887-1-raj.khem@gmail.com/
diff --git a/arch/riscv64/bits/user.h b/arch/riscv64/bits/user.h
index d2e383b2..9918a2fe 100644

Checking patch arch/riscv64/bits/user.h...
Applied patch arch/riscv64/bits/user.h cleanly.

index at:
100644 9918a2fe011e5beb7452b73826f549714e058d72	arch/riscv64/bits/user.h

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).