MIPS: Fix constraint issues with the R6 beqc and bnec instructions
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
2
3 * gas/mips/mips.exp: Added branch constraints testcase.
4 * gas/mips/r6-branch-constraints.s: New test.
5 * gas/mips/r6-branch-constraints.l: New test.
6
7 2015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
8
9 * gas/mips/r6.s: Add evp and dvp instructions.
10 * gas/mips/r6.d: Likewise.
11 * gas/mips/r6-n32.d: Likewise.
12 * gas/mips/r6-n64.d: Likewise.
13
14 2015-03-13 Jiong Wang <jiong.wang@arm.com>
15
16 * gas/aarch64/diagnostic.s: New testcases.
17 * gas/aarch64/diagnostic.l: New error match.
18
19 2015-03-13 Jiong Wang <jiong.wang@arm.com>
20
21 * gas/aarch64/tail_padding.s: New testcase.
22 * gas/aarch64/tail_padding.d: New expectation file.
23
24 2015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
25
26 * gas/s390/zarch-z13.d: Add more z13 instructions.
27 * gas/s390/zarch-z13.s: Likewise.
28
29 2015-03-05 Renlin Li <renlin.li@arm.com>
30
31 * gas/arm/dis-data.d: Adjust the desired output.
32 * gas/arm/dis-data2.d: Ditto.
33
34 2015-03-10 Renlin Li <renlin.li@arm.com>
35
36 * gas/aarch64/ldst-reg-uns-imm.d: Adjust expected output.
37 * gas/aarch64/ldst-reg-unscaled-imm.d: Likewise.
38 * gas/aarch64/reloc-insn.d: Likewise.
39
40 2015-03-10 Matthew Wahab <matthew.wahab@arm.com>
41
42 * gas/aarch64/codealign.d: Add test for code section alignment.
43 * gas/aarch64/codealign.s: New file.
44
45 2015-03-04 Richard Sandiford <richard.sandiford@arm.com>
46
47 PR gas/17843
48 * gas/aarch64/tls.s, gas/aarch64/tls.d: Add test for
49 R_AARCH64_TLSLE_MOVW_TPREL_G0/R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
50 sequence.
51
52 2015-02-28 Alan Modra <amodra@gmail.com>
53
54 * gas/sparc/pcrel.d: Update for changed padding in data sections.
55 * gas/sparc/pcrel64.d: Likewise.
56
57 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
58
59 * gas/aarch64/diagnostic.s: Add LDR test.
60 * gas/aarch64/diagnostic.l: Likewise.
61
62 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
63
64 * gas/aarch64/diagnostic.s: Add ADR test.
65 * gas/aarch64/diagnostic.l: Likewise.
66
67 2015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
68
69 * gas/avr/avr-prop-1.d: New file.
70 * gas/avr/avr-prop-1.s: New file.
71
72 2015-02-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
73 Oleg Endo <olegendo@gcc.gnu.org>
74
75 * gas/sh/arch/arch.exp: Replace dead code to generate expected .s files
76 with ...
77 * gas/sh/arch/sh-opc-gen-as.pl: ... this new script.
78 * gas/sh/arch/arch_expected.txt: Regenerate.
79 * gas/sh/arch/sh-dsp.s: Likewise.
80 * gas/sh/arch/sh-opc-gen-as.pl: Likewise.
81 * gas/sh/arch/sh.s: Likewise.
82 * gas/sh/arch/sh2.s: Likewise.
83 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
84 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
85 * gas/sh/arch/sh2a-nofpu.s: Likewise.
86 * gas/sh/arch/sh2a-or-sh3e.s: Likewise.
87 * gas/sh/arch/sh2a-or-sh4.s: Likewise.
88 * gas/sh/arch/sh2a.s: Likewise.
89 * gas/sh/arch/sh2e.s: Likewise.
90 * gas/sh/arch/sh3-dsp.s: Likewise.
91 * gas/sh/arch/sh3-nommu.s: Likewise.
92 * gas/sh/arch/sh3.s: Likewise.
93 * gas/sh/arch/sh3e.s: Likewise.
94 * gas/sh/arch/sh4-nofpu.s: Likewise.
95 * gas/sh/arch/sh4-nommu-nofpu.s: Likewise.
96 * gas/sh/arch/sh4.s: Likewise.
97 * gas/sh/arch/sh4a-nofpu.s: Likewise.
98 * gas/sh/arch/sh4a.s: Likewise.
99 * gas/sh/arch/sh4al-dsp.s: Likewise.
100
101 2015-02-24 Nick Clifton <nickc@redhat.com>
102
103 * gas/elf/elf.exp: Add special version of the section2 test for
104 the V850.
105 * gas/elf/section2.e-v850: New file.
106
107 2015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
108
109 * gas/arm/armv1.l: Remove 'Warning: ' from expected messages
110 for deprecations.
111 * gas/arm/armv8-a-bad.l: Likewise.
112 * gas/arm/armv8-a-it-bad.l: Likewise.
113 * gas/arm/depr-swp.l: Likewise.
114 * gas/arm/ldsgeb.l: Likewise.
115 * gas/arm/ldsgeh.l: Likewise.
116 * gas/arm/thumb2_bad_reg.l: Likewise.
117 * gas/arm/thumb32.l: Likewise.
118 * gas/arm/udf.l: Likewise.
119 * gas/arm/vstr-arm-bad.l: Likewise.
120
121 2015-01-28 James Bowman <james.bowman@ftdichip.com>
122
123 * gas/ft32/ft32.exp: New file.
124 * gas/ft32/insn.d: New file.
125 * gas/ft32/insn.s: New file.
126
127 2015-01-19 Alan Modra <amodra@gmail.com>
128
129 * gas/all/none.s,
130 * gas/all/none.d: New test.
131 * gas/all/gas.exp: Run it.
132
133 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
134
135 * gas/s390/esa-g5.d: Add a variant without the optional operand.
136 * gas/s390/esa-g5.s: Likewise.
137 * gas/s390/esa-z9-109.d: Likewise.
138 * gas/s390/esa-z9-109.s: Likewise.
139 * gas/s390/zarch-z9-109.d: Likewise.
140 * gas/s390/zarch-z9-109.s: Likewise.
141 * gas/s390/zarch-z10.d: For variants with a zero optional argument
142 it is not dumped by objdump anymore.
143 * gas/s390/zarch-zEC12.d: Likewise.
144
145 * gas/s390/zarch-z13.d: New file.
146 * gas/s390/zarch-z13.s: New file.
147 * gas/s390/s390.exp: Run the test for the z13 files.
148
149 2015-01-13 Matthew Wahab <matthew.wahab@arm.com>
150
151 * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
152 * gas/ual/vcmp.d: Update expected output.
153 * gas/ual/vcmp-zero-bad.l: Likewise
154
155 2015-01-12 Jan Beulich <jbeulich@suse.com>
156
157 gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New.
158 gas/cfi/cfi.exp: Run new tests.
159
160 2015-01-12 Jan Beulich <jbeulich@suse.com>
161
162 * gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
163 VQSHL, and VQSHLU immediates.
164 * gas/arm/neon-addressing-bad.l: Update accordingly.
165
166 2015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
167
168 * gas/avr/large-debug-line-table.d: New file.
169 * gas/avr/large-debug-line-table.s: New file.
170
171 2015-01-01 Alan Modra <amodra@gmail.com>
172
173 Update year range in copyright notice of all files.
174
175 For older changes see ChangeLog-2014
176 \f
177 Copyright (C) 2015 Free Software Foundation, Inc.
178
179 Copying and distribution of this file, with or without modification,
180 are permitted in any medium without royalty provided the copyright
181 notice and this notice are preserved.
182
183 Local Variables:
184 mode: change-log
185 left-margin: 8
186 fill-column: 74
187 version-control: never
188 End:
This page took 0.044129 seconds and 5 git commands to generate.