summaryrefslogtreecommitdiff
path: root/NEWS
blob: 6c0cedf21e3d5b3975fb1bbc6799cbba558b8914 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
libmpu-1.0.22
=============

	Eliminated all compiler warnings; built cleanly
	with -Wall -Wextra -Werror across GNU C standards
	from gnu11 through gnu23.

	Fixed: Fixed: EMUSHORT overflow in multiword division
	normalization scale calculation.


libmpu-1.0.21
=============

	Fixed: isub_np, isbb_np: carry flag computation.


libmpu-1.0.20
=============

	Update: Bash required for configure.


libmpu-1.0.19
=============

	Update: Thread Safe real arithmetic operations.


libmpu-1.0.18
=============

	Update: Thread Safe __mpu_context *pmctx.


libmpu-1.0.17
=============

	Removed: setlocale( LC_ALL, "" ) at __mpu_init().


libmpu-1.0.16
=============

	Update: libtool (2.5.4); gettext (0.26).


libmpu-1.0.15
=============

	Man pages for integer operations.


libmpu-1.0.14
=============

	Polynomials for approximation of trigonometric functions
	were constructed for a capacity of 16384 bits.