|
Message-Id: <1524102704-8973-1-git-send-email-armccurdy@gmail.com> Date: Wed, 18 Apr 2018 18:51:42 -0700 From: Andre McCurdy <armccurdy@...il.com> To: musl@...ts.openwall.com Cc: Andre McCurdy <armccurdy@...il.com> Subject: [PATCH 0/2] Improved feature testing for ARMv6 Fix two corner cases where ARM architecture specific optimizations are not being applied consistently and/or optimally for ARMv6. Andre McCurdy (2): arm: respect both __ARM_ARCH_6KZ__ and __ARM_ARCH_6ZK__ macros arm: enable a_ll and a_sc helper functions when building for ARMv6T2 arch/arm/atomic_arch.h | 4 ++-- arch/arm/pthread_arch.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -- 1.9.1
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.