mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-23 21:11:06 +00:00
Added ChangeLog entry for 64-bit ILP32 fix
This commit is contained in:
parent
c2c3432040
commit
36dde9e67a
|
@ -68,6 +68,7 @@ Bugfix
|
||||||
* Fix assembly sequences in bn_mul.h and aesni.c to avoid segmentation
|
* Fix assembly sequences in bn_mul.h and aesni.c to avoid segmentation
|
||||||
faults and errors when building for the 64-bit ILP32 ABI. Found and fixed
|
faults and errors when building for the 64-bit ILP32 ABI. Found and fixed
|
||||||
by James Cowgill.
|
by James Cowgill.
|
||||||
|
* Fix test_suite_pk to work on 64-bit ILP32 systems. #849
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Extend cert_write example program by options to set the CRT version
|
* Extend cert_write example program by options to set the CRT version
|
||||||
|
|
Loading…
Reference in a new issue