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