From dea6e325f6aca9ec51b932ad514063d57bcc5aea Mon Sep 17 00:00:00 2001 From: Ramana Radhakrishnan Date: Thu, 17 Dec 2015 16:33:24 +0000 Subject: [PATCH] [Patch ARM] Fix build attributes for armv8-a in case of assembler files that contain no directives. Add missing ChangeLog entry. --- gas/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 8e33c21..3147d22 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,12 @@ +2015-12-17 Ramana Radhakrishnan + + * gas/config/tc-arm.c (aeabi_set_public_attributes): Adjust + TAG_ARCH_profile for armv8-a. + * gas/testsuite/gas/arm/armv8a-automatic-hlt.d: New test. + * gas/testsuite/gas/arm/armv8a-automatic-hlt.s: New test. + * gas/testsuite/gas/arm/armv8a-automatic-lda.d: New test. + * gas/testsuite/gas/arm/armv8a-automatic-lda.s: New test. + 2015-12-16 Mickael Guene * doc/c-arm.texi: Add documentation about new directives -- 2.7.4