Implement Read/Write constraints on system registers on AArch64
[binutils-gdb.git] / include / ChangeLog
1 2018-05-15 Tamar Christina <tamar.christina@arm.com>
2
3 PR binutils/21446
4 * opcode/aarch64.h (F_SYS_READ, F_SYS_WRITE): New.
5
6 2018-05-15 Tamar Christina <tamar.christina@arm.com>
7
8 PR binutils/21446
9 * opcode/aarch64.h (aarch64_operand_error): Add non_fatal.
10 (aarch64_print_operand): Support notes.
11
12 2018-05-15 Tamar Christina <tamar.christina@arm.com>
13
14 PR binutils/21446
15 * opcode/aarch64.h (aarch64_opnd_info): Change sysreg to struct.
16 (aarch64_decode_insn): Accept error struct.
17
18 2018-05-15 Francois H. Theron <francois.theron@netronome.com>
19
20 * opcode/nfp.h: Use uint64_t instead of bfd_vma.
21
22 2018-05-10 John Darrington <john@darrington.wattle.id.au>
23
24 * elf/common.h (EM_S12Z): New macro.
25
26 2018-05-09 Sebastian Rasmussen <sebras@gmail.com>
27
28 * mach-o/unwind.h (MACH_O_UNWIND_X86_64_RBP_FRAME_REGISTERS):
29 Rename from MACH_O_UNWIND_X86_64_RBP_FRAME_REGSITERS.
30 (MACH_O_UNWIND_X86_EBP_FRAME_REGISTERS): Rename from
31 MACH_O_UNWIND_X86_EBP_FRAME_REGSITERS.
32
33 2018-05-08 Jim Wilson <jimw@sifive.com>
34
35 * opcode/riscv-opc.h (MATCH_C_SRLI64, MASK_C_SRLI64): New.
36 (MATCH_C_SRAI64, MASK_C_SRAI64): New.
37 (MATCH_C_SLLI64, MASK_C_SLLI64): New.
38
39 2018-05-07 Peter Bergner <bergner@vnet.ibm.com.com>
40
41 * opcode/ppc.h (powerpc_num_opcodes): Change type to unsigned.
42 (vle_num_opcodes): Likewise.
43 (spe2_num_opcodes): Likewise.
44
45 2018-05-04 Alan Modra <amodra@gmail.com>
46
47 * ansidecl.h: Import from gcc.
48 * coff/internal.h (struct internal_scnhdr): Add ATTRIBUTE_NONSTRING
49 to s_name.
50 (struct internal_syment): Add ATTRIBUTE_NONSTRING to _n_name.
51
52 2018-04-30 Francois H. Theron <francois.theron@netronome.com>
53
54 * dis-asm.h: Added print_nfp_disassembler_options prototype.
55 * elf/common.h: Added EM_NFP, officially assigned. See Google Group
56 Generic System V Application Binary Interface.
57 * elf/nfp.h: New, for NFP support.
58 * opcode/nfp.h: New, for NFP support.
59
60 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
61 Mickaël Guêné <mickael.guene@st.com>
62
63 * elf/arm.h: Add R_ARM_TLS_GD32_FDPIC, R_ARM_TLS_LDM32_FDPIC,
64 R_ARM_TLS_IE32_FDPIC.
65
66 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
67 Mickaël Guêné <mickael.guene@st.com>
68
69 * elf/arm.h (R_ARM_GOTFUNCDESC, R_ARM_GOTOFFFUNCDESC)
70 (R_ARM_FUNCDESC)
71 (R_ARM_FUNCDESC_VALUE): Define new relocations.
72
73 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
74 Mickaël Guêné <mickael.guene@st.com>
75
76 * elf/arm.h (EF_ARM_FDPIC): New.
77
78 2018-04-18 Alan Modra <amodra@gmail.com>
79
80 * coff/mipspe.h: Delete.
81
82 2018-04-18 Alan Modra <amodra@gmail.com>
83
84 * aout/dynix3.h: Delete.
85
86 2018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
87
88 Microblaze Target: PIC data text relative
89
90 * bfdlink.h (Add flag): Add new flag @ 'bfd_link_info' struct.
91 * elf/microblaze.h (Add 3 new relocations):
92 R_MICROBLAZE_TEXTPCREL_64, R_MICROBLAZE_TEXTREL_64
93 and R_MICROBLAZE_TEXTREL_32_LO for relax function.
94
95 2018-04-17 Alan Modra <amodra@gmail.com>
96
97 * elf/i370.h: Revert removal.
98 * elf/i860.h: Likewise.
99 * elf/i960.h: Likewise.
100
101 2018-04-16 Alan Modra <amodra@gmail.com>
102
103 * coff/sparc.h: Delete.
104
105 2018-04-16 Alan Modra <amodra@gmail.com>
106
107 * aout/host.h: Remove m68k-aout and m68k-coff support.
108 * aout/hp300hpux.h: Delete.
109 * coff/apollo.h: Delete.
110 * coff/aux-coff.h: Delete.
111 * coff/m68k.h: Delete.
112
113 2018-04-16 Alan Modra <amodra@gmail.com>
114
115 * dis-asm.h: Remove sh5 and sh64 support.
116
117 2018-04-16 Alan Modra <amodra@gmail.com>
118
119 * coff/internal.h: Remove w65 support.
120 * coff/w65.h: Delete.
121
122 2018-04-16 Alan Modra <amodra@gmail.com>
123
124 * coff/we32k.h: Delete.
125
126 2018-04-16 Alan Modra <amodra@gmail.com>
127
128 * coff/internal.h: Remove m88k support.
129 * coff/m88k.h: Delete.
130 * opcode/m88k.h: Delete.
131
132 2018-04-16 Alan Modra <amodra@gmail.com>
133
134 * elf/i370.h: Delete.
135 * opcode/i370.h: Delete.
136
137 2018-04-16 Alan Modra <amodra@gmail.com>
138
139 * coff/h8500.h: Delete.
140 * coff/internal.h: Remove h8500 support.
141
142 2018-04-16 Alan Modra <amodra@gmail.com>
143
144 * coff/h8300.h: Delete.
145
146 2018-04-16 Alan Modra <amodra@gmail.com>
147
148 * ieee.h: Delete.
149
150 2018-04-16 Alan Modra <amodra@gmail.com>
151
152 * aout/host.h: Remove newsos3 support.
153
154 2018-04-16 Alan Modra <amodra@gmail.com>
155
156 * nlm/ChangeLog-9315: Delete.
157 * nlm/alpha-ext.h: Delete.
158 * nlm/common.h: Delete.
159 * nlm/external.h: Delete.
160 * nlm/i386-ext.h: Delete.
161 * nlm/internal.h: Delete.
162 * nlm/ppc-ext.h: Delete.
163 * nlm/sparc32-ext.h: Delete.
164
165 2018-04-16 Alan Modra <amodra@gmail.com>
166
167 * opcode/tahoe.h: Delete.
168
169 2018-04-11 Alan Modra <amodra@gmail.com>
170
171 * aout/adobe.h: Delete.
172 * aout/reloc.h: Delete.
173 * coff/i860.h: Delete.
174 * coff/i960.h: Delete.
175 * elf/i860.h: Delete.
176 * elf/i960.h: Delete.
177 * opcode/i860.h: Delete.
178 * opcode/i960.h: Delete.
179 * aout/aout64.h (enum reloc_type): Trim off 29k and other unused values.
180 * aout/ar.h (ARMAGB): Remove.
181 * coff/internal.h (struct internal_aouthdr, struct internal_scnhdr,
182 union internal_auxent): Remove i960 support.
183
184 2018-04-09 Alan Modra <amodra@gmail.com>
185
186 * elf/ppc.h (R_PPC_PLTSEQ, R_PPC_PLTCALL): Define.
187 * elf/ppc64.h (R_PPC64_PLTSEQ, R_PPC64_PLTCALL): Define.
188
189 2018-03-28 Renlin Li <renlin.li@arm.com>
190
191 PR ld/22970
192 * elf/aarch64.h: Add relocation number for
193 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12,
194 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12_NC,
195 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12,
196 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC,
197 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12,
198 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC,
199 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12,
200 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12_NC.
201
202 2018-03-28 Nick Clifton <nickc@redhat.com>
203
204 PR 22988
205 * opcode/aarch64.h (enum aarch64_opnd): Add
206 AARCH64_OPND_SVE_ADDR_R.
207
208 2018-03-21 H.J. Lu <hongjiu.lu@intel.com>
209
210 * elf/common.h (DF_1_KMOD): New.
211 (DF_1_WEAKFILTER): Likewise.
212 (DF_1_NOCOMMON): Likewise.
213
214 2018-03-14 Kito Cheng <kito.cheng@gmail.com>
215
216 * opcode/riscv.h (OP_MASK_FUNCT3): New.
217 (OP_SH_FUNCT3): Likewise.
218 (OP_MASK_FUNCT7): Likewise.
219 (OP_SH_FUNCT7): Likewise.
220 (OP_MASK_OP2): Likewise.
221 (OP_SH_OP2): Likewise.
222 (OP_MASK_CFUNCT4): Likewise.
223 (OP_SH_CFUNCT4): Likewise.
224 (OP_MASK_CFUNCT3): Likewise.
225 (OP_SH_CFUNCT3): Likewise.
226 (riscv_insn_types): Likewise.
227
228 2018-03-13 Nick Clifton <nickc@redhat.com>
229
230 PR 22113
231 * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
232 field.
233
234 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
235
236 * opcode/i386 (OLDGCC_COMPAT): Removed.
237
238 2018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
239
240 * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
241
242 2018-02-20 Maciej W. Rozycki <macro@mips.com>
243
244 * opcode/mips.h: Remove `M' operand code.
245
246 2018-02-12 Zebediah Figura <z.figura12@gmail.com>
247
248 * coff/msdos.h: New header.
249 * coff/pe.h: Move common defines to msdos.h.
250 * coff/powerpc.h: Likewise.
251
252 2018-01-13 Nick Clifton <nickc@redhat.com>
253
254 2.30 branch created.
255
256 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
257
258 PR ld/22393
259 * bfdlink.h (bfd_link_info): Add separate_code.
260
261 2018-01-04 Jim Wilson <jimw@sifive.com>
262
263 * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename
264 DECLARE_CSR entry. Add alias to map sbadaddr to CSR_STVAL.
265 (CSR_MBADADDR): Rename to CSR_MTVAL. Rename DECLARE_CSR entry.
266 Add alias to map mbadaddr to CSR_MTVAL.
267
268 2018-01-03 Alan Modra <amodra@gmail.com>
269
270 Update year range in copyright notice of all files.
271
272 For older changes see ChangeLog-2017
273 \f
274 Copyright (C) 2018 Free Software Foundation, Inc.
275
276 Copying and distribution of this file, with or without modification,
277 are permitted in any medium without royalty provided the copyright
278 notice and this notice are preserved.
279
280 Local Variables:
281 mode: change-log
282 left-margin: 8
283 fill-column: 74
284 version-control: never
285 End: