Automatic date update in version.in
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
cd18a823
CZ
12019-08-30 Claudiu Zissulescu <claziss@gmail.com>
2
3 * opcode/arc.h (FASTMATH): Move it from insn_class_t to
4 insn_subclass_t enum.
5
baf46cd7
AM
62019-08-22 Alan Modra <amodra@gmail.com>
7
8 * elf/arm.h (ARM_GET_SYM_CMSE_SPCL, ARM_SET_SYM_CMSE_SPCL): Delete.
9
f16a9783
MS
102019-08-09 Mihailo Stojanovic <mihailo.stojanovic@rt-rk.com>
11
12 * elf/mips.h (SHT_GNU_XHASH): New define.
13 (DT_GNU_XHASH): New define.
14
7b1dd701
YS
152019-08-08 Yoshinori Sato <ysato@users.sourceforge.jp>
16
17 * opcode/h8300.h (EXPAND_UNOP_EXTENDED_B): Add MODEL.
18 (EXPAND_UNOP_EXTENDED_W): Likewise.
19 (EXPAND_UNOP_EXTENDED_L): Likewise.
20 (struct h8_opcode h8_opcodes): Likewise.
21 (struct h8_opcode h8_opcodes): tas / ldm / stm supported H8S or
22 later.
23
7e126ba3
CZ
242019-07-24 Claudiu Zissulescu <claziss@synopsys.com>
25
7b1dd701 26 * opcode/arc.h (FASTMATH): Add.
7e126ba3
CZ
27 (SWITCH): Likewise.
28
7137a1ed
AM
292019-07-24 Alan Modra <amodra@gmail.com>
30
31 * elf/internal.h (ELF_SECTION_IN_SEGMENT_1): Exclude non-alloc
32 sections in GNU_MBIND segments.
33
1dd1bc4d
OM
342019-07-23 Omar Majid <omajid@redhat.com>
35
36 * coff/i386.h (IMAGE_FILE_MACHINE_NATIVE_APPLE_OVERRIDE): Define.
37 (IMAGE_FILE_MACHINE_NATIVE_FREEBSD_OVERRIDE): Define.
38 (IMAGE_FILE_MACHINE_NATIVE_LINUX_OVERRIDE): Define.
39 (IMAGE_FILE_MACHINE_NATIVE_NETBSD_OVERRIDE): Define.
40 (I386_APPLE_MAGIC): Define.
41 (I386_FREEBSD_MAGIC): Define.
42 (I386_LINUX_MAGIC): Define.
43 (I386_NETBSD_MAGIC): Define.
44 (I386BADMAG): Extend macro to allow new magic numbers.
45 * coff/x86_64.h (IMAGE_FILE_MACHINE_NATIVE_APPLE_OVERRIDE): Define.
46 (IMAGE_FILE_MACHINE_NATIVE_FREEBSD_OVERRIDE): Define.
47 (IMAGE_FILE_MACHINE_NATIVE_LINUX_OVERRIDE): Define.
48 (IMAGE_FILE_MACHINE_NATIVE_NETBSD_OVERRIDE): Define.
49 (AMD64_APPLE_MAGIC): Define.
50 (AMD64_FREEBSD_MAGIC): Define.
51 (AMD64_LINUX_MAGIC): Define.
52 (AMD64_NETBSD_MAGIC): Define.
53 (AMD64BADMAG): Extend macro to allow new magic numbers.
54
c213164a
AM
552019-07-19 Alan Modra <amodra@gmail.com>
56
57 * elf/ppc64.h (R_PPC64_TPREL34, R_PPC64_DTPREL34),
58 (R_PPC64_GOT_TLSGD34, R_PPC64_GOT_TLSLD34),
59 (R_PPC64_GOT_TPREL34, R_PPC64_GOT_DTPREL34): Define.
60 (IS_PPC64_TLS_RELOC): Include new tls relocs.
61
12a0b67d
NA
622019-07-18 Nick Alcock <nick.alcock@oracle.com>
63
64 * ctf-api.h (ECTF_NOTFUNC): Fix description.
65 (ctf_func_type_info): New.
66 (ctf_func_type_args): Likewise.
67 (ctf_type_aname_raw): Likewise.
68
21df382b
JB
692019-07-16 Jan Beulich <jbeulich@suse.com>
70
71 * opcode/i386.h (POP_SEG386_SHORT): New.
72
41be57ca
MM
732019-07-01 Matthew Malcomson <matthew.malcomson@arm.com>
74
75 * opcode/aarch64.h (enum aarch64_insn_class): sve_size_013
76 renamed to sve_size_13.
77
7cee1826
NA
782019-06-19 Nick Alcock <nick.alcock@oracle.com>
79
80 * ctf.h (ctf_slice_t): Make cts_offset and cts_bits unsigned
81 short, so following structures are properly aligned.
82
e30d1fa1
SN
832019-06-14 Szabolcs Nagy <szabolcs.nagy@arm.com>
84
85 * elf/aarch64.h (R_AARCH64_P32_MOVW_PREL_G0): Define.
86 (R_AARCH64_P32_MOVW_PREL_G0_NC): Define.
87 (R_AARCH64_P32_MOVW_PREL_G1): Define.
88
a610aa4f
NA
892019-06-03 Nick Alcock <nick.alcock@oracle.com>
90
91 * ctf.h (ctf_enum.cte_value): Fix type to int32_t.
92
a0486bac
JM
932019-05-29 Nick Alcock <nick.alcock@oracle.com>
94
95 * ctf-api.h (ctf_sect_t): Drop cts_type, cts_flags, and cts_offset.
96 (ctf_id_t): This is now an unsigned type.
97 (CTF_ERR): Cast it to ctf_id_t. Note that it should only be used
98 for ctf_id_t-returning functions.
99
a30b3e18
NA
1002019-05-28 Nick Alcock <nick.alcock@oracle.com>
101
102 * ctf-api.h (ctf_dump_decorate_f): New.
103 (ctf_dump_state_t): new.
104 (ctf_dump): New.
105
6dbf2b73
NA
1062019-05-28 Nick Alcock <nick.alcock@oracle.com>
107
108 * ctf-api.h (ctf_label_f): New.
109 (ctf_label_set): New.
110 (ctf_label_get): New.
111 (ctf_label_topmost): New.
112 (ctf_label_info): New.
113 (ctf_label_iter): New.
114
6c33b742
NA
1152019-05-28 Nick Alcock <nick.alcock@oracle.com>
116
117 * ctf-api.h (ctf_version): New.
118
b437bfe0
NA
1192019-05-28 Nick Alcock <nick.alcock@oracle.com>
120
121 * ctf-api.h (ctf_func_info): New.
122 (ctf_func_args): Likewise.
123 (ctf_lookup_by_symbol): Likewise.
124 (ctf_lookup_by_symbol): Likewise.
125 (ctf_lookup_variable): Likewise.
126
316afdb1
NA
1272019-05-28 Nick Alcock <nick.alcock@oracle.com>
128
129 * ctf-api.h (ctf_visit_f): New definition.
130 (ctf_member_f): Likewise.
131 (ctf_enum_f): Likewise.
132 (ctf_variable_f): Likewise.
133 (ctf_type_f): Likewise.
134 (ctf_type_isparent): Likewise.
135 (ctf_type_ischild): Likewise.
136 (ctf_type_resolve): Likewise.
137 (ctf_type_aname): Likewise.
138 (ctf_type_lname): Likewise.
139 (ctf_type_name): Likewise.
140 (ctf_type_sizee): Likewise.
141 (ctf_type_align): Likewise.
142 (ctf_type_kind): Likewise.
143 (ctf_type_reference): Likewise.
144 (ctf_type_pointer): Likewise.
145 (ctf_type_encoding): Likewise.
146 (ctf_type_visit): Likewise.
147 (ctf_type_cmp): Likewise.
148 (ctf_type_compat): Likewise.
149 (ctf_member_info): Likewise.
150 (ctf_array_info): Likewise.
151 (ctf_enum_name): Likewise.
152 (ctf_enum_value): Likewise.
153 (ctf_member_iter): Likewise.
154 (ctf_enum_iter): Likewise.
155 (ctf_type_iter): Likewise.
156 (ctf_variable_iter): Likewise.
157
143dce84
NA
1582019-05-28 Nick Alcock <nick.alcock@oracle.com>
159
160 * ctf-api.h (struct bfd): New forward.
161 (ctf_fdopen): New.
162 (ctf_bfdopen): Likewise.
163 (ctf_open): Likewise.
164 (ctf_arc_open): Likewise.
165
9402cc59
NA
1662019-05-28 Nick Alcock <nick.alcock@oracle.com>
167
168 * ctf.h (CTFA_MAGIC): New.
169 (struct ctf_archive): New.
170 (struct ctf_archive_modent): Likewise.
171 * ctf-api.h (ctf_archive_member_f): New.
172 (ctf_archive_raw_member_f): Likewise.
173 (ctf_arc_write): Likewise.
174 (ctf_arc_close): Likewise.
175 (ctf_arc_open_by_name): Likewise.
176 (ctf_archive_iter): Likewise.
177 (ctf_archive_raw_iter): Likewise.
178 (ctf_get_arc): Likewise.
179
72f33921
NA
1802019-05-28 Nick Alcock <nick.alcock@oracle.com>
181
182 * ctf-api.h (ctf_file_close): New declaration.
183 (ctf_getdatasect): Likewise.
184 (ctf_parent_file): Likewise.
185 (ctf_parent_name): Likewise.
186 (ctf_parent_name_set): Likewise.
187 (ctf_import): Likewise.
188 (ctf_setmodel): Likewise.
189 (ctf_getmodel): Likewise.
190 (ctf_setspecific): Likewise.
191 (ctf_getspecific): Likewise.
192
47d546f4
NA
1932019-05-28 Nick Alcock <nick.alcock@oracle.com>
194
195 * ctf-api.h (zlib.h): New include.
196 (ctf_sect_t): New.
197 (ctf_sect_names_t): Likewise.
198 (ctf_encoding_t): Likewise.
199 (ctf_membinfo_t): Likewise.
200 (ctf_arinfo_t): Likewise.
201 (ctf_funcinfo_t): Likewise.
202 (ctf_lblinfo_t): Likewise.
203 (ctf_snapshot_id_t): Likewise.
204 (CTF_FUNC_VARARG): Likewise.
205 (ctf_simple_open): Likewise.
206 (ctf_bufopen): Likewise.
207 (ctf_create): Likewise.
208 (ctf_add_array): Likewise.
209 (ctf_add_const): Likewise.
210 (ctf_add_enum_encoded): Likewise.
211 (ctf_add_enum): Likewise.
212 (ctf_add_float): Likewise.
213 (ctf_add_forward): Likewise.
214 (ctf_add_function): Likewise.
215 (ctf_add_integer): Likewise.
216 (ctf_add_slice): Likewise.
217 (ctf_add_pointer): Likewise.
218 (ctf_add_type): Likewise.
219 (ctf_add_typedef): Likewise.
220 (ctf_add_restrict): Likewise.
221 (ctf_add_struct): Likewise.
222 (ctf_add_union): Likewise.
223 (ctf_add_struct_sized): Likewise.
224 (ctf_add_union_sized): Likewise.
225 (ctf_add_volatile): Likewise.
226 (ctf_add_enumerator): Likewise.
227 (ctf_add_member): Likewise.
228 (ctf_add_member_offset): Likewise.
229 (ctf_add_member_encoded): Likewise.
230 (ctf_add_variable): Likewise.
231 (ctf_set_array): Likewise.
232 (ctf_update): Likewise.
233 (ctf_snapshot): Likewise.
234 (ctf_rollback): Likewise.
235 (ctf_discard): Likewise.
236 (ctf_write): Likewise.
237 (ctf_gzwrite): Likewise.
238 (ctf_compress_write): Likewise.
239
479604f4
NA
2402019-05-28 Nick Alcock <nick.alcock@oracle.com>
241
242 * ctf-api.h (ctf_errno): New declaration.
243 (ctf_errmsg): Likewise.
244
60da9d95
NA
2452019-05-28 Nick Alcock <nick.alcock@oracle.com>
246
247 * ctf-api.h (ctf_setdebug): New.
248 (ctf_getdebug): Likewise.
249
2e94b056
NA
2502019-05-28 Nick Alcock <nick.alcock@oracle.com>
251
252 * ctf-api.h: New file.
253
fceac76e
NA
2542019-05-28 Nick Alcock <nick.alcock@oracle.com>
255
256 * ctf.h: New file.
257
2301ed1c
SN
2582019-05-24 Szabolcs Nagy <szabolcs.nagy@arm.com>
259
260 * elf/aarch64.h (DT_AARCH64_VARIANT_PCS): Define.
261 (STO_AARCH64_VARIANT_PCS): Define.
262
5663e321
AM
2632019-05-24 Alan Modra <amodra@gmail.com>
264
265 * elf/ppc64.h (R_PPC64_PLTSEQ_NOTOC, R_PPC64_PLTCALL_NOTOC),
266 (R_PPC64_PCREL_OPT, R_PPC64_D34, R_PPC64_D34_LO, R_PPC64_D34_HI30),
267 (R_PPC64_D34_HA30, R_PPC64_PCREL34, R_PPC64_GOT_PCREL34),
268 (R_PPC64_PLT_PCREL34, R_PPC64_PLT_PCREL34_NOTOC),
269 (R_PPC64_ADDR16_HIGHER34, R_PPC64_ADDR16_HIGHERA34),
270 (R_PPC64_ADDR16_HIGHEST34, R_PPC64_ADDR16_HIGHESTA34),
271 (R_PPC64_REL16_HIGHER34, R_PPC64_REL16_HIGHERA34),
272 (R_PPC64_REL16_HIGHEST34, R_PPC64_REL16_HIGHESTA34),
273 (R_PPC64_D28, R_PPC64_PCREL28): Define.
274
dd7efa79
PB
2752019-05-24 Peter Bergner <bergner@linux.ibm.com>
276 Alan Modra <amodra@gmail.com>
277
278 * dis-asm.h (WIDE_OUTPUT): Define.
279 * opcode/ppc.h (prefix_opcodes, prefix_num_opcodes): Declare.
280 (PPC_OPCODE_POWERXX, PPC_GET_PREFIX, PPC_GET_SUFFIX),
281 (PPC_PREFIX_P, PPC_PREFIX_SEG): Define.
282
8ebe6212
JM
2832019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
284
285 * elf/bpf.h: New file.
286
a7ad558c
AV
2872019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
288
289 * elf/arm.h (Tag_MVE_arch): Define new enum value.
290 * opcode/arm.h (FPU_MVE, FPU_MVE_FP): New MACROs for new features.
291
28ed815a
MM
2922019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
293
294 * opcode/aarch64.h (enum aarch64_opnd): New SVE_SHLIMM_UNPRED_22
295 operand.
296
fd1dc4a0
MM
2972019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
298
299 * opcode/aarch64.h (enum aarch64_insn_class): Add sve_size_tsz_bhs
300 iclass.
301
31e36ab3
MM
3022019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
303
304 * opcode/aarch64.h (enum aarch64_opnd): New SVE_Zm4_11_INDEX operand.
305
1be5f94f
MM
3062019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
307
308 * opcode/aarch64.h (enum aarch64_insn_class): Add sve_shift_tsz_bhsd
309 iclass.
310
3c17238b
MM
3112019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
312
313 * opcode/aarch64.h (enum aarch64_opnd): New SVE_SHRIMM_UNPRED_22
314 operand.
315 (enum aarch64_insn_class): Add sve_shift_tsz_hsd iclass.
316
cd50a87a
MM
3172019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
318
319 * opcode/aarch64.h (enum aarch64_insn_class): Add sve_size_013 iclass.
320
3c705960
MM
3212019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
322
323 * opcode/aarch64.h (enum aarch64_insn_class): Add sve_size_bh iclass.
324
0a57e14f
MM
3252019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
326
327 * opcode/aarch64.h (enum aarch64_insn_class): Add sve_size_sd2 iclass.
328
c469c864
MM
3292019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
330
331 * opcode/aarch64.h (enum aarch64_opnd): New SVE_ADDR_ZX operand.
332
116adc27
MM
3332019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
334
335 * opcode/aarch64.h (enum aarch64_opnd): New SVE_Zm3_11_INDEX operand.
336
3bd82c86
MM
3372019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
338
339 * opcode/aarch64.h (enum aarch64_insn_class): Add sve_size_hsd2 iclass.
340
adccc507
MM
3412019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
342
343 * opcode/aarch64.h (enum aarch64_opnd): New SVE_IMM_ROT3 operand.
344
7ce2460a
MM
3452019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
346
347 * opcode/aarch64.h (AARCH64_FEATURE_SVE2
348 AARCH64_FEATURE_SVE2_AES, AARCH64_FEATURE_SVE2_BITPERM,
349 AARCH64_FEATURE_SVE2_SM4, AARCH64_FEATURE_SVE2_SHA3): New
350 feature macros.
351
41cee089
FS
3522019-05-06 Andrew Bennett <andrew.bennett@imgtec.com>
353 Faraz Shahbazker <fshahbazker@wavecomp.com>
354
355 * opcode/mips.h (ASE_EVA_R6): New macro.
356 (M_LLWPE_AB, M_SCWPE_AB): New enum values.
357
b83b4b13
SD
3582019-05-01 Sudakshina Das <sudi.das@arm.com>
359
360 * opcode/aarch64.h (AARCH64_FEATURE_TME): New.
361 (enum aarch64_opnd): Add AARCH64_OPND_TME_UIMM16.
362
a45328b9
AB
3632019-04-26 Andrew Bennett <andrew.bennett@imgtec.com>
364 Faraz Shahbazker <fshahbazker@wavecomp.com>
365
366 * opcode/mips.h (M_LLWP_AB, M_LLDP_AB): New enum values.
367 (M_SCWP_AB, M_SCDP_AB): Likewise.
368
cd092337
MR
3692019-04-25 Maciej W. Rozycki <macro@linux-mips.org>
370
371 * opcode/mips.h: Update comment for MIPS32 CODE20 operand.
372
1889da70
AV
3732019-04-15 Sudakshina Das <sudi.das@arm.com>
374
375 * elf/arm.h (START_RELOC_NUMBERS): New entry for R_ARM_THM_BF12.
376
1caf72a5
AV
3772019-04-15 Sudakshina Das <sudi.das@arm.com>
378
379 * elf/arm.h (START_RELOC_NUMBERS): New entry for R_ARM_THM_BF18.
380
e5d6e09e
AV
3812019-04-15 Sudakshina Das <sudi.das@arm.com>
382
383 * elf/arm.h (START_RELOC_NUMBERS): New entry for R_ARM_THM_BF16.
384
031254f2
AV
3852019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
386
387 * elf/arm.h (TAG_CPU_ARCH_V8_1M_MAIN): new macro.
388 (MAX_TAG_CPU_ARCH): Set value to above macro.
389 * opcode/arm.h (ARM_EXT2_V8_1M_MAIN): New macro.
390 (ARM_AEXT_V8_1M_MAIN): Likewise.
391 (ARM_AEXT2_V8_1M_MAIN): Likewise.
392 (ARM_ARCH_V8_1M_MAIN): Likewise.
393
bd7ceb8d
SD
3942019-04-11 Sudakshina Das <sudi.das@arm.com>
395
396 * opcode/aarch64.h (enum aarch64_opnd): Add AARCH64_OPND_Rt_SP.
397
462cac58
L
3982019-04-08 H.J. Lu <hongjiu.lu@intel.com>
399
400 * elf/common.h (GNU_PROPERTY_X86_ISA_1_AVX512_BF16): New.
401
07ffcfec
AM
4022019-04-07 Alan Modra <amodra@gmail.com>
403
404 Merge from gcc.
405 2019-04-03 Vineet Gupta <vgupta@synopsys.com>
406 PR89877
407 * longlong.h [__arc__] (add_ssaaaa): Add cc clobber.
408 (sub_ddmmss): Likewise.
409
5b9c07b2
L
4102019-04-06 H.J. Lu <hongjiu.lu@intel.com>
411
412 * bfdlink.h (bfd_link_info): Remove x86-specific linker options.
413
34ef62f4
AV
4142019-04-01 Andre Vieira <andre.simoesdiasvieira@arm.com>
415
416 * opcode/arm.h (FPU_NEON_ARMV8_1): New.
417 (FPU_ARCH_NEON_VFP_ARMV8_1): Use FPU_NEON_ARMV8_1.
418 (FPU_ARCH_CRYPTO_NEON_VFP_ARMV8_1): Likewise.
419 (FPU_ARCH_DOTPROD_NEON_VFP_ARMV8): Likewise.
420 (FPU_ARCH_NEON_VFP_ARMV8_2_FP16): New.
421 (FPU_ARCH_NEON_VFP_ARMV8_2_FP16FML): New.
422 (FPU_ARCH_NEON_VFP_ARMV8_4_FP16FML): New.
423 (FPU_ARCH_CRYPTO_NEON_VFP_ARMV8_4): New.
424
96a86c01
AM
4252019-03-28 Alan Modra <amodra@gmail.com>
426
427 PR 24390
428 * opcode/ppc.h (PPC_OPERAND_CR_REG): Comment.
429
53b2f36b
TC
4302019-03-25 Tamar Christina <tamar.christina@arm.com>
431
432 * dis-asm.h (struct disassemble_info): Add stop_offset.
433
1dbade74
SD
4342019-03-13 Sudakshina Das <sudi.das@arm.com>
435
436 * elf/aarch64.h (DT_AARCH64_PAC_PLT): New.
437
37c18eed
SD
4382019-03-13 Sudakshina Das <sudi.das@arm.com>
439 Szabolcs Nagy <szabolcs.nagy@arm.com>
440
441 * elf/aarch64.h (DT_AARCH64_BTI_PLT): New.
442
cd702818
SD
4432019-03-13 Sudakshina Das <sudi.das@arm.com>
444
445 * elf/common.h (GNU_PROPERTY_AARCH64_FEATURE_1_AND): New.
446 (GNU_PROPERTY_AARCH64_FEATURE_1_BTI): New.
447 (GNU_PROPERTY_AARCH64_FEATURE_1_PAC): New.
448
e6c3b5bf
AH
4492019-02-20 Alan Hayward <alan.hayward@arm.com>
450
451 * elf/common.h (NT_ARM_PAC_MASK): Add define.
452
91d78b81
SJ
4532019-02-15 Saagar Jha <saagar@saagarjha.com>
454
455 * mach-o/loader.h: Use new OS names in comments.
456
e2077304 4572019-02-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
458
459 * splay-tree.h (splay_tree_delete_key_fn): Update comment.
460 (splay_tree_delete_value_fn): Likewise.
461
fc60b8c8
AK
4622019-01-31 Andreas Krebbel <krebbel@linux.ibm.com>
463
464 * opcode/s390.h (enum s390_opcode_cpu_val): Add
465 S390_OPCODE_ARCH13.
466
550fd7bf
SD
4672019-01-25 Sudakshina Das <sudi.das@arm.com>
468 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
469
470 * opcode/aarch64.h (enum aarch64_opnd): Remove
471 AARCH64_OPND_ADDR_SIMPLE_2.
472 (enum aarch64_insn_class): Remove ldstgv_indexed.
473
71ba91e1
TT
4742019-01-22 Tom Tromey <tom@tromey.com>
475
476 * coff/ecoff.h: Include coff/sym.h.
477
f974f26c
NC
4782018-06-24 Nick Clifton <nickc@redhat.com>
479
480 2.32 branch created.
481
2dc8dd17
JW
4822019-01-16 Kito Cheng <kito@andestech.com>
483
484 * elf/riscv.h (SHT_RISCV_ATTRIBUTES): Define.
485 (Tag_RISCV_arch): Likewise.
486 (Tag_RISCV_priv_spec): Likewise.
487 (Tag_RISCV_priv_spec_minor): Likewise.
488 (Tag_RISCV_priv_spec_revision): Likewise.
489 (Tag_RISCV_unaligned_access): Likewise.
490 (Tag_RISCV_stack_align): Likewise.
491
8f0a2148
ПК
4922019-01-14 Pavel I. Kryukov <kryukov@frtk.ru>
493
494 * dis-asm.h: include <string.h>
495
1910070b
NC
4962019-01-10 Nick Clifton <nickc@redhat.com>
497
498 * Merge from GCC:
499 2018-12-22 Jason Merrill <jason@redhat.com>
500
501 * demangle.h: Remove support for ancient GNU (pre-3.0), Lucid,
502 ARM, HP, and EDG demangling styles.
503
a08da33e
SL
5042019-01-09 Sandra Loosemore <sandra@codesourcery.com>
505
506 Merge from GCC:
507 PR other/16615
508
509 * libiberty.h: Mechanically replace "can not" with "cannot".
510 * plugin-api.h: Likewise.
511
59581069
YS
5122018-12-25 Yoshinori Sato <ysato@users.sourceforge.jp>
513
514 * elf/rx.h (EF_RX_CPU_MASK): Update new bits.
515 (E_FLAG_RX_V3): New RXv3 type.
516 * opcode/rx.h (RX_Size): Add double size.
517 (RX_Operand_Type): Add double FPU registers.
518 (RX_Opcode_ID): Add new instuctions.
519
82704155
AM
5202019-01-01 Alan Modra <amodra@gmail.com>
521
522 Update year range in copyright notice of all files.
523
d5c04e1b 524For older changes see ChangeLog-2018
3499769a 525\f
d5c04e1b 526Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
527
528Copying and distribution of this file, with or without modification,
529are permitted in any medium without royalty provided the copyright
530notice and this notice are preserved.
531
532Local Variables:
533mode: change-log
534left-margin: 8
535fill-column: 74
536version-control: never
537End:
This page took 0.228137 seconds and 4 git commands to generate.