This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb/binutils-2_26-branch] [Patch ARM] Fix build attributes for armv8-a in case of assembler files that


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4592650ad6709045fec088ff6a3e47516059d355

commit 4592650ad6709045fec088ff6a3e47516059d355
Author: Ramana Radhakrishnan <ramana.radhakrishnan@arm.^Cm>
Date:   Thu Dec 17 16:44:08 2015 +0000

    [Patch ARM] Fix build attributes for armv8-a in case of assembler files that
    
    Add missing ChangeLog entry.

Diff:
---
 gas/ChangeLog | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index bc01506..7a4ea43 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,12 @@
+2015-12-17  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+
+	* 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-15  Nick Clifton  <nickc@redhat.com>
 
 	* doc/c-msp430.texi (MSP430 Options): Remove references to a


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]