Update Changelog
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
7d6ec95517
commit
1ae50aebb9
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix armclang compilation error when targetting certain Arm M-class CPUs
|
* Fix armclang compilation error when targetting certain Arm M-class CPUs
|
||||||
(Cortex-M0, Cortex-M0+, Cortex-M1, Cortex-M23, SecurCore SC000).
|
(Cortex-M0, Cortex-M0+, Cortex-M1, Cortex-M23, SecurCore SC000). Enable
|
||||||
Fixes #1077.
|
bignum optimisations for most Arm platforms when compiling with -O0,
|
||||||
|
(previously optimisations were not available in this case). Fixes #1077.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue