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