aboutsummaryrefslogtreecommitdiff
path: root/crypto/perlasm/arm-xlate.pl
AgeCommit message (Expand)AuthorFilesLines
2023-09-19Copyright year updatesRichard Levitte1-1/+1
2023-08-08Fix handling of the "0:" label in arm-xlate.plTom Cosgrove1-3/+2
2022-12-01Update copyright yearTomas Mraz1-1/+1
2022-11-24Add two new build targets to enable the possibility of using clang-cl asEverton Constantino1-0/+11
2020-06-19Remove whitespace from 'white space'haykam8211-1/+1
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin1-1/+1
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin1-1/+1
2019-02-16ARM64 assembly pack: make it Windows-friendly.Andy Polyakov1-0/+10
2019-02-16ARM assembly pack: make it Windows-friendly.Andy Polyakov1-0/+7
2018-12-06Following the license change, modify the boilerplates in crypto/perlasm/Richard Levitte1-1/+1
2016-06-20Make arm-xlate.pl set use strict.David Benjamin1-1/+3
2016-04-20Copyright consolidation: perl filesRich Salz1-3/+7
2015-12-07ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov1-0/+6
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov1-1/+1
2015-04-02perlasm/arm-xlate.pl update (fix end-less loop and prepare for 32-bit iOS).Andy Polyakov1-24/+49
2015-01-23Add assembly support to ios64-cross.Andy Polyakov1-0/+140