openssl/crypto/bn/asm
David Benjamin 609b0852e4 Remove trailing whitespace from some files.
The prevailing style seems to not have trailing whitespace, but a few
lines do. This is mostly in the perlasm files, but a few C files got
them after the reformat. This is the result of:

  find . -name '*.pl' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'
  find . -name '*.c' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'
  find . -name '*.h' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'

Then bn_prime.h was excluded since this is a generated file.

Note mkerr.pl has some changes in a heredoc for some help output, but
other lines there lack trailing whitespace too.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-10-10 23:36:21 +01:00
..
alpha-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
armv4-gf2m.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
armv4-mont.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
armv8-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
bn-586.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
bn-c64xplus.asm Add final(?) set of copyrights. 2016-06-01 11:27:25 -04:00
c64xplus-gf2m.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
co-586.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
ia64-mont.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
ia64.S spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
mips-mont.pl MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
mips.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
pa-risc2.s Add final(?) set of copyrights. 2016-06-01 11:27:25 -04:00
pa-risc2W.s Add final(?) set of copyrights. 2016-06-01 11:27:25 -04:00
parisc-mont.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
ppc-mont.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
ppc.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
ppc64-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
rsaz-avx2.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
rsaz-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
s390x-gf2m.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
s390x-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
s390x.S Add final(?) set of copyrights. 2016-06-01 11:27:25 -04:00
sparct4-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sparcv8.S Add final(?) set of copyrights. 2016-06-01 11:27:25 -04:00
sparcv8plus.S spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
sparcv9-gf2m.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sparcv9-mont.pl spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
sparcv9a-mont.pl spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
via-mont.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
vis3-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
x86-gf2m.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
x86-mont.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
x86.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
x86_64-gcc.c crypto/bn/*: x86[_64] division instruction doesn't handle constants, change constraint from 'g' to 'r'. 2016-08-31 16:45:00 +02:00
x86_64-gf2m.pl x86_64 assembly pack: tolerate spaces in source directory name. 2016-05-29 14:12:51 +02:00
x86_64-mont.pl bn/asm/x86[_64]-mont*.pl: implement slightly alternative page-walking. 2016-08-22 14:58:32 +02:00
x86_64-mont5.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00