mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-29 22:20:30 +00:00
Improve changelog
Signed-off-by: Dave Rodgman <dave.rodgman@gmail.com>
This commit is contained in:
parent
b45d58b9a5
commit
4db4d6b9b0
@ -1,5 +1,7 @@
|
|||||||
Bugfix
|
Bugfix
|
||||||
* Fix armclang compilation error when targeting certain Arm M-class CPUs
|
* Fix clang and armclang compilation error when targeting certain Arm
|
||||||
(Cortex-M0, Cortex-M0+, Cortex-M1, Cortex-M23, SecurCore SC000). Enable
|
M-class CPUs (Cortex-M0, Cortex-M0+, Cortex-M1, Cortex-M23,
|
||||||
bignum optimisations for most Arm platforms when compiling with -O0,
|
SecurCore SC000). Fixes #1077.
|
||||||
(previously optimisations were not available in this case). Fixes #1077.
|
Changes
|
||||||
|
* Enable Arm / Thumb bignum assembly for most Arm platforms when
|
||||||
|
compiling with gcc, clang or armclang and -O0.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user