[openssl-commits] [openssl] master update

Andy Polyakov appro at openssl.org
Thu Mar 2 15:23:13 UTC 2017


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


- Log -----------------------------------------------------------------
commit 36907eaef534fa3a164c57fab802fc1f3932dc5c
Author: Andy Polyakov <appro at openssl.org>
Date:   Sun Feb 26 21:37:50 2017 +0100

    CHANGES: mention CFI annotations.
    
    [skip ci]
    
    Reviewed-by: Tim Hudson <tjh at openssl.org>
    Reviewed-by: Rich Salz <rsalz at openssl.org>

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

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]


More information about the openssl-commits mailing list