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