Silence -Wmaybe-uninitialized warning in minsyms.c:lookup_minimal_symbol_by_pc_section
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
6f20c942
FS
12018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
2
3 * elf/mips.h (AFL_ASE_GINV, AFL_ASE_RESERVED1): New macros.
4 (AFL_ASE_MASK): Update to include AFL_ASE_GINV.
5 * opcode/mips.h: Document "+\" operand format.
6 (ASE_GINV): New macro.
7
730c3174
SE
82018-06-13 Scott Egerton <scott.egerton@imgtec.com>
9 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
10
11 * elf/mips.h (AFL_ASE_CRC): New macro.
12 (AFL_ASE_MASK): Update to include AFL_ASE_CRC.
13 * opcode/mips.h (ASE_CRC): New macro.
14 * opcode/mips.h (ASE_CRC64): Likewise.
15
4b8e28c7
MF
162018-06-04 Max Filippov <jcmvbkbc@gmail.com>
17
18 * elf/xtensa.h (xtensa_read_table_entries)
19 (xtensa_compute_fill_extra_space): New declarations.
20
95da9854
L
212018-06-04 H.J. Lu <hongjiu.lu@intel.com>
22
23 * diagnostics.h (DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION): Always
24 define for GCC.
25
23081219
L
262018-06-04 H.J. Lu <hongjiu.lu@intel.com>
27
28 * diagnostics.h (DIAGNOSTIC_STRINGIFY_1): New.
29 (DIAGNOSTIC_STRINGIFY): Likewise.
30 (DIAGNOSTIC_IGNORE): Replace STRINGIFY with DIAGNOSTIC_STRINGIFY.
31 (DIAGNOSTIC_IGNORE_SELF_MOVE): Define empty if not defined.
32 (DIAGNOSTIC_IGNORE_DEPRECATED_REGISTER): Likewise.
33 (DIAGNOSTIC_IGNORE_UNUSED_FUNCTION): Likewise.
34 (DIAGNOSTIC_IGNORE_SWITCH_DIFFERENT_ENUM_TYPES): Likewise.
35 (DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION): New.
36
e9cb46ab
L
372018-06-01 H.J. Lu <hongjiu.lu@intel.com>
38
39 * diagnostics.h: Moved from ../gdb/common/diagnostics.h.
40
22467434 412018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
42
43 * splay-tree.h (splay_tree_compare_strings,
44 splay_tree_delete_pointers): Declare new utility functions.
45
98553ad3
PB
462018-05-21 Peter Bergner <bergner@vnet.ibm.com.com>
47
48 * opcode/ppc.h (PPC_OPERAND_FAKE): Delete macro.
49
7f999549
JW
502018-05-18 Kito Cheng <kito.cheng@gmail.com>
51
52 * elf/riscv.h (EF_RISCV_RVE): New define.
53
7b4ae824
JD
542018-05-18 John Darrington <john@darrington.wattle.id.au>
55
56 * elf/s12z.h: New header.
57
f9830ec1
TC
582018-05-15 Tamar Christina <tamar.christina@arm.com>
59
60 PR binutils/21446
61 * opcode/aarch64.h (F_SYS_READ, F_SYS_WRITE): New.
62
7d02540a
TC
632018-05-15 Tamar Christina <tamar.christina@arm.com>
64
65 PR binutils/21446
66 * opcode/aarch64.h (aarch64_operand_error): Add non_fatal.
67 (aarch64_print_operand): Support notes.
68
561a72d4
TC
692018-05-15 Tamar Christina <tamar.christina@arm.com>
70
71 PR binutils/21446
72 * opcode/aarch64.h (aarch64_opnd_info): Change sysreg to struct.
73 (aarch64_decode_insn): Accept error struct.
74
1678bd35
FT
752018-05-15 Francois H. Theron <francois.theron@netronome.com>
76
77 * opcode/nfp.h: Use uint64_t instead of bfd_vma.
78
637b1970
JD
792018-05-10 John Darrington <john@darrington.wattle.id.au>
80
81 * elf/common.h (EM_S12Z): New macro.
82
84f9f8c3
AM
832018-05-09 Sebastian Rasmussen <sebras@gmail.com>
84
85 * mach-o/unwind.h (MACH_O_UNWIND_X86_64_RBP_FRAME_REGISTERS):
86 Rename from MACH_O_UNWIND_X86_64_RBP_FRAME_REGSITERS.
87 (MACH_O_UNWIND_X86_EBP_FRAME_REGISTERS): Rename from
88 MACH_O_UNWIND_X86_EBP_FRAME_REGSITERS.
89
e6f372ba
JW
902018-05-08 Jim Wilson <jimw@sifive.com>
91
92 * opcode/riscv-opc.h (MATCH_C_SRLI64, MASK_C_SRLI64): New.
93 (MATCH_C_SRAI64, MASK_C_SRAI64): New.
94 (MATCH_C_SLLI64, MASK_C_SLLI64): New.
95
2ceb7719
PB
962018-05-07 Peter Bergner <bergner@vnet.ibm.com.com>
97
98 * opcode/ppc.h (powerpc_num_opcodes): Change type to unsigned.
99 (vle_num_opcodes): Likewise.
100 (spe2_num_opcodes): Likewise.
101
602f1657
AM
1022018-05-04 Alan Modra <amodra@gmail.com>
103
104 * ansidecl.h: Import from gcc.
105 * coff/internal.h (struct internal_scnhdr): Add ATTRIBUTE_NONSTRING
106 to s_name.
107 (struct internal_syment): Add ATTRIBUTE_NONSTRING to _n_name.
108
fe944acf
FT
1092018-04-30 Francois H. Theron <francois.theron@netronome.com>
110
111 * dis-asm.h: Added print_nfp_disassembler_options prototype.
112 * elf/common.h: Added EM_NFP, officially assigned. See Google Group
113 Generic System V Application Binary Interface.
114 * elf/nfp.h: New, for NFP support.
115 * opcode/nfp.h: New, for NFP support.
116
5c5a4843
CL
1172018-04-25 Christophe Lyon <christophe.lyon@st.com>
118 Mickaël Guêné <mickael.guene@st.com>
119
120 * elf/arm.h: Add R_ARM_TLS_GD32_FDPIC, R_ARM_TLS_LDM32_FDPIC,
121 R_ARM_TLS_IE32_FDPIC.
122
188fd7ae
CL
1232018-04-25 Christophe Lyon <christophe.lyon@st.com>
124 Mickaël Guêné <mickael.guene@st.com>
125
126 * elf/arm.h (R_ARM_GOTFUNCDESC, R_ARM_GOTOFFFUNCDESC)
127 (R_ARM_FUNCDESC)
128 (R_ARM_FUNCDESC_VALUE): Define new relocations.
129
18a20338
CL
1302018-04-25 Christophe Lyon <christophe.lyon@st.com>
131 Mickaël Guêné <mickael.guene@st.com>
132
133 * elf/arm.h (EF_ARM_FDPIC): New.
134
3596d8ce
AM
1352018-04-18 Alan Modra <amodra@gmail.com>
136
137 * coff/mipspe.h: Delete.
138
c65c21e1
AM
1392018-04-18 Alan Modra <amodra@gmail.com>
140
141 * aout/dynix3.h: Delete.
142
884d4d8a 1432018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
3f0a5f17
ME
144
145 Microblaze Target: PIC data text relative
146
147 * bfdlink.h (Add flag): Add new flag @ 'bfd_link_info' struct.
148 * elf/microblaze.h (Add 3 new relocations):
149 R_MICROBLAZE_TEXTPCREL_64, R_MICROBLAZE_TEXTREL_64
150 and R_MICROBLAZE_TEXTREL_32_LO for relax function.
151
f954747f
AM
1522018-04-17 Alan Modra <amodra@gmail.com>
153
154 * elf/i370.h: Revert removal.
155 * elf/i860.h: Likewise.
156 * elf/i960.h: Likewise.
157
5452f388
AM
1582018-04-16 Alan Modra <amodra@gmail.com>
159
160 * coff/sparc.h: Delete.
161
dc12032b
AM
1622018-04-16 Alan Modra <amodra@gmail.com>
163
164 * aout/host.h: Remove m68k-aout and m68k-coff support.
165 * aout/hp300hpux.h: Delete.
166 * coff/apollo.h: Delete.
167 * coff/aux-coff.h: Delete.
168 * coff/m68k.h: Delete.
169
211dc24b
AM
1702018-04-16 Alan Modra <amodra@gmail.com>
171
172 * dis-asm.h: Remove sh5 and sh64 support.
173
a9a4b302
AM
1742018-04-16 Alan Modra <amodra@gmail.com>
175
176 * coff/internal.h: Remove w65 support.
177 * coff/w65.h: Delete.
178
04cb01fd
AM
1792018-04-16 Alan Modra <amodra@gmail.com>
180
181 * coff/we32k.h: Delete.
182
c2bf1eec
AM
1832018-04-16 Alan Modra <amodra@gmail.com>
184
185 * coff/internal.h: Remove m88k support.
186 * coff/m88k.h: Delete.
187 * opcode/m88k.h: Delete.
188
6793974d
AM
1892018-04-16 Alan Modra <amodra@gmail.com>
190
191 * elf/i370.h: Delete.
192 * opcode/i370.h: Delete.
193
e82aa794
AM
1942018-04-16 Alan Modra <amodra@gmail.com>
195
196 * coff/h8500.h: Delete.
197 * coff/internal.h: Remove h8500 support.
198
fe0bf0fd
AM
1992018-04-16 Alan Modra <amodra@gmail.com>
200
201 * coff/h8300.h: Delete.
202
fdef3943
AM
2032018-04-16 Alan Modra <amodra@gmail.com>
204
205 * ieee.h: Delete.
206
5972ac73
AM
2072018-04-16 Alan Modra <amodra@gmail.com>
208
209 * aout/host.h: Remove newsos3 support.
210
b4b594e3
AM
2112018-04-16 Alan Modra <amodra@gmail.com>
212
213 * nlm/ChangeLog-9315: Delete.
214 * nlm/alpha-ext.h: Delete.
215 * nlm/common.h: Delete.
216 * nlm/external.h: Delete.
217 * nlm/i386-ext.h: Delete.
218 * nlm/internal.h: Delete.
219 * nlm/ppc-ext.h: Delete.
220 * nlm/sparc32-ext.h: Delete.
221
fceadf09
AM
2222018-04-16 Alan Modra <amodra@gmail.com>
223
224 * opcode/tahoe.h: Delete.
225
a8eb42a8
AM
2262018-04-11 Alan Modra <amodra@gmail.com>
227
228 * aout/adobe.h: Delete.
229 * aout/reloc.h: Delete.
230 * coff/i860.h: Delete.
231 * coff/i960.h: Delete.
232 * elf/i860.h: Delete.
233 * elf/i960.h: Delete.
234 * opcode/i860.h: Delete.
235 * opcode/i960.h: Delete.
236 * aout/aout64.h (enum reloc_type): Trim off 29k and other unused values.
237 * aout/ar.h (ARMAGB): Remove.
238 * coff/internal.h (struct internal_aouthdr, struct internal_scnhdr,
239 union internal_auxent): Remove i960 support.
240
23cedd1d
AM
2412018-04-09 Alan Modra <amodra@gmail.com>
242
243 * elf/ppc.h (R_PPC_PLTSEQ, R_PPC_PLTCALL): Define.
244 * elf/ppc64.h (R_PPC64_PLTSEQ, R_PPC64_PLTCALL): Define.
245
84f1b9fb
RL
2462018-03-28 Renlin Li <renlin.li@arm.com>
247
248 PR ld/22970
249 * elf/aarch64.h: Add relocation number for
250 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12,
251 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12_NC,
252 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12,
253 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC,
254 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12,
255 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC,
256 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12,
257 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12_NC.
258
c8d59609
NC
2592018-03-28 Nick Clifton <nickc@redhat.com>
260
261 PR 22988
262 * opcode/aarch64.h (enum aarch64_opnd): Add
263 AARCH64_OPND_SVE_ADDR_R.
264
b1202ffa
L
2652018-03-21 H.J. Lu <hongjiu.lu@intel.com>
266
267 * elf/common.h (DF_1_KMOD): New.
268 (DF_1_WEAKFILTER): Likewise.
269 (DF_1_NOCOMMON): Likewise.
270
0e35537d
JW
2712018-03-14 Kito Cheng <kito.cheng@gmail.com>
272
273 * opcode/riscv.h (OP_MASK_FUNCT3): New.
274 (OP_SH_FUNCT3): Likewise.
275 (OP_MASK_FUNCT7): Likewise.
276 (OP_SH_FUNCT7): Likewise.
277 (OP_MASK_OP2): Likewise.
278 (OP_SH_OP2): Likewise.
279 (OP_MASK_CFUNCT4): Likewise.
280 (OP_SH_CFUNCT4): Likewise.
281 (OP_MASK_CFUNCT3): Likewise.
282 (OP_SH_CFUNCT3): Likewise.
283 (riscv_insn_types): Likewise.
284
3e33b239
NC
2852018-03-13 Nick Clifton <nickc@redhat.com>
286
287 PR 22113
288 * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
289 field.
290
bd5dea88
L
2912018-03-08 H.J. Lu <hongjiu.lu@intel.com>
292
293 * opcode/i386 (OLDGCC_COMPAT): Removed.
294
5b616bef
TP
2952018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
296
297 * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
298
75f31665
MR
2992018-02-20 Maciej W. Rozycki <macro@mips.com>
300
301 * opcode/mips.h: Remove `M' operand code.
302
830db048
ZF
3032018-02-12 Zebediah Figura <z.figura12@gmail.com>
304
305 * coff/msdos.h: New header.
306 * coff/pe.h: Move common defines to msdos.h.
307 * coff/powerpc.h: Likewise.
308
faf766e3
NC
3092018-01-13 Nick Clifton <nickc@redhat.com>
310
311 2.30 branch created.
312
47acac12
L
3132018-01-11 H.J. Lu <hongjiu.lu@intel.com>
314
315 PR ld/22393
316 * bfdlink.h (bfd_link_info): Add separate_code.
317
645a2c5b
JW
3182018-01-04 Jim Wilson <jimw@sifive.com>
319
320 * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename
321 DECLARE_CSR entry. Add alias to map sbadaddr to CSR_STVAL.
322 (CSR_MBADADDR): Rename to CSR_MTVAL. Rename DECLARE_CSR entry.
323 Add alias to map mbadaddr to CSR_MTVAL.
324
219d1afa
AM
3252018-01-03 Alan Modra <amodra@gmail.com>
326
327 Update year range in copyright notice of all files.
328
1e563868 329For older changes see ChangeLog-2017
3499769a 330\f
1e563868 331Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
332
333Copying and distribution of this file, with or without modification,
334are permitted in any medium without royalty provided the copyright
335notice and this notice are preserved.
336
337Local Variables:
338mode: change-log
339left-margin: 8
340fill-column: 74
341version-control: never
342End:
This page took 0.140929 seconds and 4 git commands to generate.