]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - include/ChangeLog
[AArch64] Additional SVE instructions
[thirdparty/binutils-gdb.git] / include / ChangeLog
1 2017-02-24 Richard Sandiford <richard.sandiford@arm.com>
2
3 * opcode/aarch64.h (AARCH64_OPND_SVE_ADDR_RI_S4x16)
4 (AARCH64_OPND_SVE_IMM_ROT1, AARCH64_OPND_SVE_IMM_ROT2)
5 (AARCH64_OPND_SVE_Zm3_INDEX, AARCH64_OPND_SVE_Zm3_22_INDEX)
6 (AARCH64_OPND_SVE_Zm4_INDEX): New aarch64_opnds.
7
8 2017-02-24 Richard Sandiford <richard.sandiford@arm.com>
9
10 * opcode/aarch64.h (AARCH64_FEATURE_COMPNUM): New macro.
11 (AARCH64_ARCH_V8_3): Include AARCH64_FEATURE_COMPNUM.
12
13 2017-02-22 Andrew Waterman <andrew@sifive.com>
14
15 * opcode/riscv-opc.h (CSR_SCOUNTEREN): New define.
16 (CSR_MCOUNTEREN): Likewise.
17 (scounteren): Declare register.
18 (mcounteren): Likewise.
19
20 2017-02-14 Andrew Waterman <andrew@sifive.com>
21
22 * opcode/riscv-opc.h (MATCH_SFENCE_VMA): New define.
23 (MASK_SFENCE_VMA): Likewise.
24 (sfence_vma): Declare instruction.
25
26 2017-02-14 Alan Modra <amodra@gmail.com>
27
28 PR 21118
29 * opcode/ppc.h (PPC_OPERAND_*): Reassign values, regs first.
30 (PPC_OPERAND_SPR, PPC_OPERAND_GQR): Define.
31
32 2017-01-24 Dimitar Dimitrov <dimitar@dinux.eu>
33
34 * opcode/hppa.h: Clarify that file is part of GNU opcodes.
35 * opcode/i860.h: Ditto.
36 * opcode/nios2.h: Ditto.
37 * opcode/nios2r1.h: Ditto.
38 * opcode/nios2r2.h: Ditto.
39 * opcode/pru.h: Ditto.
40
41 2017-01-24 Alan Hayward <alan.hayward@arm.com>
42
43 * elf/common.h (NT_ARM_SVE): Define.
44
45 2017-01-04 Jiong Wang <jiong.wang@arm.com>
46
47 * dwarf2.def: Sync with mainline gcc sources.
48
49 2017-01-04 Richard Earnshaw <rearnsha@arm.com>
50 Jiong Wang <jiong.wang@arm.com>
51
52 * dwarf2.def (DW_OP_AARCH64_operation): Reserve the number 0xea.
53 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
54
55 2017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
56
57 * opcode/aarch64.h (AARCH64_FEATURE_RCPC): Define.
58 (AARCH64_ARCH_V8_3): Update.
59
60 2017-01-03 Kito Cheng <kito.cheng@gmail.com>
61
62 * opcode/riscv-opc.h: Add support for the "q" ISA extension.
63
64 2017-01-03 Nick Clifton <nickc@redhat.com>
65
66 * dwarf2.def: Sync with mainline gcc sources
67 * dwarf2.h: Likewise.
68
69 2016-12-21 Jakub Jelinek <jakub@redhat.com>
70
71 * dwarf2.def (DW_FORM_ref_sup): Renamed to ...
72 (DW_FORM_ref_sup4): ... this. New form.
73 (DW_FORM_ref_sup8): New form.
74
75 2016-10-17 Jakub Jelinek <jakub@redhat.com>
76
77 * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5
78 calling convention codes.
79 (enum dwarf_line_number_content_type): New.
80 (enum dwarf_location_list_entry_type): Add DWARF5 DW_LLE_*
81 codes.
82 (enum dwarf_source_language): Add new DWARF5 DW_LANG_* codes.
83 (enum dwarf_macro_record_type): Add DWARF5 DW_MACRO_* codes.
84 (enum dwarf_name_index_attribute): New.
85 (enum dwarf_range_list_entry): New.
86 (enum dwarf_unit_type): New.
87 * dwarf2.def: Add new DWARF5 DW_TAG_*, DW_FORM_*, DW_AT_*,
88 DW_OP_* and DW_ATE_* entries.
89
90 2016-08-15 Jakub Jelinek <jakub@redhat.com>
91
92 * dwarf2.def (DW_AT_string_length_bit_size,
93 DW_AT_string_length_byte_size): New attributes.
94
95 2016-08-12 Alexandre Oliva <aoliva@redhat.com>
96
97 PR debug/63240
98 * dwarf2.def (DW_AT_deleted, DW_AT_defaulted): New.
99 * dwarf2.h (enum dwarf_defaulted_attribute): New.
100
101 2017-01-02 Alan Modra <amodra@gmail.com>
102
103 Update year range in copyright notice of all files.
104
105 For older changes see ChangeLog-2016
106 \f
107 Copyright (C) 2017 Free Software Foundation, Inc.
108
109 Copying and distribution of this file, with or without modification,
110 are permitted in any medium without royalty provided the copyright
111 notice and this notice are preserved.
112
113 Local Variables:
114 mode: change-log
115 left-margin: 8
116 fill-column: 74
117 version-control: never
118 End: