Experimental perl script to edit assembly language source files,
authorDr. Stephen Henson <steve@openssl.org>
Thu, 17 Feb 2011 18:08:59 +0000 (18:08 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 17 Feb 2011 18:08:59 +0000 (18:08 +0000)
commit38bae7baa5beec3a1bd4cb32b1d0fa3410b2d780
tree90ccf47966abb543e7fe9de3d00cb5734339afe2
parentd47691ecfe0ec8aae7366532b9e8c8421150fead
Experimental perl script to edit assembly language source files,
call the assembler, then restore original file.

This makes OPENSSL_FIPSSYMS work for assembly language builds.
util/fipsas.pl [new file with mode: 0644]