Automatic date update in version.in
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
57c0d77c
AH
12018-06-21 Alan Hayward <alan.hayward@arm.com>
2
3 * elf/internal.h (ELF_SECTION_IN_SEGMENT): Don’t check addresses
4 for non SHT_NOBITS.
5
d856f9a8
SM
62018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7
8 Sync with GCC
9
10 2018-05-24 Tom Rix <trix@juniper.net>
11
12 * dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New.
13
14 2017-11-20 Kito Cheng <kito.cheng@gmail.com>
15
16 * longlong.h [__riscv] (__umulsidi3): Define.
17 [__riscv] (umul_ppmm): Likewise.
18 [__riscv] (__muluw3): Likewise.
19
6f20c942
FS
202018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
21
22 * elf/mips.h (AFL_ASE_GINV, AFL_ASE_RESERVED1): New macros.
23 (AFL_ASE_MASK): Update to include AFL_ASE_GINV.
24 * opcode/mips.h: Document "+\" operand format.
25 (ASE_GINV): New macro.
26
730c3174
SE
272018-06-13 Scott Egerton <scott.egerton@imgtec.com>
28 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
29
30 * elf/mips.h (AFL_ASE_CRC): New macro.
31 (AFL_ASE_MASK): Update to include AFL_ASE_CRC.
32 * opcode/mips.h (ASE_CRC): New macro.
33 * opcode/mips.h (ASE_CRC64): Likewise.
34
4b8e28c7
MF
352018-06-04 Max Filippov <jcmvbkbc@gmail.com>
36
37 * elf/xtensa.h (xtensa_read_table_entries)
38 (xtensa_compute_fill_extra_space): New declarations.
39
95da9854
L
402018-06-04 H.J. Lu <hongjiu.lu@intel.com>
41
42 * diagnostics.h (DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION): Always
43 define for GCC.
44
23081219
L
452018-06-04 H.J. Lu <hongjiu.lu@intel.com>
46
47 * diagnostics.h (DIAGNOSTIC_STRINGIFY_1): New.
48 (DIAGNOSTIC_STRINGIFY): Likewise.
49 (DIAGNOSTIC_IGNORE): Replace STRINGIFY with DIAGNOSTIC_STRINGIFY.
50 (DIAGNOSTIC_IGNORE_SELF_MOVE): Define empty if not defined.
51 (DIAGNOSTIC_IGNORE_DEPRECATED_REGISTER): Likewise.
52 (DIAGNOSTIC_IGNORE_UNUSED_FUNCTION): Likewise.
53 (DIAGNOSTIC_IGNORE_SWITCH_DIFFERENT_ENUM_TYPES): Likewise.
54 (DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION): New.
55
e9cb46ab
L
562018-06-01 H.J. Lu <hongjiu.lu@intel.com>
57
58 * diagnostics.h: Moved from ../gdb/common/diagnostics.h.
59
22467434 602018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
61
62 * splay-tree.h (splay_tree_compare_strings,
63 splay_tree_delete_pointers): Declare new utility functions.
64
98553ad3
PB
652018-05-21 Peter Bergner <bergner@vnet.ibm.com.com>
66
67 * opcode/ppc.h (PPC_OPERAND_FAKE): Delete macro.
68
7f999549
JW
692018-05-18 Kito Cheng <kito.cheng@gmail.com>
70
71 * elf/riscv.h (EF_RISCV_RVE): New define.
72
7b4ae824
JD
732018-05-18 John Darrington <john@darrington.wattle.id.au>
74
75 * elf/s12z.h: New header.
76
f9830ec1
TC
772018-05-15 Tamar Christina <tamar.christina@arm.com>
78
79 PR binutils/21446
80 * opcode/aarch64.h (F_SYS_READ, F_SYS_WRITE): New.
81
7d02540a
TC
822018-05-15 Tamar Christina <tamar.christina@arm.com>
83
84 PR binutils/21446
85 * opcode/aarch64.h (aarch64_operand_error): Add non_fatal.
86 (aarch64_print_operand): Support notes.
87
561a72d4
TC
882018-05-15 Tamar Christina <tamar.christina@arm.com>
89
90 PR binutils/21446
91 * opcode/aarch64.h (aarch64_opnd_info): Change sysreg to struct.
92 (aarch64_decode_insn): Accept error struct.
93
1678bd35
FT
942018-05-15 Francois H. Theron <francois.theron@netronome.com>
95
96 * opcode/nfp.h: Use uint64_t instead of bfd_vma.
97
637b1970
JD
982018-05-10 John Darrington <john@darrington.wattle.id.au>
99
100 * elf/common.h (EM_S12Z): New macro.
101
84f9f8c3
AM
1022018-05-09 Sebastian Rasmussen <sebras@gmail.com>
103
104 * mach-o/unwind.h (MACH_O_UNWIND_X86_64_RBP_FRAME_REGISTERS):
105 Rename from MACH_O_UNWIND_X86_64_RBP_FRAME_REGSITERS.
106 (MACH_O_UNWIND_X86_EBP_FRAME_REGISTERS): Rename from
107 MACH_O_UNWIND_X86_EBP_FRAME_REGSITERS.
108
e6f372ba
JW
1092018-05-08 Jim Wilson <jimw@sifive.com>
110
111 * opcode/riscv-opc.h (MATCH_C_SRLI64, MASK_C_SRLI64): New.
112 (MATCH_C_SRAI64, MASK_C_SRAI64): New.
113 (MATCH_C_SLLI64, MASK_C_SLLI64): New.
114
2ceb7719
PB
1152018-05-07 Peter Bergner <bergner@vnet.ibm.com.com>
116
117 * opcode/ppc.h (powerpc_num_opcodes): Change type to unsigned.
118 (vle_num_opcodes): Likewise.
119 (spe2_num_opcodes): Likewise.
120
602f1657
AM
1212018-05-04 Alan Modra <amodra@gmail.com>
122
123 * ansidecl.h: Import from gcc.
124 * coff/internal.h (struct internal_scnhdr): Add ATTRIBUTE_NONSTRING
125 to s_name.
126 (struct internal_syment): Add ATTRIBUTE_NONSTRING to _n_name.
127
fe944acf
FT
1282018-04-30 Francois H. Theron <francois.theron@netronome.com>
129
130 * dis-asm.h: Added print_nfp_disassembler_options prototype.
131 * elf/common.h: Added EM_NFP, officially assigned. See Google Group
132 Generic System V Application Binary Interface.
133 * elf/nfp.h: New, for NFP support.
134 * opcode/nfp.h: New, for NFP support.
135
5c5a4843
CL
1362018-04-25 Christophe Lyon <christophe.lyon@st.com>
137 Mickaël Guêné <mickael.guene@st.com>
138
139 * elf/arm.h: Add R_ARM_TLS_GD32_FDPIC, R_ARM_TLS_LDM32_FDPIC,
140 R_ARM_TLS_IE32_FDPIC.
141
188fd7ae
CL
1422018-04-25 Christophe Lyon <christophe.lyon@st.com>
143 Mickaël Guêné <mickael.guene@st.com>
144
145 * elf/arm.h (R_ARM_GOTFUNCDESC, R_ARM_GOTOFFFUNCDESC)
146 (R_ARM_FUNCDESC)
147 (R_ARM_FUNCDESC_VALUE): Define new relocations.
148
18a20338
CL
1492018-04-25 Christophe Lyon <christophe.lyon@st.com>
150 Mickaël Guêné <mickael.guene@st.com>
151
152 * elf/arm.h (EF_ARM_FDPIC): New.
153
3596d8ce
AM
1542018-04-18 Alan Modra <amodra@gmail.com>
155
156 * coff/mipspe.h: Delete.
157
c65c21e1
AM
1582018-04-18 Alan Modra <amodra@gmail.com>
159
160 * aout/dynix3.h: Delete.
161
884d4d8a 1622018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
3f0a5f17
ME
163
164 Microblaze Target: PIC data text relative
165
166 * bfdlink.h (Add flag): Add new flag @ 'bfd_link_info' struct.
167 * elf/microblaze.h (Add 3 new relocations):
168 R_MICROBLAZE_TEXTPCREL_64, R_MICROBLAZE_TEXTREL_64
169 and R_MICROBLAZE_TEXTREL_32_LO for relax function.
170
f954747f
AM
1712018-04-17 Alan Modra <amodra@gmail.com>
172
173 * elf/i370.h: Revert removal.
174 * elf/i860.h: Likewise.
175 * elf/i960.h: Likewise.
176
5452f388
AM
1772018-04-16 Alan Modra <amodra@gmail.com>
178
179 * coff/sparc.h: Delete.
180
dc12032b
AM
1812018-04-16 Alan Modra <amodra@gmail.com>
182
183 * aout/host.h: Remove m68k-aout and m68k-coff support.
184 * aout/hp300hpux.h: Delete.
185 * coff/apollo.h: Delete.
186 * coff/aux-coff.h: Delete.
187 * coff/m68k.h: Delete.
188
211dc24b
AM
1892018-04-16 Alan Modra <amodra@gmail.com>
190
191 * dis-asm.h: Remove sh5 and sh64 support.
192
a9a4b302
AM
1932018-04-16 Alan Modra <amodra@gmail.com>
194
195 * coff/internal.h: Remove w65 support.
196 * coff/w65.h: Delete.
197
04cb01fd
AM
1982018-04-16 Alan Modra <amodra@gmail.com>
199
200 * coff/we32k.h: Delete.
201
c2bf1eec
AM
2022018-04-16 Alan Modra <amodra@gmail.com>
203
204 * coff/internal.h: Remove m88k support.
205 * coff/m88k.h: Delete.
206 * opcode/m88k.h: Delete.
207
6793974d
AM
2082018-04-16 Alan Modra <amodra@gmail.com>
209
210 * elf/i370.h: Delete.
211 * opcode/i370.h: Delete.
212
e82aa794
AM
2132018-04-16 Alan Modra <amodra@gmail.com>
214
215 * coff/h8500.h: Delete.
216 * coff/internal.h: Remove h8500 support.
217
fe0bf0fd
AM
2182018-04-16 Alan Modra <amodra@gmail.com>
219
220 * coff/h8300.h: Delete.
221
fdef3943
AM
2222018-04-16 Alan Modra <amodra@gmail.com>
223
224 * ieee.h: Delete.
225
5972ac73
AM
2262018-04-16 Alan Modra <amodra@gmail.com>
227
228 * aout/host.h: Remove newsos3 support.
229
b4b594e3
AM
2302018-04-16 Alan Modra <amodra@gmail.com>
231
232 * nlm/ChangeLog-9315: Delete.
233 * nlm/alpha-ext.h: Delete.
234 * nlm/common.h: Delete.
235 * nlm/external.h: Delete.
236 * nlm/i386-ext.h: Delete.
237 * nlm/internal.h: Delete.
238 * nlm/ppc-ext.h: Delete.
239 * nlm/sparc32-ext.h: Delete.
240
fceadf09
AM
2412018-04-16 Alan Modra <amodra@gmail.com>
242
243 * opcode/tahoe.h: Delete.
244
a8eb42a8
AM
2452018-04-11 Alan Modra <amodra@gmail.com>
246
247 * aout/adobe.h: Delete.
248 * aout/reloc.h: Delete.
249 * coff/i860.h: Delete.
250 * coff/i960.h: Delete.
251 * elf/i860.h: Delete.
252 * elf/i960.h: Delete.
253 * opcode/i860.h: Delete.
254 * opcode/i960.h: Delete.
255 * aout/aout64.h (enum reloc_type): Trim off 29k and other unused values.
256 * aout/ar.h (ARMAGB): Remove.
257 * coff/internal.h (struct internal_aouthdr, struct internal_scnhdr,
258 union internal_auxent): Remove i960 support.
259
23cedd1d
AM
2602018-04-09 Alan Modra <amodra@gmail.com>
261
262 * elf/ppc.h (R_PPC_PLTSEQ, R_PPC_PLTCALL): Define.
263 * elf/ppc64.h (R_PPC64_PLTSEQ, R_PPC64_PLTCALL): Define.
264
84f1b9fb
RL
2652018-03-28 Renlin Li <renlin.li@arm.com>
266
267 PR ld/22970
268 * elf/aarch64.h: Add relocation number for
269 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12,
270 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12_NC,
271 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12,
272 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC,
273 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12,
274 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC,
275 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12,
276 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12_NC.
277
c8d59609
NC
2782018-03-28 Nick Clifton <nickc@redhat.com>
279
280 PR 22988
281 * opcode/aarch64.h (enum aarch64_opnd): Add
282 AARCH64_OPND_SVE_ADDR_R.
283
b1202ffa
L
2842018-03-21 H.J. Lu <hongjiu.lu@intel.com>
285
286 * elf/common.h (DF_1_KMOD): New.
287 (DF_1_WEAKFILTER): Likewise.
288 (DF_1_NOCOMMON): Likewise.
289
0e35537d
JW
2902018-03-14 Kito Cheng <kito.cheng@gmail.com>
291
292 * opcode/riscv.h (OP_MASK_FUNCT3): New.
293 (OP_SH_FUNCT3): Likewise.
294 (OP_MASK_FUNCT7): Likewise.
295 (OP_SH_FUNCT7): Likewise.
296 (OP_MASK_OP2): Likewise.
297 (OP_SH_OP2): Likewise.
298 (OP_MASK_CFUNCT4): Likewise.
299 (OP_SH_CFUNCT4): Likewise.
300 (OP_MASK_CFUNCT3): Likewise.
301 (OP_SH_CFUNCT3): Likewise.
302 (riscv_insn_types): Likewise.
303
3e33b239
NC
3042018-03-13 Nick Clifton <nickc@redhat.com>
305
306 PR 22113
307 * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
308 field.
309
bd5dea88
L
3102018-03-08 H.J. Lu <hongjiu.lu@intel.com>
311
312 * opcode/i386 (OLDGCC_COMPAT): Removed.
313
5b616bef
TP
3142018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
315
316 * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
317
75f31665
MR
3182018-02-20 Maciej W. Rozycki <macro@mips.com>
319
320 * opcode/mips.h: Remove `M' operand code.
321
830db048
ZF
3222018-02-12 Zebediah Figura <z.figura12@gmail.com>
323
324 * coff/msdos.h: New header.
325 * coff/pe.h: Move common defines to msdos.h.
326 * coff/powerpc.h: Likewise.
327
faf766e3
NC
3282018-01-13 Nick Clifton <nickc@redhat.com>
329
330 2.30 branch created.
331
47acac12
L
3322018-01-11 H.J. Lu <hongjiu.lu@intel.com>
333
334 PR ld/22393
335 * bfdlink.h (bfd_link_info): Add separate_code.
336
645a2c5b
JW
3372018-01-04 Jim Wilson <jimw@sifive.com>
338
339 * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename
340 DECLARE_CSR entry. Add alias to map sbadaddr to CSR_STVAL.
341 (CSR_MBADADDR): Rename to CSR_MTVAL. Rename DECLARE_CSR entry.
342 Add alias to map mbadaddr to CSR_MTVAL.
343
219d1afa
AM
3442018-01-03 Alan Modra <amodra@gmail.com>
345
346 Update year range in copyright notice of all files.
347
1e563868 348For older changes see ChangeLog-2017
3499769a 349\f
1e563868 350Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
351
352Copying and distribution of this file, with or without modification,
353are permitted in any medium without royalty provided the copyright
354notice and this notice are preserved.
355
356Local Variables:
357mode: change-log
358left-margin: 8
359fill-column: 74
360version-control: never
361End:
This page took 0.135983 seconds and 4 git commands to generate.