Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(279)

Issue 231353003: Adds support for compiling OpenSSL on mac. (Closed)

Created:
6 years, 8 months ago by haavardm
Modified:
6 years, 8 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews
Visibility:
Public.

Description

Adds support for compiling OpenSSL on mac. This CL adds 32 bit OSX support with optimized assembly. BUG=None TEST=None

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51089 lines, -2 lines) Patch
M README.chromium View 1 chunk +3 lines, -0 lines 0 comments Download
A config/mac/ia32/openssl/opensslconf.h View 1 chunk +319 lines, -0 lines 0 comments Download
M import_from_android.sh View 2 chunks +10 lines, -1 line 0 comments Download
M openssl.gyp View 1 chunk +16 lines, -1 line 0 comments Download
M openssl.gypi View 1 chunk +42 lines, -0 lines 0 comments Download
A openssl/crypto/aes/asm/aes-586-mac.S View 1 chunk +3200 lines, -0 lines 0 comments Download
A openssl/crypto/aes/asm/aesni-x86-mac.S View 1 chunk +2107 lines, -0 lines 0 comments Download
A openssl/crypto/aes/asm/vpaes-x86-mac.S View 1 chunk +635 lines, -0 lines 0 comments Download
A openssl/crypto/bf/asm/bf-586-mac.S View 1 chunk +890 lines, -0 lines 0 comments Download
A openssl/crypto/bn/asm/bn-586-mac.S View 1 chunk +1370 lines, -0 lines 0 comments Download
A openssl/crypto/bn/asm/co-586-mac.S View 1 chunk +1246 lines, -0 lines 0 comments Download
A openssl/crypto/bn/asm/x86-gf2m-mac.S View 1 chunk +332 lines, -0 lines 0 comments Download
A openssl/crypto/bn/asm/x86-mont-mac.S View 1 chunk +336 lines, -0 lines 0 comments Download
A openssl/crypto/des/asm/crypt586-mac.S View 1 chunk +880 lines, -0 lines 0 comments Download
A openssl/crypto/des/asm/des-586-mac.S View 1 chunk +1821 lines, -0 lines 0 comments Download
A openssl/crypto/md5/asm/md5-586-mac.S View 1 chunk +677 lines, -0 lines 0 comments Download
A openssl/crypto/modes/asm/ghash-x86-mac.S View 1 chunk +718 lines, -0 lines 0 comments Download
A openssl/crypto/sha/asm/sha1-586-mac.S View 1 chunk +1378 lines, -0 lines 0 comments Download
A openssl/crypto/sha/asm/sha256-586-mac.S View 1 chunk +256 lines, -0 lines 0 comments Download
A openssl/crypto/sha/asm/sha512-586-mac.S View 1 chunk +561 lines, -0 lines 0 comments Download
A openssl/crypto/x86cpuid-mac.S View 1 chunk +316 lines, -0 lines 0 comments Download
M openssl/import_openssl.sh View 3 chunks +30 lines, -0 lines 0 comments Download
M openssl/openssl.config View 4 chunks +65 lines, -0 lines 0 comments Download
A openssl/patches/mac_ia32_assembly.patch View 1 chunk +16865 lines, -0 lines 0 comments Download
A patches.chromium/0010-mac_ia32_assembly.patch View 1 chunk +17016 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
haavardm
Ryan, here's the review with new base url. Thanks for the tip. I had to ...
6 years, 8 months ago (2014-04-09 19:16:24 UTC) #1
Ryan Sleevi
lgtm
6 years, 8 months ago (2014-04-09 19:23:15 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haavardm@opera.com/231353003/1
6 years, 8 months ago (2014-04-09 19:23:21 UTC) #3
commit-bot: I haz the power
6 years, 8 months ago (2014-04-09 19:24:24 UTC) #4
Message was sent while issue was closed.
Change committed as 262768

Powered by Google App Engine
This is Rietveld 408576698