[binutils-gdb] Commit missing ChangeLog entry for Cortex-M33 support

Thomas Preud'homme thopre01@sourceware.org
Fri Nov 4 16:32:00 GMT 2016


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

commit d46a21655318492db1e6113972fb02ab49eae75f
Author: Thomas Preud'homme <thomas.preudhomme@arm.com>
Date:   Fri Nov 4 16:32:08 2016 +0000

    Commit missing ChangeLog entry for Cortex-M33 support
    
    2016-11-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
    
    include/
    	* opcode/arm.h (ARM_AEXT_V8M_MAIN_DSP): Define.
    	(ARM_AEXT2_V8M_MAIN_DSP): Likewise.
    	(ARM_ARCH_V8M_MAIN_DSP): Likewise.

Diff:
---
 include/ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/include/ChangeLog b/include/ChangeLog
index 21179fd..0a3b51e 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,9 @@
+2016-11-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+	* opcode/arm.h (ARM_AEXT_V8M_MAIN_DSP): Define.
+	(ARM_AEXT2_V8M_MAIN_DSP): Likewise.
+	(ARM_ARCH_V8M_MAIN_DSP): Likewise.
+
 2016-11-03  Graham Markall  <graham.markall@embecosm.com>
 
 	* opcode/arc.h: Add PROTOCOL_DECODE to insn_class_t.



More information about the Binutils-cvs mailing list