> Provide these so that the assembler users can be oblivious about
> whether this is PIC or non-PIC, 64-bit or 32-bit, etc.

http://cvs.openssl.org/chngview?cn=22855. It's adapted for Sun compiler.
Most essential difference is that latter doesn't handle ## correctly,
therefore one has to pass complete register names as arguments, e.g.
SPARC_LOAD_ADDRESS(OPENSSL_sparcv9cap_P,%g1,%g2). Had to compensate for
other differences, made some rearrangements and changed name for one
internal macro to SPARC_SETUP_GOT_REG...
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to