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