struct mi_interp: Remove unused fields
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2017-01-27 Alexis Deruell <alexis.deruelle@gmail.com>
2
3 PR 21056
4 * tic6x-dis.c (print_insn_tic6x): Correct displaying of parallel
5 instructions when the previous fetch packet ends with a 32-bit
6 instruction.
7
8 2017-01-24 Dimitar Dimitrov <dimitar@dinux.eu>
9
10 * pru-opc.c: Remove vague reference to a future GDB port.
11
12 2017-01-20 Nick Clifton <nickc@redhat.com>
13
14 * po/ga.po: Updated Irish translation.
15
16 2017-01-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
17
18 * arm-dis.c (coprocessor_opcodes): Fix vcmla mask and disassembly.
19
20 2017-01-13 Yao Qi <yao.qi@linaro.org>
21
22 * m68k-dis.c (match_insn_m68k): Extend comments. Return -1
23 if FETCH_DATA returns 0.
24 (m68k_scan_mask): Likewise.
25 (print_insn_m68k): Update code to handle -1 return value.
26
27 2017-01-13 Yao Qi <yao.qi@linaro.org>
28
29 * m68k-dis.c (enum print_insn_arg_error): New.
30 (NEXTBYTE): Replace -3 with
31 PRINT_INSN_ARG_MEMORY_ERROR.
32 (NEXTULONG): Likewise.
33 (NEXTSINGLE): Likewise.
34 (NEXTDOUBLE): Likewise.
35 (NEXTDOUBLE): Likewise.
36 (NEXTPACKED): Likewise.
37 (FETCH_ARG): Likewise.
38 (FETCH_DATA): Update comments.
39 (print_insn_arg): Update comments. Replace magic numbers with
40 enum.
41 (match_insn_m68k): Likewise.
42
43 2017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
44
45 * i386-dis.c (enum): Add PREFIX_EVEX_0F3855, EVEX_W_0F3855_P_2.
46 * i386-dis-evex.h (evex_table): Updated.
47 * i386-gen.c (cpu_flag_init): Add CPU_AVX512_VPOPCNTDQ_FLAGS,
48 CPU_ANY_AVX512_VPOPCNTDQ_FLAGS. Update CPU_ANY_AVX512F_FLAGS.
49 (cpu_flags): Add CpuAVX512_VPOPCNTDQ.
50 * i386-opc.h (enum): (AVX512_VPOPCNTDQ): New.
51 (i386_cpu_flags): Add cpuavx512_vpopcntdq.
52 * i386-opc.tbl: Add Intel AVX512_VPOPCNTDQ instructions.
53 * i386-init.h: Regenerate.
54 * i386-tbl.h: Ditto.
55
56 2017-01-12 Yao Qi <yao.qi@linaro.org>
57
58 * msp430-dis.c (msp430_singleoperand): Return -1 if
59 msp430dis_opcode_signed returns false.
60 (msp430_doubleoperand): Likewise.
61 (msp430_branchinstr): Return -1 if
62 msp430dis_opcode_unsigned returns false.
63 (msp430x_calla_instr): Likewise.
64 (print_insn_msp430): Likewise.
65
66 2017-01-05 Nick Clifton <nickc@redhat.com>
67
68 PR 20946
69 * frv-desc.c (lookup_mach_via_bfd_name): Return NULL if the name
70 could not be matched.
71 (frv_cgen_cpu_open): Allow for lookup_mach_via_bfd_name returning
72 NULL.
73
74 2017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
75
76 * aarch64-tbl.h (RCPC, RCPC_INSN): Define.
77 (aarch64_opcode_table): Use RCPC_INSN.
78
79 2017-01-03 Kito Cheng <kito.cheng@gmail.com>
80
81 * riscv-opc.c (riscv-opcodes): Add support for the "q" ISA
82 extension.
83 * riscv-opcodes/all-opcodes: Likewise.
84
85 2017-01-03 Dilyan Palauzov <dilyan.palauzov@aegee.org>
86
87 * riscv-dis.c (print_insn_args): Add fall through comment.
88
89 2017-01-03 Nick Clifton <nickc@redhat.com>
90
91 * po/sr.po: New Serbian translation.
92 * configure.ac (ALL_LINGUAS): Add sr.
93 * configure: Regenerate.
94
95 2017-01-02 Alan Modra <amodra@gmail.com>
96
97 * epiphany-desc.h: Regenerate.
98 * epiphany-opc.h: Regenerate.
99 * fr30-desc.h: Regenerate.
100 * fr30-opc.h: Regenerate.
101 * frv-desc.h: Regenerate.
102 * frv-opc.h: Regenerate.
103 * ip2k-desc.h: Regenerate.
104 * ip2k-opc.h: Regenerate.
105 * iq2000-desc.h: Regenerate.
106 * iq2000-opc.h: Regenerate.
107 * lm32-desc.h: Regenerate.
108 * lm32-opc.h: Regenerate.
109 * m32c-desc.h: Regenerate.
110 * m32c-opc.h: Regenerate.
111 * m32r-desc.h: Regenerate.
112 * m32r-opc.h: Regenerate.
113 * mep-desc.h: Regenerate.
114 * mep-opc.h: Regenerate.
115 * mt-desc.h: Regenerate.
116 * mt-opc.h: Regenerate.
117 * or1k-desc.h: Regenerate.
118 * or1k-opc.h: Regenerate.
119 * xc16x-desc.h: Regenerate.
120 * xc16x-opc.h: Regenerate.
121 * xstormy16-desc.h: Regenerate.
122 * xstormy16-opc.h: Regenerate.
123
124 2017-01-02 Alan Modra <amodra@gmail.com>
125
126 Update year range in copyright notice of all files.
127
128 For older changes see ChangeLog-2016
129 \f
130 Copyright (C) 2017 Free Software Foundation, Inc.
131
132 Copying and distribution of this file, with or without modification,
133 are permitted in any medium without royalty provided the copyright
134 notice and this notice are preserved.
135
136 Local Variables:
137 mode: change-log
138 left-margin: 8
139 fill-column: 74
140 version-control: never
141 End:
This page took 0.032086 seconds and 4 git commands to generate.