mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 08:16:33 +01:00
Backport e2k support to mbedtls-2.7
Covers commits ac2fd65, 0be6aa9, e74f372, e559550 from `development` branch Signed-off-by: makise-homura <akemi_homura@kurisa.ch>
This commit is contained in:
parent
daba4f67cc
commit
50f6a192b5
3 changed files with 8 additions and 3 deletions
5
ChangeLog.d/e2k-support.txt
Normal file
5
ChangeLog.d/e2k-support.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Features
|
||||
* Support building on e2k (Elbrus) architecture: correctly enable
|
||||
-Wformat-signedness, and fix the code that causes signed-one-bit-field
|
||||
and sign-compare warnings. Contributed by makise-homura (Igor Molchanov)
|
||||
<akemi_homura@kurisa.ch>.
|
||||
Loading…
Add table
Add a link
Reference in a new issue