The branch master has been updated
       via  36907eaef534fa3a164c57fab802fc1f3932dc5c (commit)
      from  eac54143fd33f5f5140f3a6a55008a1453a8c369 (commit)


- Log -----------------------------------------------------------------
commit 36907eaef534fa3a164c57fab802fc1f3932dc5c
Author: Andy Polyakov <[email protected]>
Date:   Sun Feb 26 21:37:50 2017 +0100

    CHANGES: mention CFI annotations.
    
    [skip ci]
    
    Reviewed-by: Tim Hudson <[email protected]>
    Reviewed-by: Rich Salz <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 CHANGES | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGES b/CHANGES
index a06b1da..12a9c92 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 1.1.0e and 1.1.1 [xx XXX xxxx]
 
+  *) x86_64 assembly pack: annotate code with DWARF CFI directives to
+     facilitate stack unwinding even from assembly subroutines.
+     [Andy Polyakov]
+
   *) Remove VAX C specific definitions of OPENSSL_EXPORT, OPENSSL_EXTERN.
      Also remove OPENSSL_GLOBAL entirely, as it became a no-op.
      [Richard Levitte]
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to