]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add missing ChangeLog.arm entries
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Tue, 29 Mar 2016 17:07:16 +0000 (18:07 +0100)
committerThomas Preud'homme <thomas.preudhomme@arm.com>
Tue, 29 Mar 2016 18:43:45 +0000 (19:43 +0100)
bfd/ChangeLog.arm [new file with mode: 0644]
binutils/ChangeLog.arm [new file with mode: 0644]
gas/ChangeLog.arm [new file with mode: 0644]
gas/testsuite/ChangeLog.arm [new file with mode: 0644]
include/elf/ChangeLog.arm [new file with mode: 0644]
include/opcode/ChangeLog.arm [new file with mode: 0644]
ld/testsuite/ChangeLog.arm [new file with mode: 0644]
opcodes/ChangeLog.arm [new file with mode: 0644]

diff --git a/bfd/ChangeLog.arm b/bfd/ChangeLog.arm
new file mode 100644 (file)
index 0000000..5e82715
--- /dev/null
@@ -0,0 +1,4 @@
+2015-12-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       (elf32_arm_merge_eabi_attributes): Add merging logic for
+       Tag_DSP_extension.
diff --git a/binutils/ChangeLog.arm b/binutils/ChangeLog.arm
new file mode 100644 (file)
index 0000000..3ab1245
--- /dev/null
@@ -0,0 +1,4 @@
+2015-12-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * readelf.c (display_arm_attribute): Add output for Tag_DSP_extension.
+       (arm_attr_public_tags): Define DSP_extension attribute.
diff --git a/gas/ChangeLog.arm b/gas/ChangeLog.arm
new file mode 100644 (file)
index 0000000..e5a26ae
--- /dev/null
@@ -0,0 +1,27 @@
+2015-12-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * config/tc-arm.c (arm_ext_dsp): New feature for Thumb DSP
+       instructions.
+       (arm_extensions): Add dsp extension for ARMv8-M Mainline.
+       (aeabi_set_public_attributes): Set Tag_DSP_extension to 1 for ARMv8-M
+       Mainline with DSP extension.
+       (arm_convert_symbolic_attribute): Define Tag_DSP_extension.
+
+2015-12-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * config/tc-arm.c
+       (struct arm_option_extension_value_table): Make allowed_archs an array
+       with 2 entries.
+       (ARM_EXT_OPT): Adapt to only fill the first entry of allowed_archs.
+       (ARM_EXT_OPT2): New macro filling the two entries of allowed_archs.
+       (arm_extensions): Use separate entries in allowed_archs when several
+       archs are allowed to use an extension and change ARCH_ANY in
+       ARM_ARCH_NONE in allowed_archs.
+       (arm_parse_extension): Check that, for each allowed_archs entry, all
+       bits are set in the current architecture, ignoring ARM_ANY entries.
+       (s_arm_arch_extension): Likewise.
+
+2015-12-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * config/tc-arm.c (insns): Add ARMv8-M security extensions
+       instructions.
diff --git a/gas/testsuite/ChangeLog.arm b/gas/testsuite/ChangeLog.arm
new file mode 100644 (file)
index 0000000..2e2b254
--- /dev/null
@@ -0,0 +1,17 @@
+2015-12-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * gas/arm/arch7em-bad.d: Rename to ...
+       * gas/arm/arch7em-bad-1.d: This.
+       * gas/arm/arch7em-bad-2.d: New file.
+       * gas/arm/arch7em-bad-3.d: Likewise.
+       * gas/arm/archv8m-main-dsp-1.d: Likewise.
+       * gas/arm/archv8m-main-dsp-2.d: Likewise.
+       * gas/arm/archv8m-main-dsp-3.d: Likewise.
+       * gas/arm/attr-march-armv8m.main.dsp.d: Likewise.
+
+2015-12-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * gas/arm/any-cmse.d: Likewise.
+       * gas/arm/archv8m-cmse.s: New file.
+       * gas/arm/archv8m-cmse-base.d: Likewise.
+       * gas/arm/archv8m-cmse-main.d: Likewise.
diff --git a/include/elf/ChangeLog.arm b/include/elf/ChangeLog.arm
new file mode 100644 (file)
index 0000000..af05f70
--- /dev/null
@@ -0,0 +1,3 @@
+2015-12-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * arm.h (Tag_DSP_extension): Define.
diff --git a/include/opcode/ChangeLog.arm b/include/opcode/ChangeLog.arm
new file mode 100644 (file)
index 0000000..b9ccf39
--- /dev/null
@@ -0,0 +1,4 @@
+2015-12-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * arm.h (ARM_CPU_HAS_FEATURE): Add comment.
+       (ARM_FSET_CPU_SUBSET): Define macro.
diff --git a/ld/testsuite/ChangeLog.arm b/ld/testsuite/ChangeLog.arm
new file mode 100644 (file)
index 0000000..70f3281
--- /dev/null
@@ -0,0 +1,4 @@
+2015-12-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * ld-arm/attr-merge-10b-dsp.s: New file.
+       * ld-arm/attr-merge-10-dsp.attr: Likewise.
diff --git a/opcodes/ChangeLog.arm b/opcodes/ChangeLog.arm
new file mode 100644 (file)
index 0000000..6f58bcf
--- /dev/null
@@ -0,0 +1,6 @@
+2015-12-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * arm-dis.c (thumb_opcodes): Add entries for narrow ARMv8-M security
+       extensions instructions.
+       (thumb32_opcodes): Add entries for wide ARMv8-M security extensions
+       instructions.