[PATCH[ARM]Check mapping symbol while backward searching for IT block.
[binutils-gdb.git] / opcodes / ChangeLog
1 2016-01-25 Renlin Li <renlin.li@arm.com>
2
3 * arm-dis.c (mapping_symbol_for_insn): New function.
4 (find_ifthen_state): Call mapping_symbol_for_insn().
5
6 2016-01-20 Matthew Wahab <matthew.wahab@arm.com>
7
8 * aarch64-opc.c (operand_general_constraint_met_p): Check validity
9 of MSR UAO immediate operand.
10
11 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
12
13 * mips-dis.c (print_insn_micromips): Remove 48-bit microMIPS
14 instruction support.
15
16 2016-01-17 Alan Modra <amodra@gmail.com>
17
18 * configure: Regenerate.
19
20 2016-01-14 Nick Clifton <nickc@redhat.com>
21
22 * rl78-decode.opc (rl78_decode_opcode): Add 's' operand to movw
23 instructions that can support stack pointer operations.
24 * rl78-decode.c: Regenerate.
25 * rl78-dis.c: Fix display of stack pointer in MOVW based
26 instructions.
27
28 2016-01-14 Matthew Wahab <matthew.wahab@arm.com>
29
30 * aarch64-opc.c (aarch64_sys_reg_supported_p): Merge conditionals
31 testing for RAS support. Add checks for erxfr_el1, erxctlr_el1,
32 erxtatus_el1 and erxaddr_el1.
33
34 2016-01-12 Matthew Wahab <matthew.wahab@arm.com>
35
36 * arm-dis.c (arm_opcodes): Add "esb".
37 (thumb_opcodes): Likewise.
38
39 2016-01-11 Peter Bergner <bergner@vnet.ibm.com>
40
41 * ppc-opc.c <xscmpnedp>: Delete.
42 <xvcmpnedp>: Likewise.
43 <xvcmpnedp.>: Likewise.
44 <xvcmpnesp>: Likewise.
45 <xvcmpnesp.>: Likewise.
46
47 2016-01-08 Andreas Schwab <schwab@linux-m68k.org>
48
49 PR gas/13050
50 * m68k-opc.c (moveb, movew): For ISA_B/C only allow #,d(An) in
51 addition to ISA_A.
52
53 2016-01-01 Alan Modra <amodra@gmail.com>
54
55 Update year range in copyright notice of all files.
56
57 For older changes see ChangeLog-2015
58 \f
59 Copyright (C) 2016 Free Software Foundation, Inc.
60
61 Copying and distribution of this file, with or without modification,
62 are permitted in any medium without royalty provided the copyright
63 notice and this notice are preserved.
64
65 Local Variables:
66 mode: change-log
67 left-margin: 8
68 fill-column: 74
69 version-control: never
70 End: