Do not silently truncate files on perlasm errors
[openssl.git] / crypto / bn / asm / armv4-mont.pl
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2019-09-16 Richard LevitteUnify all assembler file generators
2019-02-16 Andy PolyakovARM assembly pack: make it Windows-friendly.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-29 Matt CaswellUpdate copyright year
2018-05-02 Andy Polyakovbn/asm/*-mont.pl: harmonize with BN_from_montgomery_word.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-03-10 Richard LevitteFix some assembler generating scripts for better unific...
2016-03-02 David BenjaminConsistently use arm_arch.h constants in armcap assembl...
2015-12-07 Andy PolyakovARMv4 assembly pack: allow Thumb2 even in iOS build,
2015-09-30 Andy Polyakovbn/asm/armv4-mont.pl: boost NEON performance.
2015-09-25 Andy PolyakovARMv4 assembly pack: implement support for Thumb2.
2015-04-20 Andy PolyakovAdd assembly support for 32-bit iOS.
2015-01-04 Andy PolyakovRemove inconsistency in ARM support.
2014-06-06 Andy PolyakovARM assembly pack: get ARMv7 instruction endianness...
2013-12-04 Andy Polyakovbn/asm/armv4-mont.pl: add NEON code path.
2011-08-13 Andy Polyakovarmv4-mont.pl: profiler-assisted optimization gives...
2010-07-08 Andy Polyakovarmv4-mont.pl: addenum to previous commit#19749.
2010-03-29 Andy PolyakovARMv4 assembler: fix compilation failure. Fix is actual...
2007-09-27 Andy PolyakovYet another ARM update. It appears to be more appropria...
2007-06-29 Andy PolyakovLatest bn_mont.c modification broke ECDSA test. I've...
2007-06-17 Andy PolyakovEliminate conditional final subtraction in Montgomery...
2007-01-17 Andy PolyakovMake armv4t-mont module backward binary compatible...