mailing list of musl libc
 help / color / mirror / code / Atom feed
cc2601ed0873efbf3fb4103a9cce071b2c16bed6 blob 526 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
#define FLT_EVAL_METHOD 0

#define LDBL_TRUE_MIN   6.47517511943802511092443895822764655e-4966L
#define LDBL_MIN        3.36210314311209350626267781732175260e-4932L
#define LDBL_MAX        1.18973149535723176508575932662800702e+4932L
#define LDBL_EPSILON    1.92592994438723585305597794258492732e-34L

#define LDBL_MANT_DIG   113
#define LDBL_MIN_EXP    (-16381)
#define LDBL_MAX_EXP    16384

#define LDBL_DIG        33
#define LDBL_MIN_10_EXP (-4931)
#define LDBL_MAX_10_EXP 4932

#define DECIMAL_DIG     36
debug log:

solving 63e86d44 ...
found 63e86d44 in https://inbox.vuxu.org/musl/4cb6e3a.2f0.18b0d3f81eb.Coremail.huajingyun@loongson.cn/ ||
	https://inbox.vuxu.org/musl/20240125174353.GW22081@brightrain.aerifal.cx/ ||
	https://inbox.vuxu.org/musl/3838b2d6-8330-33b5-fd87-8af3404a29dc@loongson.cn/ ||
	https://inbox.vuxu.org/musl/fde95bef-50c7-8723-3905-df834723b0cc@loongson.cn/ ||
	https://inbox.vuxu.org/musl/a5e11238-0da1-7ce2-c61b-11980a430f1d@loongson.cn/ ||
	https://inbox.vuxu.org/musl/7aad7a07-9762-3d62-a8c2-4cdf860a7dcb@loongson.cn/

applying [1/6] https://inbox.vuxu.org/musl/4cb6e3a.2f0.18b0d3f81eb.Coremail.huajingyun@loongson.cn/
diff --git a/arch/loongarch64/bits/float.h b/arch/loongarch64/bits/float.h\r
new file mode 100644\r
index 00000000..63e86d44\r

1:7: trailing whitespace.
#define FLT_EVAL_METHOD 0\r
1:8: trailing whitespace.
\r
1:9: trailing whitespace.
#define LDBL_TRUE_MIN   6.47517511943802511092443895822764655e-4966L\r
1:10: trailing whitespace.
#define LDBL_MIN        3.36210314311209350626267781732175260e-4932L\r
1:11: trailing whitespace.
#define LDBL_MAX        1.18973149535723176508575932662800702e+4932L\r
Checking patch arch/loongarch64/bits/float.h...
Applied patch arch/loongarch64/bits/float.h cleanly.
warning: squelched 11 whitespace errors
warning: 16 lines add whitespace errors.

skipping https://inbox.vuxu.org/musl/20240125174353.GW22081@brightrain.aerifal.cx/ for 63e86d44
skipping https://inbox.vuxu.org/musl/3838b2d6-8330-33b5-fd87-8af3404a29dc@loongson.cn/ for 63e86d44
skipping https://inbox.vuxu.org/musl/fde95bef-50c7-8723-3905-df834723b0cc@loongson.cn/ for 63e86d44
skipping https://inbox.vuxu.org/musl/a5e11238-0da1-7ce2-c61b-11980a430f1d@loongson.cn/ for 63e86d44
skipping https://inbox.vuxu.org/musl/7aad7a07-9762-3d62-a8c2-4cdf860a7dcb@loongson.cn/ for 63e86d44
index at:
100644 cc2601ed0873efbf3fb4103a9cce071b2c16bed6	arch/loongarch64/bits/float.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).