[gdb/testsuite] Fix hang in fork-running-state.c
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
4b8e28c7
MF
12018-06-04 Max Filippov <jcmvbkbc@gmail.com>
2
3 * elf/xtensa.h (xtensa_read_table_entries)
4 (xtensa_compute_fill_extra_space): New declarations.
5
95da9854
L
62018-06-04 H.J. Lu <hongjiu.lu@intel.com>
7
8 * diagnostics.h (DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION): Always
9 define for GCC.
10
23081219
L
112018-06-04 H.J. Lu <hongjiu.lu@intel.com>
12
13 * diagnostics.h (DIAGNOSTIC_STRINGIFY_1): New.
14 (DIAGNOSTIC_STRINGIFY): Likewise.
15 (DIAGNOSTIC_IGNORE): Replace STRINGIFY with DIAGNOSTIC_STRINGIFY.
16 (DIAGNOSTIC_IGNORE_SELF_MOVE): Define empty if not defined.
17 (DIAGNOSTIC_IGNORE_DEPRECATED_REGISTER): Likewise.
18 (DIAGNOSTIC_IGNORE_UNUSED_FUNCTION): Likewise.
19 (DIAGNOSTIC_IGNORE_SWITCH_DIFFERENT_ENUM_TYPES): Likewise.
20 (DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION): New.
21
e9cb46ab
L
222018-06-01 H.J. Lu <hongjiu.lu@intel.com>
23
24 * diagnostics.h: Moved from ../gdb/common/diagnostics.h.
25
22467434 262018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
27
28 * splay-tree.h (splay_tree_compare_strings,
29 splay_tree_delete_pointers): Declare new utility functions.
30
98553ad3
PB
312018-05-21 Peter Bergner <bergner@vnet.ibm.com.com>
32
33 * opcode/ppc.h (PPC_OPERAND_FAKE): Delete macro.
34
7f999549
JW
352018-05-18 Kito Cheng <kito.cheng@gmail.com>
36
37 * elf/riscv.h (EF_RISCV_RVE): New define.
38
7b4ae824
JD
392018-05-18 John Darrington <john@darrington.wattle.id.au>
40
41 * elf/s12z.h: New header.
42
f9830ec1
TC
432018-05-15 Tamar Christina <tamar.christina@arm.com>
44
45 PR binutils/21446
46 * opcode/aarch64.h (F_SYS_READ, F_SYS_WRITE): New.
47
7d02540a
TC
482018-05-15 Tamar Christina <tamar.christina@arm.com>
49
50 PR binutils/21446
51 * opcode/aarch64.h (aarch64_operand_error): Add non_fatal.
52 (aarch64_print_operand): Support notes.
53
561a72d4
TC
542018-05-15 Tamar Christina <tamar.christina@arm.com>
55
56 PR binutils/21446
57 * opcode/aarch64.h (aarch64_opnd_info): Change sysreg to struct.
58 (aarch64_decode_insn): Accept error struct.
59
1678bd35
FT
602018-05-15 Francois H. Theron <francois.theron@netronome.com>
61
62 * opcode/nfp.h: Use uint64_t instead of bfd_vma.
63
637b1970
JD
642018-05-10 John Darrington <john@darrington.wattle.id.au>
65
66 * elf/common.h (EM_S12Z): New macro.
67
84f9f8c3
AM
682018-05-09 Sebastian Rasmussen <sebras@gmail.com>
69
70 * mach-o/unwind.h (MACH_O_UNWIND_X86_64_RBP_FRAME_REGISTERS):
71 Rename from MACH_O_UNWIND_X86_64_RBP_FRAME_REGSITERS.
72 (MACH_O_UNWIND_X86_EBP_FRAME_REGISTERS): Rename from
73 MACH_O_UNWIND_X86_EBP_FRAME_REGSITERS.
74
e6f372ba
JW
752018-05-08 Jim Wilson <jimw@sifive.com>
76
77 * opcode/riscv-opc.h (MATCH_C_SRLI64, MASK_C_SRLI64): New.
78 (MATCH_C_SRAI64, MASK_C_SRAI64): New.
79 (MATCH_C_SLLI64, MASK_C_SLLI64): New.
80
2ceb7719
PB
812018-05-07 Peter Bergner <bergner@vnet.ibm.com.com>
82
83 * opcode/ppc.h (powerpc_num_opcodes): Change type to unsigned.
84 (vle_num_opcodes): Likewise.
85 (spe2_num_opcodes): Likewise.
86
602f1657
AM
872018-05-04 Alan Modra <amodra@gmail.com>
88
89 * ansidecl.h: Import from gcc.
90 * coff/internal.h (struct internal_scnhdr): Add ATTRIBUTE_NONSTRING
91 to s_name.
92 (struct internal_syment): Add ATTRIBUTE_NONSTRING to _n_name.
93
fe944acf
FT
942018-04-30 Francois H. Theron <francois.theron@netronome.com>
95
96 * dis-asm.h: Added print_nfp_disassembler_options prototype.
97 * elf/common.h: Added EM_NFP, officially assigned. See Google Group
98 Generic System V Application Binary Interface.
99 * elf/nfp.h: New, for NFP support.
100 * opcode/nfp.h: New, for NFP support.
101
5c5a4843
CL
1022018-04-25 Christophe Lyon <christophe.lyon@st.com>
103 Mickaël Guêné <mickael.guene@st.com>
104
105 * elf/arm.h: Add R_ARM_TLS_GD32_FDPIC, R_ARM_TLS_LDM32_FDPIC,
106 R_ARM_TLS_IE32_FDPIC.
107
188fd7ae
CL
1082018-04-25 Christophe Lyon <christophe.lyon@st.com>
109 Mickaël Guêné <mickael.guene@st.com>
110
111 * elf/arm.h (R_ARM_GOTFUNCDESC, R_ARM_GOTOFFFUNCDESC)
112 (R_ARM_FUNCDESC)
113 (R_ARM_FUNCDESC_VALUE): Define new relocations.
114
18a20338
CL
1152018-04-25 Christophe Lyon <christophe.lyon@st.com>
116 Mickaël Guêné <mickael.guene@st.com>
117
118 * elf/arm.h (EF_ARM_FDPIC): New.
119
3596d8ce
AM
1202018-04-18 Alan Modra <amodra@gmail.com>
121
122 * coff/mipspe.h: Delete.
123
c65c21e1
AM
1242018-04-18 Alan Modra <amodra@gmail.com>
125
126 * aout/dynix3.h: Delete.
127
884d4d8a 1282018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
3f0a5f17
ME
129
130 Microblaze Target: PIC data text relative
131
132 * bfdlink.h (Add flag): Add new flag @ 'bfd_link_info' struct.
133 * elf/microblaze.h (Add 3 new relocations):
134 R_MICROBLAZE_TEXTPCREL_64, R_MICROBLAZE_TEXTREL_64
135 and R_MICROBLAZE_TEXTREL_32_LO for relax function.
136
f954747f
AM
1372018-04-17 Alan Modra <amodra@gmail.com>
138
139 * elf/i370.h: Revert removal.
140 * elf/i860.h: Likewise.
141 * elf/i960.h: Likewise.
142
5452f388
AM
1432018-04-16 Alan Modra <amodra@gmail.com>
144
145 * coff/sparc.h: Delete.
146
dc12032b
AM
1472018-04-16 Alan Modra <amodra@gmail.com>
148
149 * aout/host.h: Remove m68k-aout and m68k-coff support.
150 * aout/hp300hpux.h: Delete.
151 * coff/apollo.h: Delete.
152 * coff/aux-coff.h: Delete.
153 * coff/m68k.h: Delete.
154
211dc24b
AM
1552018-04-16 Alan Modra <amodra@gmail.com>
156
157 * dis-asm.h: Remove sh5 and sh64 support.
158
a9a4b302
AM
1592018-04-16 Alan Modra <amodra@gmail.com>
160
161 * coff/internal.h: Remove w65 support.
162 * coff/w65.h: Delete.
163
04cb01fd
AM
1642018-04-16 Alan Modra <amodra@gmail.com>
165
166 * coff/we32k.h: Delete.
167
c2bf1eec
AM
1682018-04-16 Alan Modra <amodra@gmail.com>
169
170 * coff/internal.h: Remove m88k support.
171 * coff/m88k.h: Delete.
172 * opcode/m88k.h: Delete.
173
6793974d
AM
1742018-04-16 Alan Modra <amodra@gmail.com>
175
176 * elf/i370.h: Delete.
177 * opcode/i370.h: Delete.
178
e82aa794
AM
1792018-04-16 Alan Modra <amodra@gmail.com>
180
181 * coff/h8500.h: Delete.
182 * coff/internal.h: Remove h8500 support.
183
fe0bf0fd
AM
1842018-04-16 Alan Modra <amodra@gmail.com>
185
186 * coff/h8300.h: Delete.
187
fdef3943
AM
1882018-04-16 Alan Modra <amodra@gmail.com>
189
190 * ieee.h: Delete.
191
5972ac73
AM
1922018-04-16 Alan Modra <amodra@gmail.com>
193
194 * aout/host.h: Remove newsos3 support.
195
b4b594e3
AM
1962018-04-16 Alan Modra <amodra@gmail.com>
197
198 * nlm/ChangeLog-9315: Delete.
199 * nlm/alpha-ext.h: Delete.
200 * nlm/common.h: Delete.
201 * nlm/external.h: Delete.
202 * nlm/i386-ext.h: Delete.
203 * nlm/internal.h: Delete.
204 * nlm/ppc-ext.h: Delete.
205 * nlm/sparc32-ext.h: Delete.
206
fceadf09
AM
2072018-04-16 Alan Modra <amodra@gmail.com>
208
209 * opcode/tahoe.h: Delete.
210
a8eb42a8
AM
2112018-04-11 Alan Modra <amodra@gmail.com>
212
213 * aout/adobe.h: Delete.
214 * aout/reloc.h: Delete.
215 * coff/i860.h: Delete.
216 * coff/i960.h: Delete.
217 * elf/i860.h: Delete.
218 * elf/i960.h: Delete.
219 * opcode/i860.h: Delete.
220 * opcode/i960.h: Delete.
221 * aout/aout64.h (enum reloc_type): Trim off 29k and other unused values.
222 * aout/ar.h (ARMAGB): Remove.
223 * coff/internal.h (struct internal_aouthdr, struct internal_scnhdr,
224 union internal_auxent): Remove i960 support.
225
23cedd1d
AM
2262018-04-09 Alan Modra <amodra@gmail.com>
227
228 * elf/ppc.h (R_PPC_PLTSEQ, R_PPC_PLTCALL): Define.
229 * elf/ppc64.h (R_PPC64_PLTSEQ, R_PPC64_PLTCALL): Define.
230
84f1b9fb
RL
2312018-03-28 Renlin Li <renlin.li@arm.com>
232
233 PR ld/22970
234 * elf/aarch64.h: Add relocation number for
235 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12,
236 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12_NC,
237 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12,
238 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC,
239 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12,
240 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC,
241 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12,
242 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12_NC.
243
c8d59609
NC
2442018-03-28 Nick Clifton <nickc@redhat.com>
245
246 PR 22988
247 * opcode/aarch64.h (enum aarch64_opnd): Add
248 AARCH64_OPND_SVE_ADDR_R.
249
b1202ffa
L
2502018-03-21 H.J. Lu <hongjiu.lu@intel.com>
251
252 * elf/common.h (DF_1_KMOD): New.
253 (DF_1_WEAKFILTER): Likewise.
254 (DF_1_NOCOMMON): Likewise.
255
0e35537d
JW
2562018-03-14 Kito Cheng <kito.cheng@gmail.com>
257
258 * opcode/riscv.h (OP_MASK_FUNCT3): New.
259 (OP_SH_FUNCT3): Likewise.
260 (OP_MASK_FUNCT7): Likewise.
261 (OP_SH_FUNCT7): Likewise.
262 (OP_MASK_OP2): Likewise.
263 (OP_SH_OP2): Likewise.
264 (OP_MASK_CFUNCT4): Likewise.
265 (OP_SH_CFUNCT4): Likewise.
266 (OP_MASK_CFUNCT3): Likewise.
267 (OP_SH_CFUNCT3): Likewise.
268 (riscv_insn_types): Likewise.
269
3e33b239
NC
2702018-03-13 Nick Clifton <nickc@redhat.com>
271
272 PR 22113
273 * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
274 field.
275
bd5dea88
L
2762018-03-08 H.J. Lu <hongjiu.lu@intel.com>
277
278 * opcode/i386 (OLDGCC_COMPAT): Removed.
279
5b616bef
TP
2802018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
281
282 * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
283
75f31665
MR
2842018-02-20 Maciej W. Rozycki <macro@mips.com>
285
286 * opcode/mips.h: Remove `M' operand code.
287
830db048
ZF
2882018-02-12 Zebediah Figura <z.figura12@gmail.com>
289
290 * coff/msdos.h: New header.
291 * coff/pe.h: Move common defines to msdos.h.
292 * coff/powerpc.h: Likewise.
293
faf766e3
NC
2942018-01-13 Nick Clifton <nickc@redhat.com>
295
296 2.30 branch created.
297
47acac12
L
2982018-01-11 H.J. Lu <hongjiu.lu@intel.com>
299
300 PR ld/22393
301 * bfdlink.h (bfd_link_info): Add separate_code.
302
645a2c5b
JW
3032018-01-04 Jim Wilson <jimw@sifive.com>
304
305 * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename
306 DECLARE_CSR entry. Add alias to map sbadaddr to CSR_STVAL.
307 (CSR_MBADADDR): Rename to CSR_MTVAL. Rename DECLARE_CSR entry.
308 Add alias to map mbadaddr to CSR_MTVAL.
309
219d1afa
AM
3102018-01-03 Alan Modra <amodra@gmail.com>
311
312 Update year range in copyright notice of all files.
313
1e563868 314For older changes see ChangeLog-2017
3499769a 315\f
1e563868 316Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
317
318Copying and distribution of this file, with or without modification,
319are permitted in any medium without royalty provided the copyright
320notice and this notice are preserved.
321
322Local Variables:
323mode: change-log
324left-margin: 8
325fill-column: 74
326version-control: never
327End:
This page took 0.137413 seconds and 4 git commands to generate.