gdbserver: configure + make clean fails (no 'common' subdir)
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
0067d8fc
MR
12011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
2
3 * gas/mips/alnv_ps-swap.d: New test for ALNV.PS instruction
4 branch swapping.
5 * gas/mips/alnv_ps-swap.s: Source for the new test.
6 * gas/mips/mips.exp: Run the new test.
7
d455268f
MR
82011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
9
10 * gas/mips/relax-bposge.l: New test for DSP branch relaxation.
11 * gas/mips/relax-bposge.s: Source for the new test.
12 * gas/mips/mips.exp: Run the new test.
13
66b3e8da
MR
142011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
15
16 * gas/mips/relax-at.d: New test for branch relaxation with .set
17 at.
18 * gas/mips/relax.s: Update to support the new test.
19 * gas/mips/relax.l: Update accordingly.
20 * gas/mips/relax.d: Update for multi-arch invocation.
21 * gas/mips/mips.exp: Run the new test. Adjust to run "relax"
22 across all applicable architectures.
23
ce70d90a
MR
242011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
25
26 * gas/mips/branch-misc-2.d: Adjust for relocation change.
27 * gas/mips/branch-misc-2pic.d: Likewise.
28 * gas/mips/branch-misc-4.d: New test for PC-relative relocation
29 overflow.
30 * gas/mips/branch-misc-4-64.d: Likewise.
31 * gas/mips/branch-misc-4.s: Source for the new tests.
32 * testsuite/gas/mips/mips.exp: Run the new tests.
33
5c4f07ba
MR
342011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
35
36 * gas/mips/relax-swap1.l: Adjust for message capitalization
37 correction.
38 * gas/mips/relax-swap2.l: Likewise.
39 * gas/mips/relax.l: Likewise.
40
f2d8a97c
L
412011-02-25 H.J. Lu <hongjiu.lu@intel.com>
42
43 * gas/i386/ilp32/ilp32.exp: Run reloc64.
44
45 * gas/i386/ilp32/reloc64.s: Allow TLS relocations with 32bit
46 register destinations.
47 * gas/i386/ilp32/reloc64.d: Updated.
48
49 * gas/i386/ilp32/reloc64.l: New.
50
093a6ec6
L
512011-02-25 H.J. Lu <hongjiu.lu@intel.com>
52
53 PR gas/12519
54 * gas/elf/bad-size.d: New.
55 * gas/elf/bad-size.err: Likewise.
56 * gas/elf/bad-size.s: Likewise.
57
58 * gas/elf/elf.exp: Run bad-size.
59
13c02f06
MF
602011-02-13 Mike Frysinger <vapier@gentoo.org>
61
62 * gas/bfin/arithmetic.d, gas/bfin/parallel.d: Change A0 to A1.
63
4db66394
MF
642011-02-13 Mike Frysinger <vapier@gentoo.org>
65
66 * gas/bfin/arithmetic.d, gas/bfin/parallel.d, gas/bfin/parallel3.d,
67 gas/bfin/vector.d, gas/bfin/vector2.d: Add ".L" to dsp mult insns.
68
692011-02-13 Mike Frysinger <vapier@gentoo.org>
36f44611
MF
70
71 * gas/bfin/video.d, gas/bfin/video.s, gas/bfin/video2.d,
72 gas/bfin/video2.s: Remove BYTEOP2M insns.
73
40c034eb
KT
742011-02-10 Kai Tietz <kai.tietz@onevision.com>
75
76 * gas/cfi/cfi-x86_64.d: Adjust for x64 PE+.
77
726eb385
AM
782011-02-10 Vincent Rivière <vincent.riviere@freesbee.fr>
79
80 * gas/m68k/cpu32.d: Set explicit architecture for objdump.
81 * gas/m68k/mcf-coproc.d: Likewise.
82 * gas/m68k/mcf-wdebug.d: Likewise.
83
867287bb
AM
842011-02-10 Alan Modra <amodra@gmail.com>
85
86 * gas/elf/dwarf2-4.s: Don't use @.
87
2dde1948
L
882011-02-08 H.J. Lu <hongjiu.lu@intel.com>
89
90 PR gas/6957
91 * gas/i386/nops-1-i686.d: Updated.
92 * gas/i386/nops-3-i686.d: Likewise.
93 * gas/i386/nops-4-i686.d: Likewise.
94
a586129e
L
952011-02-08 H.J. Lu <hongjiu.lu@intel.com>
96
97 * gas/i386/i386.exp: Run nops-4a-i686 and nops-6.
98
99 * gas/i386/nops-4a-i686.d: New.
100 * gas/i386/nops-6.d: Likewise.
101 * gas/i386/nops-6.s: Likewise.
102
32a96f36
AM
1032011-02-07 Vincent Riviere <vincent.riviere@freesbee.fr>
104
105 PR gas/3041
106 * gas/m68k/p3041pcrel.s, * gas/m68k/p3041pcrel.d: New test.
107 * gas/m68k/all.exp: Add "p3041pcrel" and enable p3041 tests for
108 all m68k-aout targets.
109
98d23bef
BS
1102011-02-04 Bernd Schmidt <bernds@codesourcery.com>
111
112 * gas/tic6x/dir-junk.l: Remove tests for .atomic and .noatomic.
113 * gas/tic6x/dir-junk.s: Likewise.
114 * gas/tic6x/insns-c674x-bad.d: Remove test.
115 * gas/tic6x/insns-c674x-bad.l: Likewise.
116 * gas/tic6x/insns-c674x-bad.s: Likewise.
117 * gas/tic6x/insns-atomic.d: Remove "-matomic" switch.
118
a22429b9
NC
1192011-01-31 Nick Clifton <nickc@redhat.com>
120
121 * gas/all/align.d: Skip for the RX.
122 * gas/elf/group1a.d: Likewise.
123 * gas/elf/groupautoa.d: Likewise.
124 * gas/elf/elf.exp: Do not run section5 test for the RX port.
125 * gas/elf/section4.d: Likewise.
126 * gas/elf/section7.d: Likewise.
127 * gas/macros/semi.s: Fill with a non-zero pattern.
128 * gas/macros/semi.d: Expect non-zero fill value.
129 * gas/rx/bcnd.d: Update expected disassembly.
130 * gas/rx/bra.d: Likewise.
131 * gas/rx/macros.inc: Add reg1 macro.
132 * gas/rx/max.sm: Use reg1 macro to avoid generating illegal NOP
133 instruction.
134 * gas/rx/mov.sm: Likewise.
135 * gas/rx/max.d: Update expected disassembly.
136 * gas/rx/mov.d: Likewise.
137 * gas/rx/rx-asm-good.s: Use Renesas section names.
138 * gas/rx/rx-asm-good.d: Update expected disassembly.
139
24a2d04d
L
1402011-01-18 H.J. Lu <hongjiu.lu@intel.com>
141
142 PR gas/12409
143 * gas/elf/dwarf2-4.d: New.
144 * gas/elf/dwarf2-4.s: Likewise.
145
146 * gas/elf/elf.exp: Run dwarf2-4.
147
e3949f17
L
1482011-01-18 H.J. Lu <hongjiu.lu@intel.com>
149
150 * gas/i386/intel.d: Updated.
151 * gas/i386/opcode-intel.d: Likewise.
152 * gas/i386/opcode-suffix.d: Likewise.
153 * gas/i386/opcode.d: Likewise.
154
0ae8ca90
L
1552011-01-18 H.J. Lu <hongjiu.lu@intel.com>
156
157 * gas/i386/ilp32/x86-64-arch-2.d: Add tbm flag and TBM instruction
158 pattern.
159
2a2a0f38
QN
1602011-01-17 Quentin Neill <quentin.neill@amd.com>
161
162 * gas/i386/tbm.s: New.
163 * gas/i386/tbm.d: New.
164 * gas/i386/tbm-intel.d: New.
165 * gas/i386/x86-64-tbm.s: New.
166 * gas/i386/x86-64-tbm.d: New.
167 * gas/i386/x86-64-tbm-intel.d: New.
168 * gas/i386/arch-10.d: Add tbm flag and TBM instruction pattern.
169 * gas/i386/arch-10.s: Add a TBM instruction.
170 * gas/i386/arch-10-1.l: Add TBM instruction pattern.
171 * gas/i386/arch-10-2.l: Likewise.
172 * gas/i386/arch-10-3.l: Likewise.
173 * gas/i386/arch-10-4.l: Likewise.
174 * gas/i386/x86-64-arch-2.s: Likewise.
175 * gas/i386/x86-64-arch-2.d: Likewise.
176
862be3fb
L
1772011-01-16 H.J. Lu <hongjiu.lu@intel.com>
178
179 * gas/i386/ilp32/immed64.s: New.
180 * gas/i386/ilp32/reloc64.s: Likewise.
181 * gas/i386/ilp32/x86-64-pcrel.s: Likewise.
182
183 * gas/i386/ilp32/inval.s: Add more tests.
184
185 * gas/i386/ilp32/immed64.d: Updated.
186 * gas/i386/ilp32/inval.l: Likewise.
187 * gas/i386/ilp32/reloc64.d: Likewise.
188 * gas/i386/ilp32/x86-64-pcrel.d: Likewise.
189
7f56bc95
L
1902011-01-15 H.J. Lu <hongjiu.lu@intel.com>
191
192 * gas/i386/ilp32/ilp32.exp: Run inval.
193
194 * gas/i386/ilp32/inval.l: New.
195 * gas/i386/ilp32/inval.s: Likewise.
196 * gas/i386/ilp32/x86-64.s: Likewise.
197
198 * gas/i386/ilp32/x86-64.d: Don't use ../x86_64.s. Updated.
199
570561f7
L
2002011-01-14 H.J. Lu <hongjiu.lu@intel.com>
201
202 * gas/i386/ilp32/cfi/ilp32.exp: Replace --n32 with --x32.
203 * gas/i386/ilp32/elf/ilp32.exp: Likewise.
204 * gas/i386/ilp32/ilp32.exp: Likewise.
205 * gas/i386/ilp32/lns/ilp32.exp: Likewise.
206
c95354ed
MX
2072011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
208
209 * mips/loongson-3a-2.s, mips/loongson-3a-2.d: Use the real offset
210 value in assembly.
211
0855e32b
NS
2122011-01-10 Nathan Sidwell <nathan@codesourcery.com>
213 Glauber de Oliveira Costa <glommer@gmail.com>
214
215 * gas/arm/tls.s: Add tlsdesc tests.
216 * gas/arm/tls.d: Adjust.
217
5bc38449
L
2182011-01-07 H.J. Lu <hongjiu.lu@intel.com>
219
220 * gas/i386/ilp32/x86-64-arch-2.d: Add bmi flag and BMI instruction
221 pattern.
222
87973e9f
QN
2232011-01-07 Quentin Neill <quentin.neill@amd.com>
224
225 * gas/i386/arch-10.s: Add a BMI instruction.
226 * gas/i386/x86-64-arch-2.s: Likewise.
227 * gas/i386/arch-10.d: Add bmi flag and BMI instruction pattern.
228 * gas/i386/x86-64-arch-2.d: Likewise.
229 * gas/i386/arch-10-1.l: Add BMI instruction pattern.
230 * gas/i386/arch-10-2.l: Likewise.
231 * gas/i386/arch-10-3.l: Likewise.
232 * gas/i386/arch-10-4.l: Likewise.
233
1df3baea
PK
2342011-01-06 Paul Koning <ni1d@arrl.net>
235
236 * gas/pdp11/pdp11.exp: Add run of absreloc.
237
12505806
PK
2382011-01-06 Paul Koning <ni1d@arrl.net>
239
240 * gas/pdp11/absreloc.s: New.
241 * gas/pdp11/absreloc.d: New.
242
66305584
PK
2432011-01-06 Paul Koning <ni1d@arrl.net>
244
245 * gas/pdp11/opcode.d: Fix expected output for sec instruction.
246
639e30d2
NS
2472011-01-05 Nathan Sidwell <nathan@codesourcery.com>
248
249 * gas/arm/blx-bad.s: New.
250 * gas/arm/blx-bad.d: New.
251
f12dc422
L
2522011-01-04 H.J. Lu <hongjiu.lu@intel.com>
253
254 * gas/i386/bmi-intel.d: New.
255 * gas/i386/bmi.d: Likewise.
256 * gas/i386/bmi.s: Likewise.
257 * gas/i386/x86-64-bmi-intel.d: Likewise.
258 * gas/i386/x86-64-bmi.d: Likewise.
259 * gas/i386/x86-64-bmi.s: Likewise.
260
261 * gas/i386/i386.exp: Run bmi, bmi-intel, x86-64-bmi and
262 x86-64-bmi-intel.
263
1b0b9b71
L
2642011-01-01 H.J. Lu <hongjiu.lu@intel.com>
265
266 * gas/i386/ilp32/lns/lns-common-1.d: Also expect .zdebug in
267 section name.
268 * gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
269
5b326c3e 270For older changes see ChangeLog-2010
c9e214e5
AM
271\f
272Local Variables:
273mode: change-log
274left-margin: 8
275fill-column: 74
276version-control: never
277End:
This page took 0.328449 seconds and 4 git commands to generate.