summaryrefslogtreecommitdiffstats
path: root/src/crypto/bn/asm/x86_64-gcc.c
Commit message (Collapse)AuthorAgeFilesLines
* external/boringssl: update #define guards for x86_64-gcc.c.Adam Langley2015-05-131-2/+2
| | | | | | | | | | OS X builds with NO_ASM and was getting both generic.c and x86_64-gcc.c. This change updates the latter so that it's excluded in NO_ASM builds. This is a reland of 53b609c9, which got lost in the last BoringSSL sync because I forgot to send it upstream. Change-Id: I82462e5cd1d24fa96176c89d77cafc1f7ed0a0fd
* external/boringssl: bump revision.Adam Langley2015-05-121-27/+47
| | | | | | This change bumps the BoringSSL revision to the current tip-of-tree. Change-Id: I91d5bf467e16e8d86cb19a4de873985f524e5faa
* external/boringssl: update #define guards for x86_64-gcc.c.Adam Langley2015-04-181-2/+2
| | | | | | | OS X builds with NO_ASM and was getting both generic.c and x86_64-gcc.c. This change updates the latter so that it's excluded in NO_ASM builds. Change-Id: Idf801013db636bd4d8f6c4588102c241fdb9fbf6
* Initial commit of BoringSSL for Android.Adam Langley2015-01-301-0/+579