summaryrefslogtreecommitdiffstats
path: root/crypto/perlasm/arm-xlate.pl
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-08-08Fix handling of the "0:" label in arm-xlate.plTom Cosgrove
2023-02-08Restrict the Arm 'LDR REG, =VALUE' pseudo instruction on Neon, to appease clangTom Cosgrove
2022-11-24Add two new build targets to enable the possibility of using clang-cl asEverton Constantino
2020-06-19Remove whitespace from 'white space'haykam821
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-02-16ARM64 assembly pack: make it Windows-friendly.Andy Polyakov
2019-02-16ARM assembly pack: make it Windows-friendly.Andy Polyakov
2018-12-06Following the license change, modify the boilerplates in crypto/perlasm/Richard Levitte
2016-06-20Make arm-xlate.pl set use strict.David Benjamin
2016-04-20Copyright consolidation: perl filesRich Salz
2015-12-07ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov
2015-04-02perlasm/arm-xlate.pl update (fix end-less loop and prepare for 32-bit iOS).Andy Polyakov
2015-01-23Add assembly support to ios64-cross.Andy Polyakov