Remove unused variables from gdbserver
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2018-07-20 Chenghua Xu <paul.hua.gm@gmail.com>
2 Maciej W. Rozycki <macro@mips.com>
3
4 * elf/mips.h (AFL_ASE_MMI): New macro.
5 (AFL_ASE_MASK): Update to include AFL_ASE_LOONGSON_MMI.
6 * opcode/mips.h (ASE_LOONGSON_MMI): New macro.
7
8 2018-07-17 Maciej W. Rozycki <macro@mips.com>
9
10 * bfdlink.h (bfd_link_hash_entry): Add `rel_from_abs' member.
11
12 2018-07-06 Alan Modra <amodra@gmail.com>
13
14 * diagnostics.h: Comment on macro usage.
15
16 2018-07-05 Simon Marchi <simon.marchi@polymtl.ca>
17
18 * diagnostics.h (DIAGNOSTIC_IGNORE_DEPRECATED_DECLARATIONS):
19 Define for clang.
20
21 2018-07-02 Maciej W. Rozycki <macro@mips.com>
22
23 PR tdep/8282
24 * dis-asm.h (disasm_option_arg_t): New typedef.
25 (disasm_options_and_args_t): Likewise.
26 (disasm_options_t): Add `arg' member, document members.
27 (disassembler_options_mips): New prototype.
28 (disassembler_options_arm, disassembler_options_powerpc)
29 (disassembler_options_s390): Update prototypes.
30
31 2018-06-29 Tamar Christina <tamar.christina@arm.com>
32
33 PR binutils/23192
34 *opcode/aarch64.h (aarch64_opnd): Add AARCH64_OPND_Em16.
35
36 2018-06-26 Alan Modra <amodra@gmail.com>
37
38 * elf/internal.h (ELF_SECTION_IN_SEGMENT): Revert last change.
39
40 2018-06-24 Nick Clifton <nickc@redhat.com>
41
42 2.31 branch created.
43
44 2018-06-21 Alan Hayward <alan.hayward@arm.com>
45
46 * elf/internal.h (ELF_SECTION_IN_SEGMENT): Don’t check addresses
47 for non SHT_NOBITS.
48
49 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
50
51 Sync with GCC
52
53 2018-05-24 Tom Rix <trix@juniper.net>
54
55 * dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New.
56
57 2017-11-20 Kito Cheng <kito.cheng@gmail.com>
58
59 * longlong.h [__riscv] (__umulsidi3): Define.
60 [__riscv] (umul_ppmm): Likewise.
61 [__riscv] (__muluw3): Likewise.
62
63 2018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
64
65 * elf/mips.h (AFL_ASE_GINV, AFL_ASE_RESERVED1): New macros.
66 (AFL_ASE_MASK): Update to include AFL_ASE_GINV.
67 * opcode/mips.h: Document "+\" operand format.
68 (ASE_GINV): New macro.
69
70 2018-06-13 Scott Egerton <scott.egerton@imgtec.com>
71 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
72
73 * elf/mips.h (AFL_ASE_CRC): New macro.
74 (AFL_ASE_MASK): Update to include AFL_ASE_CRC.
75 * opcode/mips.h (ASE_CRC): New macro.
76 * opcode/mips.h (ASE_CRC64): Likewise.
77
78 2018-06-04 Max Filippov <jcmvbkbc@gmail.com>
79
80 * elf/xtensa.h (xtensa_read_table_entries)
81 (xtensa_compute_fill_extra_space): New declarations.
82
83 2018-06-04 H.J. Lu <hongjiu.lu@intel.com>
84
85 * diagnostics.h (DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION): Always
86 define for GCC.
87
88 2018-06-04 H.J. Lu <hongjiu.lu@intel.com>
89
90 * diagnostics.h (DIAGNOSTIC_STRINGIFY_1): New.
91 (DIAGNOSTIC_STRINGIFY): Likewise.
92 (DIAGNOSTIC_IGNORE): Replace STRINGIFY with DIAGNOSTIC_STRINGIFY.
93 (DIAGNOSTIC_IGNORE_SELF_MOVE): Define empty if not defined.
94 (DIAGNOSTIC_IGNORE_DEPRECATED_REGISTER): Likewise.
95 (DIAGNOSTIC_IGNORE_UNUSED_FUNCTION): Likewise.
96 (DIAGNOSTIC_IGNORE_SWITCH_DIFFERENT_ENUM_TYPES): Likewise.
97 (DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION): New.
98
99 2018-06-01 H.J. Lu <hongjiu.lu@intel.com>
100
101 * diagnostics.h: Moved from ../gdb/common/diagnostics.h.
102
103 2018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
104
105 * splay-tree.h (splay_tree_compare_strings,
106 splay_tree_delete_pointers): Declare new utility functions.
107
108 2018-05-21 Peter Bergner <bergner@vnet.ibm.com.com>
109
110 * opcode/ppc.h (PPC_OPERAND_FAKE): Delete macro.
111
112 2018-05-18 Kito Cheng <kito.cheng@gmail.com>
113
114 * elf/riscv.h (EF_RISCV_RVE): New define.
115
116 2018-05-18 John Darrington <john@darrington.wattle.id.au>
117
118 * elf/s12z.h: New header.
119
120 2018-05-15 Tamar Christina <tamar.christina@arm.com>
121
122 PR binutils/21446
123 * opcode/aarch64.h (F_SYS_READ, F_SYS_WRITE): New.
124
125 2018-05-15 Tamar Christina <tamar.christina@arm.com>
126
127 PR binutils/21446
128 * opcode/aarch64.h (aarch64_operand_error): Add non_fatal.
129 (aarch64_print_operand): Support notes.
130
131 2018-05-15 Tamar Christina <tamar.christina@arm.com>
132
133 PR binutils/21446
134 * opcode/aarch64.h (aarch64_opnd_info): Change sysreg to struct.
135 (aarch64_decode_insn): Accept error struct.
136
137 2018-05-15 Francois H. Theron <francois.theron@netronome.com>
138
139 * opcode/nfp.h: Use uint64_t instead of bfd_vma.
140
141 2018-05-10 John Darrington <john@darrington.wattle.id.au>
142
143 * elf/common.h (EM_S12Z): New macro.
144
145 2018-05-09 Sebastian Rasmussen <sebras@gmail.com>
146
147 * mach-o/unwind.h (MACH_O_UNWIND_X86_64_RBP_FRAME_REGISTERS):
148 Rename from MACH_O_UNWIND_X86_64_RBP_FRAME_REGSITERS.
149 (MACH_O_UNWIND_X86_EBP_FRAME_REGISTERS): Rename from
150 MACH_O_UNWIND_X86_EBP_FRAME_REGSITERS.
151
152 2018-05-08 Jim Wilson <jimw@sifive.com>
153
154 * opcode/riscv-opc.h (MATCH_C_SRLI64, MASK_C_SRLI64): New.
155 (MATCH_C_SRAI64, MASK_C_SRAI64): New.
156 (MATCH_C_SLLI64, MASK_C_SLLI64): New.
157
158 2018-05-07 Peter Bergner <bergner@vnet.ibm.com.com>
159
160 * opcode/ppc.h (powerpc_num_opcodes): Change type to unsigned.
161 (vle_num_opcodes): Likewise.
162 (spe2_num_opcodes): Likewise.
163
164 2018-05-04 Alan Modra <amodra@gmail.com>
165
166 * ansidecl.h: Import from gcc.
167 * coff/internal.h (struct internal_scnhdr): Add ATTRIBUTE_NONSTRING
168 to s_name.
169 (struct internal_syment): Add ATTRIBUTE_NONSTRING to _n_name.
170
171 2018-04-30 Francois H. Theron <francois.theron@netronome.com>
172
173 * dis-asm.h: Added print_nfp_disassembler_options prototype.
174 * elf/common.h: Added EM_NFP, officially assigned. See Google Group
175 Generic System V Application Binary Interface.
176 * elf/nfp.h: New, for NFP support.
177 * opcode/nfp.h: New, for NFP support.
178
179 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
180 Mickaël Guêné <mickael.guene@st.com>
181
182 * elf/arm.h: Add R_ARM_TLS_GD32_FDPIC, R_ARM_TLS_LDM32_FDPIC,
183 R_ARM_TLS_IE32_FDPIC.
184
185 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
186 Mickaël Guêné <mickael.guene@st.com>
187
188 * elf/arm.h (R_ARM_GOTFUNCDESC, R_ARM_GOTOFFFUNCDESC)
189 (R_ARM_FUNCDESC)
190 (R_ARM_FUNCDESC_VALUE): Define new relocations.
191
192 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
193 Mickaël Guêné <mickael.guene@st.com>
194
195 * elf/arm.h (EF_ARM_FDPIC): New.
196
197 2018-04-18 Alan Modra <amodra@gmail.com>
198
199 * coff/mipspe.h: Delete.
200
201 2018-04-18 Alan Modra <amodra@gmail.com>
202
203 * aout/dynix3.h: Delete.
204
205 2018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
206
207 Microblaze Target: PIC data text relative
208
209 * bfdlink.h (Add flag): Add new flag @ 'bfd_link_info' struct.
210 * elf/microblaze.h (Add 3 new relocations):
211 R_MICROBLAZE_TEXTPCREL_64, R_MICROBLAZE_TEXTREL_64
212 and R_MICROBLAZE_TEXTREL_32_LO for relax function.
213
214 2018-04-17 Alan Modra <amodra@gmail.com>
215
216 * elf/i370.h: Revert removal.
217 * elf/i860.h: Likewise.
218 * elf/i960.h: Likewise.
219
220 2018-04-16 Alan Modra <amodra@gmail.com>
221
222 * coff/sparc.h: Delete.
223
224 2018-04-16 Alan Modra <amodra@gmail.com>
225
226 * aout/host.h: Remove m68k-aout and m68k-coff support.
227 * aout/hp300hpux.h: Delete.
228 * coff/apollo.h: Delete.
229 * coff/aux-coff.h: Delete.
230 * coff/m68k.h: Delete.
231
232 2018-04-16 Alan Modra <amodra@gmail.com>
233
234 * dis-asm.h: Remove sh5 and sh64 support.
235
236 2018-04-16 Alan Modra <amodra@gmail.com>
237
238 * coff/internal.h: Remove w65 support.
239 * coff/w65.h: Delete.
240
241 2018-04-16 Alan Modra <amodra@gmail.com>
242
243 * coff/we32k.h: Delete.
244
245 2018-04-16 Alan Modra <amodra@gmail.com>
246
247 * coff/internal.h: Remove m88k support.
248 * coff/m88k.h: Delete.
249 * opcode/m88k.h: Delete.
250
251 2018-04-16 Alan Modra <amodra@gmail.com>
252
253 * elf/i370.h: Delete.
254 * opcode/i370.h: Delete.
255
256 2018-04-16 Alan Modra <amodra@gmail.com>
257
258 * coff/h8500.h: Delete.
259 * coff/internal.h: Remove h8500 support.
260
261 2018-04-16 Alan Modra <amodra@gmail.com>
262
263 * coff/h8300.h: Delete.
264
265 2018-04-16 Alan Modra <amodra@gmail.com>
266
267 * ieee.h: Delete.
268
269 2018-04-16 Alan Modra <amodra@gmail.com>
270
271 * aout/host.h: Remove newsos3 support.
272
273 2018-04-16 Alan Modra <amodra@gmail.com>
274
275 * nlm/ChangeLog-9315: Delete.
276 * nlm/alpha-ext.h: Delete.
277 * nlm/common.h: Delete.
278 * nlm/external.h: Delete.
279 * nlm/i386-ext.h: Delete.
280 * nlm/internal.h: Delete.
281 * nlm/ppc-ext.h: Delete.
282 * nlm/sparc32-ext.h: Delete.
283
284 2018-04-16 Alan Modra <amodra@gmail.com>
285
286 * opcode/tahoe.h: Delete.
287
288 2018-04-11 Alan Modra <amodra@gmail.com>
289
290 * aout/adobe.h: Delete.
291 * aout/reloc.h: Delete.
292 * coff/i860.h: Delete.
293 * coff/i960.h: Delete.
294 * elf/i860.h: Delete.
295 * elf/i960.h: Delete.
296 * opcode/i860.h: Delete.
297 * opcode/i960.h: Delete.
298 * aout/aout64.h (enum reloc_type): Trim off 29k and other unused values.
299 * aout/ar.h (ARMAGB): Remove.
300 * coff/internal.h (struct internal_aouthdr, struct internal_scnhdr,
301 union internal_auxent): Remove i960 support.
302
303 2018-04-09 Alan Modra <amodra@gmail.com>
304
305 * elf/ppc.h (R_PPC_PLTSEQ, R_PPC_PLTCALL): Define.
306 * elf/ppc64.h (R_PPC64_PLTSEQ, R_PPC64_PLTCALL): Define.
307
308 2018-03-28 Renlin Li <renlin.li@arm.com>
309
310 PR ld/22970
311 * elf/aarch64.h: Add relocation number for
312 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12,
313 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12_NC,
314 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12,
315 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC,
316 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12,
317 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC,
318 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12,
319 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12_NC.
320
321 2018-03-28 Nick Clifton <nickc@redhat.com>
322
323 PR 22988
324 * opcode/aarch64.h (enum aarch64_opnd): Add
325 AARCH64_OPND_SVE_ADDR_R.
326
327 2018-03-21 H.J. Lu <hongjiu.lu@intel.com>
328
329 * elf/common.h (DF_1_KMOD): New.
330 (DF_1_WEAKFILTER): Likewise.
331 (DF_1_NOCOMMON): Likewise.
332
333 2018-03-14 Kito Cheng <kito.cheng@gmail.com>
334
335 * opcode/riscv.h (OP_MASK_FUNCT3): New.
336 (OP_SH_FUNCT3): Likewise.
337 (OP_MASK_FUNCT7): Likewise.
338 (OP_SH_FUNCT7): Likewise.
339 (OP_MASK_OP2): Likewise.
340 (OP_SH_OP2): Likewise.
341 (OP_MASK_CFUNCT4): Likewise.
342 (OP_SH_CFUNCT4): Likewise.
343 (OP_MASK_CFUNCT3): Likewise.
344 (OP_SH_CFUNCT3): Likewise.
345 (riscv_insn_types): Likewise.
346
347 2018-03-13 Nick Clifton <nickc@redhat.com>
348
349 PR 22113
350 * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
351 field.
352
353 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
354
355 * opcode/i386 (OLDGCC_COMPAT): Removed.
356
357 2018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
358
359 * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
360
361 2018-02-20 Maciej W. Rozycki <macro@mips.com>
362
363 * opcode/mips.h: Remove `M' operand code.
364
365 2018-02-12 Zebediah Figura <z.figura12@gmail.com>
366
367 * coff/msdos.h: New header.
368 * coff/pe.h: Move common defines to msdos.h.
369 * coff/powerpc.h: Likewise.
370
371 2018-01-13 Nick Clifton <nickc@redhat.com>
372
373 2.30 branch created.
374
375 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
376
377 PR ld/22393
378 * bfdlink.h (bfd_link_info): Add separate_code.
379
380 2018-01-04 Jim Wilson <jimw@sifive.com>
381
382 * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename
383 DECLARE_CSR entry. Add alias to map sbadaddr to CSR_STVAL.
384 (CSR_MBADADDR): Rename to CSR_MTVAL. Rename DECLARE_CSR entry.
385 Add alias to map mbadaddr to CSR_MTVAL.
386
387 2018-01-03 Alan Modra <amodra@gmail.com>
388
389 Update year range in copyright notice of all files.
390
391 For older changes see ChangeLog-2017
392 \f
393 Copyright (C) 2018 Free Software Foundation, Inc.
394
395 Copying and distribution of this file, with or without modification,
396 are permitted in any medium without royalty provided the copyright
397 notice and this notice are preserved.
398
399 Local Variables:
400 mode: change-log
401 left-margin: 8
402 fill-column: 74
403 version-control: never
404 End:
This page took 0.036788 seconds and 4 git commands to generate.