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