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/15ea8c8f611e
branches: trunk
changeset: 806858:15ea8c8f611e
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 01b3179d1822 -r 15ea8c8f611e 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