d4f35bdaf0c6c5e2bcc7033fcbad6e6088f67200
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2017-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
8 2017-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
24 2017-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
37 2017-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
47 2017-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
55 2017-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
60 2017-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
66 2017-01-03 Dilyan Palauzov <dilyan.palauzov@aegee.org>
67
68 * riscv-dis.c (print_insn_args): Add fall through comment.
69
70 2017-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
76 2017-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
105 2017-01-02 Alan Modra <amodra@gmail.com>
106
107 Update year range in copyright notice of all files.
108
109 For older changes see ChangeLog-2016
110 \f
111 Copyright (C) 2017 Free Software Foundation, Inc.
112
113 Copying and distribution of this file, with or without modification,
114 are permitted in any medium without royalty provided the copyright
115 notice and this notice are preserved.
116
117 Local Variables:
118 mode: change-log
119 left-margin: 8
120 fill-column: 74
121 version-control: never
122 End:
This page took 0.031237 seconds and 3 git commands to generate.