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