Commit | Line | Data |
---|---|---|
b89807c6 AB |
1 | 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com> |
2 | ||
3 | * epiphany-dis.c: Regenerated from latest cpu files. | |
4 | ||
d8c823c8 MM |
5 | 2016-02-01 Michael McConville <mmcco@mykolab.com> |
6 | ||
7 | * cgen-dis.c (count_decodable_bits): Use unsigned value for mask | |
8 | test bit. | |
9 | ||
5bc5ae88 RL |
10 | 2016-01-25 Renlin Li <renlin.li@arm.com> |
11 | ||
12 | * arm-dis.c (mapping_symbol_for_insn): New function. | |
13 | (find_ifthen_state): Call mapping_symbol_for_insn(). | |
14 | ||
0bff6e2d MW |
15 | 2016-01-20 Matthew Wahab <matthew.wahab@arm.com> |
16 | ||
17 | * aarch64-opc.c (operand_general_constraint_met_p): Check validity | |
18 | of MSR UAO immediate operand. | |
19 | ||
100b4f2e MR |
20 | 2016-01-18 Maciej W. Rozycki <macro@imgtec.com> |
21 | ||
22 | * mips-dis.c (print_insn_micromips): Remove 48-bit microMIPS | |
23 | instruction support. | |
24 | ||
5c14705f AM |
25 | 2016-01-17 Alan Modra <amodra@gmail.com> |
26 | ||
27 | * configure: Regenerate. | |
28 | ||
4d82fe66 NC |
29 | 2016-01-14 Nick Clifton <nickc@redhat.com> |
30 | ||
31 | * rl78-decode.opc (rl78_decode_opcode): Add 's' operand to movw | |
32 | instructions that can support stack pointer operations. | |
33 | * rl78-decode.c: Regenerate. | |
34 | * rl78-dis.c: Fix display of stack pointer in MOVW based | |
35 | instructions. | |
36 | ||
651657fa MW |
37 | 2016-01-14 Matthew Wahab <matthew.wahab@arm.com> |
38 | ||
39 | * aarch64-opc.c (aarch64_sys_reg_supported_p): Merge conditionals | |
40 | testing for RAS support. Add checks for erxfr_el1, erxctlr_el1, | |
41 | erxtatus_el1 and erxaddr_el1. | |
42 | ||
105bde57 MW |
43 | 2016-01-12 Matthew Wahab <matthew.wahab@arm.com> |
44 | ||
45 | * arm-dis.c (arm_opcodes): Add "esb". | |
46 | (thumb_opcodes): Likewise. | |
47 | ||
afa8d405 PB |
48 | 2016-01-11 Peter Bergner <bergner@vnet.ibm.com> |
49 | ||
50 | * ppc-opc.c <xscmpnedp>: Delete. | |
51 | <xvcmpnedp>: Likewise. | |
52 | <xvcmpnedp.>: Likewise. | |
53 | <xvcmpnesp>: Likewise. | |
54 | <xvcmpnesp.>: Likewise. | |
55 | ||
83c3256e AS |
56 | 2016-01-08 Andreas Schwab <schwab@linux-m68k.org> |
57 | ||
58 | PR gas/13050 | |
59 | * m68k-opc.c (moveb, movew): For ISA_B/C only allow #,d(An) in | |
60 | addition to ISA_A. | |
61 | ||
6f2750fe AM |
62 | 2016-01-01 Alan Modra <amodra@gmail.com> |
63 | ||
64 | Update year range in copyright notice of all files. | |
65 | ||
3499769a AM |
66 | For older changes see ChangeLog-2015 |
67 | \f | |
68 | Copyright (C) 2016 Free Software Foundation, Inc. | |
69 | ||
70 | Copying and distribution of this file, with or without modification, | |
71 | are permitted in any medium without royalty provided the copyright | |
72 | notice and this notice are preserved. | |
73 | ||
74 | Local Variables: | |
75 | mode: change-log | |
76 | left-margin: 8 | |
77 | fill-column: 74 | |
78 | version-control: never | |
79 | End: |