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