summaryrefslogtreecommitdiff
path: root/cipher/cast5-amd64.S
diff options
context:
space:
mode:
authorJussi Kivilinna <jussi.kivilinna@iki.fi>2013-10-28 08:54:59 +0200
committerJussi Kivilinna <jussi.kivilinna@iki.fi>2013-10-28 11:03:01 +0200
commitebc8abfcb09d6106fcfce40f240a513e276f46e9 (patch)
tree1034c3e8c126b5da6e9eff65f16b164615fe4534 /cipher/cast5-amd64.S
parent51f1beab3d1e879942a95f58b08de7dbcce75dce (diff)
downloadlibgcrypt-ebc8abfcb09d6106fcfce40f240a513e276f46e9.tar.gz
Change .global to .globl in assembly files
* cipher/blowfish-arm.S: Change '.global' to '.globl'. * cipher/camellia-aesni-avx-amd64.S: Ditto. * cipher/camellia-aesni-avx2-amd64.S: Ditto. * cipher/camellia-arm.S: Ditto. * cipher/cast5-amd64.S: Ditto. * cipher/rijndael-amd64.S: Ditto. * cipher/rijndael-arm.S: Ditto. * cipher/serpent-avx2-amd64.S: Ditto. * cipher/serpent-sse2-amd64.S: Ditto. * cipher/twofish-amd64.S: Ditto. * cipher/twofish-arm.S: Ditto. -- The .global keyword is used only in newer versions of GAS, so change these to older .globl for better portability. Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>
Diffstat (limited to 'cipher/cast5-amd64.S')
-rw-r--r--cipher/cast5-amd64.S10
1 files changed, 5 insertions, 5 deletions
diff --git a/cipher/cast5-amd64.S b/cipher/cast5-amd64.S
index 1bca2493..c3b819d4 100644
--- a/cipher/cast5-amd64.S
+++ b/cipher/cast5-amd64.S
@@ -179,7 +179,7 @@
movq RLR0, (RIO);
.align 8
-.global _gcry_cast5_amd64_encrypt_block
+.globl _gcry_cast5_amd64_encrypt_block
.type _gcry_cast5_amd64_encrypt_block,@function;
_gcry_cast5_amd64_encrypt_block:
@@ -219,7 +219,7 @@ _gcry_cast5_amd64_encrypt_block:
.size _gcry_cast5_amd64_encrypt_block,.-_gcry_cast5_amd64_encrypt_block;
.align 8
-.global _gcry_cast5_amd64_decrypt_block
+.globl _gcry_cast5_amd64_decrypt_block
.type _gcry_cast5_amd64_decrypt_block,@function;
_gcry_cast5_amd64_decrypt_block:
@@ -417,7 +417,7 @@ __cast5_dec_blk4:
.size __cast5_dec_blk4,.-__cast5_dec_blk4;
.align 8
-.global _gcry_cast5_amd64_ctr_enc
+.globl _gcry_cast5_amd64_ctr_enc
.type _gcry_cast5_amd64_ctr_enc,@function;
_gcry_cast5_amd64_ctr_enc:
/* input:
@@ -475,7 +475,7 @@ _gcry_cast5_amd64_ctr_enc:
.size _gcry_cast5_amd64_ctr_enc,.-_gcry_cast5_amd64_ctr_enc;
.align 8
-.global _gcry_cast5_amd64_cbc_dec
+.globl _gcry_cast5_amd64_cbc_dec
.type _gcry_cast5_amd64_cbc_dec,@function;
_gcry_cast5_amd64_cbc_dec:
/* input:
@@ -529,7 +529,7 @@ _gcry_cast5_amd64_cbc_dec:
.size _gcry_cast5_amd64_cbc_dec,.-_gcry_cast5_amd64_cbc_dec;
.align 8
-.global _gcry_cast5_amd64_cfb_dec
+.globl _gcry_cast5_amd64_cfb_dec
.type _gcry_cast5_amd64_cfb_dec,@function;
_gcry_cast5_amd64_cfb_dec:
/* input: