]> Git Repo - binutils.git/blob - include/ChangeLog
PowerPC relocations for prefix insns
[binutils.git] / include / ChangeLog
1 2019-05-24  Alan Modra  <[email protected]>
2
3         * elf/ppc64.h (R_PPC64_PLTSEQ_NOTOC, R_PPC64_PLTCALL_NOTOC),
4         (R_PPC64_PCREL_OPT, R_PPC64_D34, R_PPC64_D34_LO, R_PPC64_D34_HI30),
5         (R_PPC64_D34_HA30, R_PPC64_PCREL34, R_PPC64_GOT_PCREL34),
6         (R_PPC64_PLT_PCREL34, R_PPC64_PLT_PCREL34_NOTOC),
7         (R_PPC64_ADDR16_HIGHER34, R_PPC64_ADDR16_HIGHERA34),
8         (R_PPC64_ADDR16_HIGHEST34, R_PPC64_ADDR16_HIGHESTA34),
9         (R_PPC64_REL16_HIGHER34, R_PPC64_REL16_HIGHERA34),
10         (R_PPC64_REL16_HIGHEST34, R_PPC64_REL16_HIGHESTA34),
11         (R_PPC64_D28, R_PPC64_PCREL28): Define.
12
13 2019-05-24  Peter Bergner  <[email protected]>
14             Alan Modra  <[email protected]>
15
16         * dis-asm.h (WIDE_OUTPUT): Define.
17         * opcode/ppc.h (prefix_opcodes, prefix_num_opcodes): Declare.
18         (PPC_OPCODE_POWERXX, PPC_GET_PREFIX, PPC_GET_SUFFIX),
19         (PPC_PREFIX_P, PPC_PREFIX_SEG): Define.
20
21 2019-05-23  Jose E. Marchesi  <[email protected]>
22
23         * elf/bpf.h: New file.
24
25 2019-05-16  Andre Vieira  <[email protected]>
26
27         * elf/arm.h (Tag_MVE_arch): Define new enum value.
28         * opcode/arm.h (FPU_MVE, FPU_MVE_FP): New MACROs for new features.
29
30 2019-05-09  Matthew Malcomson  <[email protected]>
31
32         * opcode/aarch64.h (enum aarch64_opnd): New SVE_SHLIMM_UNPRED_22
33         operand.
34
35 2019-05-09  Matthew Malcomson  <[email protected]>
36
37         * opcode/aarch64.h (enum aarch64_insn_class): Add sve_size_tsz_bhs
38         iclass.
39
40 2019-05-09  Matthew Malcomson  <[email protected]>
41
42         * opcode/aarch64.h (enum aarch64_opnd): New SVE_Zm4_11_INDEX operand.
43
44 2019-05-09  Matthew Malcomson  <[email protected]>
45
46         * opcode/aarch64.h (enum aarch64_insn_class): Add sve_shift_tsz_bhsd
47         iclass.
48
49 2019-05-09  Matthew Malcomson  <[email protected]>
50
51         * opcode/aarch64.h (enum aarch64_opnd): New SVE_SHRIMM_UNPRED_22
52         operand.
53         (enum aarch64_insn_class): Add sve_shift_tsz_hsd iclass.
54
55 2019-05-09  Matthew Malcomson  <[email protected]>
56
57         * opcode/aarch64.h (enum aarch64_insn_class): Add sve_size_013 iclass.
58
59 2019-05-09  Matthew Malcomson  <[email protected]>
60
61         * opcode/aarch64.h (enum aarch64_insn_class): Add sve_size_bh iclass.
62
63 2019-05-09  Matthew Malcomson  <[email protected]>
64
65         * opcode/aarch64.h (enum aarch64_insn_class): Add sve_size_sd2 iclass.
66
67 2019-05-09  Matthew Malcomson  <[email protected]>
68
69         * opcode/aarch64.h (enum aarch64_opnd): New SVE_ADDR_ZX operand.
70
71 2019-05-09  Matthew Malcomson  <[email protected]>
72
73         * opcode/aarch64.h (enum aarch64_opnd): New SVE_Zm3_11_INDEX operand.
74
75 2019-05-09  Matthew Malcomson  <[email protected]>
76
77         * opcode/aarch64.h (enum aarch64_insn_class): Add sve_size_hsd2 iclass.
78
79 2019-05-09  Matthew Malcomson  <[email protected]>
80
81         * opcode/aarch64.h (enum aarch64_opnd): New SVE_IMM_ROT3 operand.
82
83 2019-05-09  Matthew Malcomson  <[email protected]>
84
85         * opcode/aarch64.h (AARCH64_FEATURE_SVE2
86         AARCH64_FEATURE_SVE2_AES, AARCH64_FEATURE_SVE2_BITPERM,
87         AARCH64_FEATURE_SVE2_SM4, AARCH64_FEATURE_SVE2_SHA3): New
88         feature macros.
89
90 2019-05-06  Andrew Bennett  <[email protected]>
91             Faraz Shahbazker  <[email protected]>
92
93         * opcode/mips.h (ASE_EVA_R6): New macro.
94         (M_LLWPE_AB, M_SCWPE_AB): New enum values.
95
96 2019-05-01  Sudakshina Das  <[email protected]>
97
98         * opcode/aarch64.h (AARCH64_FEATURE_TME): New.
99         (enum aarch64_opnd): Add AARCH64_OPND_TME_UIMM16.
100
101 2019-04-26  Andrew Bennett  <[email protected]>
102             Faraz Shahbazker  <[email protected]>
103
104         * opcode/mips.h (M_LLWP_AB, M_LLDP_AB): New enum values.
105         (M_SCWP_AB, M_SCDP_AB): Likewise.
106
107 2019-04-25  Maciej W. Rozycki  <[email protected]>
108
109         * opcode/mips.h: Update comment for MIPS32 CODE20 operand.
110
111 2019-04-15  Sudakshina Das  <[email protected]>
112
113         * elf/arm.h (START_RELOC_NUMBERS): New entry for R_ARM_THM_BF12.
114
115 2019-04-15  Sudakshina Das  <[email protected]>
116
117         * elf/arm.h (START_RELOC_NUMBERS): New entry for R_ARM_THM_BF18.
118
119 2019-04-15  Sudakshina Das  <[email protected]>
120
121         * elf/arm.h (START_RELOC_NUMBERS): New entry for R_ARM_THM_BF16.
122
123 2019-04-15  Thomas Preud'homme  <[email protected]>
124
125         * elf/arm.h (TAG_CPU_ARCH_V8_1M_MAIN): new macro.
126         (MAX_TAG_CPU_ARCH): Set value to above macro.
127         * opcode/arm.h (ARM_EXT2_V8_1M_MAIN): New macro.
128         (ARM_AEXT_V8_1M_MAIN): Likewise.
129         (ARM_AEXT2_V8_1M_MAIN): Likewise.
130         (ARM_ARCH_V8_1M_MAIN): Likewise.
131
132 2019-04-11  Sudakshina Das  <[email protected]>
133
134         * opcode/aarch64.h (enum aarch64_opnd): Add AARCH64_OPND_Rt_SP.
135
136 2019-04-08  H.J. Lu  <[email protected]>
137
138         * elf/common.h (GNU_PROPERTY_X86_ISA_1_AVX512_BF16): New.
139
140 2019-04-07  Alan Modra  <[email protected]>
141
142         Merge from gcc.
143         2019-04-03  Vineet Gupta  <[email protected]>
144         PR89877
145         * longlong.h [__arc__] (add_ssaaaa): Add cc clobber.
146         (sub_ddmmss): Likewise.
147
148 2019-04-06  H.J. Lu  <[email protected]>
149
150         * bfdlink.h (bfd_link_info): Remove x86-specific linker options.
151
152 2019-04-01  Andre Vieira  <[email protected]>
153
154         * opcode/arm.h (FPU_NEON_ARMV8_1): New.
155         (FPU_ARCH_NEON_VFP_ARMV8_1): Use FPU_NEON_ARMV8_1.
156         (FPU_ARCH_CRYPTO_NEON_VFP_ARMV8_1): Likewise.
157         (FPU_ARCH_DOTPROD_NEON_VFP_ARMV8): Likewise.
158         (FPU_ARCH_NEON_VFP_ARMV8_2_FP16): New.
159         (FPU_ARCH_NEON_VFP_ARMV8_2_FP16FML): New.
160         (FPU_ARCH_NEON_VFP_ARMV8_4_FP16FML): New.
161         (FPU_ARCH_CRYPTO_NEON_VFP_ARMV8_4): New.
162
163 2019-03-28  Alan Modra  <[email protected]>
164
165         PR 24390
166         * opcode/ppc.h (PPC_OPERAND_CR_REG): Comment.
167
168 2019-03-25  Tamar Christina  <[email protected]>
169
170         * dis-asm.h (struct disassemble_info): Add stop_offset.
171
172 2019-03-13  Sudakshina Das  <[email protected]>
173
174         * elf/aarch64.h (DT_AARCH64_PAC_PLT): New.
175
176 2019-03-13  Sudakshina Das  <[email protected]>
177             Szabolcs Nagy  <[email protected]>
178
179         * elf/aarch64.h (DT_AARCH64_BTI_PLT): New.
180
181 2019-03-13  Sudakshina Das  <[email protected]>
182
183         * elf/common.h (GNU_PROPERTY_AARCH64_FEATURE_1_AND): New.
184         (GNU_PROPERTY_AARCH64_FEATURE_1_BTI): New.
185         (GNU_PROPERTY_AARCH64_FEATURE_1_PAC): New.
186
187 2019-02-20  Alan Hayward  <[email protected]>
188
189         * elf/common.h (NT_ARM_PAC_MASK): Add define.
190
191 2019-02-15  Saagar Jha  <[email protected]>
192
193         * mach-o/loader.h: Use new OS names in comments.
194
195 2019-02-11  Philippe Waroquiers  <[email protected]>
196
197         * splay-tree.h (splay_tree_delete_key_fn): Update comment.
198         (splay_tree_delete_value_fn): Likewise.
199
200 2019-01-31  Andreas Krebbel  <[email protected]>
201
202         * opcode/s390.h (enum s390_opcode_cpu_val): Add
203         S390_OPCODE_ARCH13.
204
205 2019-01-25  Sudakshina Das  <[email protected]>
206             Ramana Radhakrishnan  <[email protected]>
207
208         * opcode/aarch64.h (enum aarch64_opnd): Remove
209         AARCH64_OPND_ADDR_SIMPLE_2.
210         (enum aarch64_insn_class): Remove ldstgv_indexed.
211
212 2019-01-22  Tom Tromey  <[email protected]>
213
214         * coff/ecoff.h: Include coff/sym.h.
215
216 2018-06-24  Nick Clifton  <[email protected]>
217
218         2.32 branch created.
219
220 2019-01-16  Kito Cheng  <[email protected]>
221
222         * elf/riscv.h (SHT_RISCV_ATTRIBUTES): Define.
223         (Tag_RISCV_arch): Likewise.
224         (Tag_RISCV_priv_spec): Likewise.
225         (Tag_RISCV_priv_spec_minor): Likewise.
226         (Tag_RISCV_priv_spec_revision): Likewise.
227         (Tag_RISCV_unaligned_access): Likewise.
228         (Tag_RISCV_stack_align): Likewise.
229
230 2019-01-14  Pavel I. Kryukov  <[email protected]>
231
232         * dis-asm.h: include <string.h>
233
234 2019-01-10  Nick Clifton  <[email protected]>
235
236         * Merge from GCC:
237         2018-12-22  Jason Merrill  <[email protected]>
238
239         * demangle.h: Remove support for ancient GNU (pre-3.0), Lucid,
240         ARM, HP, and EDG demangling styles.
241
242 2019-01-09  Sandra Loosemore  <[email protected]>
243
244         Merge from GCC:
245         PR other/16615
246
247         * libiberty.h: Mechanically replace "can not" with "cannot".
248         * plugin-api.h: Likewise.
249
250 2018-12-25  Yoshinori Sato <[email protected]>
251
252         * elf/rx.h (EF_RX_CPU_MASK): Update new bits.
253         (E_FLAG_RX_V3): New RXv3 type.
254         * opcode/rx.h (RX_Size): Add double size.
255         (RX_Operand_Type): Add double FPU registers.
256         (RX_Opcode_ID): Add new instuctions.
257
258 2019-01-01  Alan Modra  <[email protected]>
259
260         Update year range in copyright notice of all files.
261
262 For older changes see ChangeLog-2018
263 \f
264 Copyright (C) 2019 Free Software Foundation, Inc.
265
266 Copying and distribution of this file, with or without modification,
267 are permitted in any medium without royalty provided the copyright
268 notice and this notice are preserved.
269
270 Local Variables:
271 mode: change-log
272 left-margin: 8
273 fill-column: 74
274 version-control: never
275 End:
This page took 0.036721 seconds and 4 git commands to generate.