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