mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-19 08:43:02 +00:00
Fixed MPI assembly for ARM when -O2 is used
GCC with -O2 or higher also needs to now about 'cc' in the clobber list.
This commit is contained in:
@@ -15,6 +15,9 @@ Changes
|
||||
* Moved all OID functionality to a separate module. RSA function
|
||||
prototypes for the RSA sign and verify functions changed as a result
|
||||
|
||||
Bugfix
|
||||
* Fix for MPI assembly for ARM
|
||||
|
||||
= Version 1.2.6 released 2013-03-11
|
||||
Bugfix
|
||||
* Fixed memory leak in ssl_free() and ssl_reset() for active session
|
||||
|
||||
Reference in New Issue
Block a user