aboutsummaryrefslogtreecommitdiff
path: root/crypto/poly1305/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte1-1/+1
2016-03-09Unified - adapt the generation of poly1305 assembler to use GENERATERichard Levitte1-2/+2
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov1-1/+1
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-13PPC assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov1-0/+4
2016-02-13ARM assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov1-0/+3
2016-02-10x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov1-0/+4
2016-02-09s390x assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov1-0/+2
2016-01-31Engage poly1305-sparcv9 module.Andy Polyakov1-0/+3
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-12Move Makefiles to Makefile.inRich Salz1-0/+63