Regenerate rl78 opcodes file
[external/binutils.git] / opcodes / ChangeLog
1 2016-03-02  Alan Modra  <amodra@gmail.com>
2
3         * fr30-ibld.c: Regenerate.
4         * rl78-decode.c: Regenerate.
5
6 2016-03-01  Nick Clifton  <nickc@redhat.com>
7
8         PR target/19747
9         * rl78-dis.c (print_insn_rl78_common): Fix typo.
10
11 2016-02-24  Renlin Li  <renlin.li@arm.com>
12
13         * arm-dis.c (coprocessor_opcodes): Add fp16 instruction entries.
14         (print_insn_coprocessor): Support fp16 instructions.
15
16 2016-02-24  Renlin Li  <renlin.li@arm.com>
17
18         * arm-dis.c (print_insn_coprocessor): Fix mask for vsel, vmaxnm,
19         vminnm, vrint(mpna).
20
21 2016-02-24  Renlin Li  <renlin.li@arm.com>
22
23         * arm-dis.c (print_insn_coprocessor): Check co-processor number for
24         cpd/cpd2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc/stc2.
25
26 2016-02-15  H.J. Lu  <hongjiu.lu@intel.com>
27
28         * i386-dis.c (print_insn): Parenthesize expression to prevent
29         truncated addresses.
30         (OP_J): Likewise.
31
32 2016-02-10  Claudiu Zissulescu  <claziss@synopsys.com>
33             Janek van Oirschot  <jvanoirs@synopsys.com>
34
35         * arc-opc.c (arc_relax_opcodes, arc_num_relax_opcodes): New
36         variable.
37
38 2016-02-04  Nick Clifton  <nickc@redhat.com>
39
40         PR target/19561
41         * msp430-dis.c (print_insn_msp430): Add a special case for
42         decoding an RRC instruction with the ZC bit set in the extension
43         word.
44
45 2016-02-02  Andrew Burgess  <andrew.burgess@embecosm.com>
46
47         * cgen-ibld.in (insert_normal): Rework calculation of shift.
48         * epiphany-ibld.c: Regenerate.
49         * fr30-ibld.c: Regenerate.
50         * frv-ibld.c: Regenerate.
51         * ip2k-ibld.c: Regenerate.
52         * iq2000-ibld.c: Regenerate.
53         * lm32-ibld.c: Regenerate.
54         * m32c-ibld.c: Regenerate.
55         * m32r-ibld.c: Regenerate.
56         * mep-ibld.c: Regenerate.
57         * mt-ibld.c: Regenerate.
58         * or1k-ibld.c: Regenerate.
59         * xc16x-ibld.c: Regenerate.
60         * xstormy16-ibld.c: Regenerate.
61
62 2016-02-02  Andrew Burgess  <andrew.burgess@embecosm.com>
63
64         * epiphany-dis.c: Regenerated from latest cpu files.
65
66 2016-02-01  Michael McConville  <mmcco@mykolab.com>
67
68         * cgen-dis.c (count_decodable_bits): Use unsigned value for mask
69         test bit.
70
71 2016-01-25  Renlin Li  <renlin.li@arm.com>
72
73         * arm-dis.c (mapping_symbol_for_insn): New function.
74         (find_ifthen_state): Call mapping_symbol_for_insn().
75
76 2016-01-20  Matthew Wahab  <matthew.wahab@arm.com>
77
78         * aarch64-opc.c (operand_general_constraint_met_p): Check validity
79         of MSR UAO immediate operand.
80
81 2016-01-18  Maciej W. Rozycki  <macro@imgtec.com>
82
83         * mips-dis.c (print_insn_micromips): Remove 48-bit microMIPS
84         instruction support.
85
86 2016-01-17  Alan Modra  <amodra@gmail.com>
87
88         * configure: Regenerate.
89
90 2016-01-14  Nick Clifton  <nickc@redhat.com>
91
92         * rl78-decode.opc (rl78_decode_opcode): Add 's' operand to movw
93         instructions that can support stack pointer operations.
94         * rl78-decode.c: Regenerate.
95         * rl78-dis.c: Fix display of stack pointer in MOVW based
96         instructions.
97
98 2016-01-14  Matthew Wahab  <matthew.wahab@arm.com>
99
100         * aarch64-opc.c (aarch64_sys_reg_supported_p): Merge conditionals
101         testing for RAS support.  Add checks for erxfr_el1, erxctlr_el1,
102         erxtatus_el1 and erxaddr_el1.
103
104 2016-01-12  Matthew Wahab  <matthew.wahab@arm.com>
105
106         * arm-dis.c (arm_opcodes): Add "esb".
107         (thumb_opcodes): Likewise.
108
109 2016-01-11  Peter Bergner <bergner@vnet.ibm.com>
110
111         * ppc-opc.c <xscmpnedp>: Delete.
112         <xvcmpnedp>: Likewise.
113         <xvcmpnedp.>: Likewise.
114         <xvcmpnesp>: Likewise.
115         <xvcmpnesp.>: Likewise.
116
117 2016-01-08  Andreas Schwab  <schwab@linux-m68k.org>
118
119         PR gas/13050
120         * m68k-opc.c (moveb, movew): For ISA_B/C only allow #,d(An) in
121         addition to ISA_A.
122
123 2016-01-01  Alan Modra  <amodra@gmail.com>
124
125         Update year range in copyright notice of all files.
126
127 For older changes see ChangeLog-2015
128 \f
129 Copyright (C) 2016 Free Software Foundation, Inc.
130
131 Copying and distribution of this file, with or without modification,
132 are permitted in any medium without royalty provided the copyright
133 notice and this notice are preserved.
134
135 Local Variables:
136 mode: change-log
137 left-margin: 8
138 fill-column: 74
139 version-control: never
140 End: