Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Explicitl...
details: https://anonhg.NetBSD.org/src/rev/d36f8866236a
branches: trunk
changeset: 336716:d36f8866236a
user: martin <martin%NetBSD.org@localhost>
date: Fri Mar 13 05:29:26 2015 +0000
description:
Explicitly mark as using unified syntax
diffstat:
crypto/external/bsd/openssl/lib/libcrypto/arch/arm/ghash-armv4.S | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 8e050a0f02ce -r d36f8866236a crypto/external/bsd/openssl/lib/libcrypto/arch/arm/ghash-armv4.S
--- a/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/ghash-armv4.S Thu Mar 12 21:05:07 2015 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/ghash-armv4.S Fri Mar 13 05:29:26 2015 +0000
@@ -1,6 +1,7 @@
#include "arm_arch.h"
#include "arm_asm.h"
+.syntax unified
.text
.code 32
Home |
Main Index |
Thread Index |
Old Index