mailing.openssl.cvs
  Home FAQ Contact Sign in
mailing.openssl.cvs only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
mailing.openssl.cvs Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  [CVS] OpenSSL: openssl/ms/ uplink-common.pl uplink-ia64.pl uplink-x86....         


Author: Andy Polyakov
Date: Jul 22, 2008 01:47

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: 22-Jul-2008 10:47:35
Branch: HEAD Handle: 2008072209473401

Added files:
openssl/ms uplink-common.pl uplink-ia64.pl uplink-x86.pl
uplink-x86_64.pl

Log:
Split ms/uplink.pl to corresponding platform versions.

Summary:
Revision Changes Path
1.1 +22 -0 openssl/ms/uplink-common.pl
1.1 +50 -0 openssl/ms/uplink-ia64.pl
1.1 +33 -0 openssl/ms/uplink-x86.pl
1.1 +62 -0 openssl/ms/uplink-x86_64.pl
____________________________________________________________________________

patch -p0 <<'@@ .'
Index: openssl/ms/uplink-common.pl
============================================================================
$ cvs diff -u -r0 -r1.1 uplink-common.pl
--- /dev/null 2008...
Show full article (6.67Kb)
no comments
  [CVS] OpenSSL: openssl/crypto/perlasm/ x86gas.pl x86masm.pl x86nasm.pl         


Author: Andy Polyakov
Date: Jul 22, 2008 01:44

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: 22-Jul-2008 10:44:31
Branch: HEAD Handle: 2008072209443100

Modified files:
openssl/crypto/perlasm x86gas.pl x86masm.pl x86nasm.pl

Log:
perlasm update: implement dataseg directive.

Summary:
Revision Changes Path
1.5 +4 -1 openssl/crypto/perlasm/x86gas.pl
1.5 +6 -1 openssl/crypto/perlasm/x86masm.pl
1.32 +5 -0 openssl/crypto/perlasm/x86nasm.pl
____________________________________________________________________________
Show full article (3.41Kb)
no comments
  [CVS] OpenSSL: openssl/crypto/perlasm/ x86_64-xlate.pl         


Author: Andy Polyakov
Date: Jul 22, 2008 01:42

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: 22-Jul-2008 10:42:06
Branch: HEAD Handle: 2008072209420600

Modified files:
openssl/crypto/perlasm x86_64-xlate.pl

Log:
x86_64-xlate.pl: implement indirect jump/calls, support for Win64 SEH.

Summary:
Revision Changes Path
1.18 +89 -32 openssl/crypto/perlasm/x86_64-xlate.pl
____________________________________________________________________________
Show full article (10.17Kb)
no comments