mozilla/security/nss/lib/freebl/mpi mpi_arm.c
wtc%google.com <[email protected]> Wed, 28 Nov 2012 17:30:08 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/freebl/mpi&files=mpi_arm.c&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/freebl/mpi In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv23584 Modified Files: mpi_arm.c Log Message: Bug 815920: Use the three-argument form of the ARM adc instruction so that the inline assembly code can be assembled by the assembler in the current version of Xcode. r=m_kato,sleevi.