[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-cvs
Subject:    [CVS] OpenSSL: OpenSSL_1_0_0-stable: openssl/crypto/perlasm/ x86_64-xl...
From:       "Andy Polyakov" <appro () openssl ! org>
Date:       2009-11-23 19:51:25
Message-ID: 20091123195125.475BE1EAE82F () master ! openssl ! org
[Download RAW message or body]

  OpenSSL CVS Repository
  http://cvs.openssl.org/
  ____________________________________________________________________________

  Server: cvs.openssl.org                  Name:   Andy Polyakov
  Root:   /v/openssl/cvs                   Email:  appro@openssl.org
  Module: openssl                          Date:   23-Nov-2009 20:51:25
  Branch: OpenSSL_1_0_0-stable             Handle: 2009112319512400

  Modified files:           (Branch: OpenSSL_1_0_0-stable)
    openssl/crypto/perlasm  x86_64-xlate.pl

  Log:
    x86_64-xlate.pl: fix typo introduced in last commit.
    PR: 2109

  Summary:
    Revision    Changes     Path
    1.25.2.3    +1  -1      openssl/crypto/perlasm/x86_64-xlate.pl
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openssl/crypto/perlasm/x86_64-xlate.pl
  ============================================================================
  $ cvs diff -u -r1.25.2.2 -r1.25.2.3 x86_64-xlate.pl
  --- openssl/crypto/perlasm/x86_64-xlate.pl	22 Nov 2009 12:52:18 -0000	1.25.2.2
  +++ openssl/crypto/perlasm/x86_64-xlate.pl	23 Nov 2009 19:51:24 -0000	1.25.2.3
  @@ -242,7 +242,7 @@
   	if ($gas) {
   	    # Solaris /usr/ccs/bin/as can't handle multiplications
   	    # in $self->{label}, new gas requires sign extentions...
  -	    user integer;
  +	    use integer;
   	    $self->{label} =~ s/(?<![0-9a-f])(0[x0-9a-f]+)/oct($1)<<32>>32/egi;
   	    $self->{label} =~ s/([0-9]+\s*[\*\/\%]\s*[0-9]+)/eval($1)/eg;
   	    $self->{label} =~ s/^___imp_/__imp__/   if ($flavour eq "mingw64");
  @@ .
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
CVS Repository Commit List                     openssl-cvs@openssl.org
Automated List Manager                           majordomo@openssl.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic