Automatic date update in version.in
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
9608051a
YQ
12017-01-13 Yao Qi <yao.qi@linaro.org>
2
3 * m68k-dis.c (match_insn_m68k): Extend comments. Return -1
4 if FETCH_DATA returns 0.
5 (m68k_scan_mask): Likewise.
6 (print_insn_m68k): Update code to handle -1 return value.
7
f622ea96
YQ
82017-01-13 Yao Qi <yao.qi@linaro.org>
9
10 * m68k-dis.c (enum print_insn_arg_error): New.
11 (NEXTBYTE): Replace -3 with
12 PRINT_INSN_ARG_MEMORY_ERROR.
13 (NEXTULONG): Likewise.
14 (NEXTSINGLE): Likewise.
15 (NEXTDOUBLE): Likewise.
16 (NEXTDOUBLE): Likewise.
17 (NEXTPACKED): Likewise.
18 (FETCH_ARG): Likewise.
19 (FETCH_DATA): Update comments.
20 (print_insn_arg): Update comments. Replace magic numbers with
21 enum.
22 (match_insn_m68k): Likewise.
23
620214f7
IT
242017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
25
26 * i386-dis.c (enum): Add PREFIX_EVEX_0F3855, EVEX_W_0F3855_P_2.
27 * i386-dis-evex.h (evex_table): Updated.
28 * i386-gen.c (cpu_flag_init): Add CPU_AVX512_VPOPCNTDQ_FLAGS,
29 CPU_ANY_AVX512_VPOPCNTDQ_FLAGS. Update CPU_ANY_AVX512F_FLAGS.
30 (cpu_flags): Add CpuAVX512_VPOPCNTDQ.
31 * i386-opc.h (enum): (AVX512_VPOPCNTDQ): New.
32 (i386_cpu_flags): Add cpuavx512_vpopcntdq.
33 * i386-opc.tbl: Add Intel AVX512_VPOPCNTDQ instructions.
34 * i386-init.h: Regenerate.
35 * i386-tbl.h: Ditto.
36
d95014a2
YQ
372017-01-12 Yao Qi <yao.qi@linaro.org>
38
39 * msp430-dis.c (msp430_singleoperand): Return -1 if
40 msp430dis_opcode_signed returns false.
41 (msp430_doubleoperand): Likewise.
42 (msp430_branchinstr): Return -1 if
43 msp430dis_opcode_unsigned returns false.
44 (msp430x_calla_instr): Likewise.
45 (print_insn_msp430): Likewise.
46
0ae60c3e
NC
472017-01-05 Nick Clifton <nickc@redhat.com>
48
49 PR 20946
50 * frv-desc.c (lookup_mach_via_bfd_name): Return NULL if the name
51 could not be matched.
52 (frv_cgen_cpu_open): Allow for lookup_mach_via_bfd_name returning
53 NULL.
54
d74d4880
SN
552017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
56
57 * aarch64-tbl.h (RCPC, RCPC_INSN): Define.
58 (aarch64_opcode_table): Use RCPC_INSN.
59
cc917fd9
KC
602017-01-03 Kito Cheng <kito.cheng@gmail.com>
61
62 * riscv-opc.c (riscv-opcodes): Add support for the "q" ISA
63 extension.
64 * riscv-opcodes/all-opcodes: Likewise.
65
b52d3cfc
DP
662017-01-03 Dilyan Palauzov <dilyan.palauzov@aegee.org>
67
68 * riscv-dis.c (print_insn_args): Add fall through comment.
69
f90c58d5
NC
702017-01-03 Nick Clifton <nickc@redhat.com>
71
72 * po/sr.po: New Serbian translation.
73 * configure.ac (ALL_LINGUAS): Add sr.
74 * configure: Regenerate.
75
f47b0d4a
AM
762017-01-02 Alan Modra <amodra@gmail.com>
77
78 * epiphany-desc.h: Regenerate.
79 * epiphany-opc.h: Regenerate.
80 * fr30-desc.h: Regenerate.
81 * fr30-opc.h: Regenerate.
82 * frv-desc.h: Regenerate.
83 * frv-opc.h: Regenerate.
84 * ip2k-desc.h: Regenerate.
85 * ip2k-opc.h: Regenerate.
86 * iq2000-desc.h: Regenerate.
87 * iq2000-opc.h: Regenerate.
88 * lm32-desc.h: Regenerate.
89 * lm32-opc.h: Regenerate.
90 * m32c-desc.h: Regenerate.
91 * m32c-opc.h: Regenerate.
92 * m32r-desc.h: Regenerate.
93 * m32r-opc.h: Regenerate.
94 * mep-desc.h: Regenerate.
95 * mep-opc.h: Regenerate.
96 * mt-desc.h: Regenerate.
97 * mt-opc.h: Regenerate.
98 * or1k-desc.h: Regenerate.
99 * or1k-opc.h: Regenerate.
100 * xc16x-desc.h: Regenerate.
101 * xc16x-opc.h: Regenerate.
102 * xstormy16-desc.h: Regenerate.
103 * xstormy16-opc.h: Regenerate.
104
2571583a
AM
1052017-01-02 Alan Modra <amodra@gmail.com>
106
107 Update year range in copyright notice of all files.
108
5c1ad6b5 109For older changes see ChangeLog-2016
3499769a 110\f
5c1ad6b5 111Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
112
113Copying and distribution of this file, with or without modification,
114are permitted in any medium without royalty provided the copyright
115notice and this notice are preserved.
116
117Local Variables:
118mode: change-log
119left-margin: 8
120fill-column: 74
121version-control: never
122End:
This page took 0.077253 seconds and 4 git commands to generate.