Fix display of RL78 MOVW instructions that use the stack pointer.
[external/binutils.git] / gas / ChangeLog
1 2016-01-14  Nick Clifton  <nickc@redhat.com>
2
3         * testsuite/gas/rl78/sp-relative-movw.s: New test.
4         * testsuite/gas/rl78/sp-relative-movw.d: Expected disassembly.
5         * testsuite/gas/rl78/rl78.exp: Run the new test.
6
7 2016-01-14  Matthew Wahab  <matthew.wahab@arm.com>
8
9         * testsuite/gas/aarch64/illegal-sysreg-2.l: New.
10         * testsuite/gas/aarch64/illegal-sysreg-2.d: New.
11
12 2016-01-13  Maciej W. Rozycki  <macro@imgtec.com>
13
14         * config/tc-nios2.c (output_movia): Preset `code' to 0.
15
16 2016-01-13  Yoshinori Sato  <ysato@users.sourceforge.jp>
17
18         * config/tc-h8300.c (get_operand): Remove spurious condition in
19         test for closing parenthesis.
20
21 2016-01-12  Matthew Wahab  <matthew.wahab@arm.com>
22
23         * config/tc-arm.c (arm_ext_v8_2): New.
24         (insns): Add "esb".
25         * testsuite/gas/arm/armv8_2-a.d: New.
26         * testsuite/gas/arm/armv8_2-a.s: New.
27
28 2016-01-12  Alan Modra  <amodra@gmail.com>
29
30         * testsuite/gas/ppc/vsx3.d: Accept nop padding.
31
32 2016-01-11  Peter Bergner <bergner@vnet.ibm.com>
33
34         * testsuite/gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp.,
35         xvcmpnesp, xvcmpnesp.>: Delete tests.
36         * testsuite/gas/ppc/power9.s: Likewise.
37         * testsuite/gas/ppc/vsx3.d: Likewise.
38         * testsuite/gas/ppc/vsx3.s: Likewise.
39
40 2016-01-08  Andreas Schwab  <schwab@linux-m68k.org>
41
42         PR gas/13050
43         * testsuite/gas/m68k/all.exp: Add tests p13050-1 and p13050-2.
44         * testsuite/gas/m68k/p13050-1.s: New file.
45         * testsuite/gas/m68k/p13050-2.d: New file.
46         * testsuite/gas/m68k/p13050-2.s: New file.
47
48 2016-01-06  Andrew Burgess  <andrew.burgess@embecosm.com>
49
50         * testsuite/gas/arc/adc.d: Add 'R_' prefix to relocation names.
51         * testsuite/gas/arc/add.d: Likewise.
52         * testsuite/gas/arc/and.d: Likewise.
53         * testsuite/gas/arc/asl.d: Likewise.
54         * testsuite/gas/arc/asr.d: Likewise.
55         * testsuite/gas/arc/bic.d: Likewise.
56         * testsuite/gas/arc/extb.d: Likewise.
57         * testsuite/gas/arc/extw.d: Likewise.
58         * testsuite/gas/arc/j.d: Likewise.
59         * testsuite/gas/arc/jl.d: Likewise.
60         * testsuite/gas/arc/ld2.d: Likewise.
61         * testsuite/gas/arc/lsr.d: Likewise.
62         * testsuite/gas/arc/mov.d: Likewise.
63         * testsuite/gas/arc/or.d: Likewise.
64         * testsuite/gas/arc/pcl-relocs.d: Likewise.
65         * testsuite/gas/arc/pcrel-relocs.d: Likewise.
66         * testsuite/gas/arc/pic-relocs.d: Likewise.
67         * testsuite/gas/arc/plt-relocs.d: Likewise.
68         * testsuite/gas/arc/rlc.d: Likewise.
69         * testsuite/gas/arc/ror.d: Likewise.
70         * testsuite/gas/arc/rrc.d: Likewise.
71         * testsuite/gas/arc/sbc.d: Likewise.
72         * testsuite/gas/arc/sda-relocs.d: Likewise.
73         * testsuite/gas/arc/sda-relocs2.d: Likewise.
74         * testsuite/gas/arc/sexb.d: Likewise.
75         * testsuite/gas/arc/sexw.d: Likewise.
76         * testsuite/gas/arc/st.d: Likewise.
77         * testsuite/gas/arc/sub.d: Likewise.
78         * testsuite/gas/arc/tls-relocs.d: Likewise.
79         * testsuite/gas/arc/xor.d: Likewise.
80
81 2016-01-01  Alan Modra  <amodra@gmail.com>
82
83         Update year range in copyright notice of all files.
84
85 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
86 \f
87 Copyright (C) 2016 Free Software Foundation, Inc.
88
89 Copying and distribution of this file, with or without modification,
90 are permitted in any medium without royalty provided the copyright
91 notice and this notice are preserved.
92
93 Local Variables:
94 mode: change-log
95 left-margin: 8
96 fill-column: 74
97 version-control: never
98 End: