The branch master has been updated
       via  0b919cc5d5832ddcc041440b279e27fcfcb01282 (commit)
      from  5fc77684f1bfa87d0cf9f7a84de92550fa854a84 (commit)


- Log -----------------------------------------------------------------
commit 0b919cc5d5832ddcc041440b279e27fcfcb01282
Author: Andy Polyakov <[email protected]>
Date:   Sun Jun 26 19:08:51 2016 +0200

    Configurations/10-main.conf: fix PA-RISC commentary.
    
    Reviewed-by: Rich Salz <[email protected]>

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

Summary of changes:
 Configurations/10-main.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf
index 86dd411..e28fb12 100644
--- a/Configurations/10-main.conf
+++ b/Configurations/10-main.conf
@@ -399,9 +399,9 @@ sub vms_info {
 #   crypto/sha/sha_lcl.h.
 # - originally there were 32-bit hpux-parisc2-* targets. They were
 #   scrapped, because a) they were not interchangeable with other 32-bit
-#   targets; a) when critical 32-bit assembly modules detect if they
-#   are executed on PA-RISC 2.0 and thus adequate performance is
-#   provided. 
+#   targets; b) performance-critical 32-bit assembly modules implement
+#   even PA-RISC 2.0-specific code paths, which are chosen at run-time,
+#   thus adequate performance is provided even with PA-RISC 1.1 build.
 #                                      <[email protected]>
     "hpux-parisc-gcc" => {
         inherit_from     => [ "BASE_unix" ],
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to