]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/ChangeLog
remove some duplicate #include's.
[thirdparty/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
65263ce3
TS
12006-06-06 Thiemo Seufer <ths@mips.com>
2 Chao-ying Fu <fu@mips.com>
3
4 * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
5 * gas/mips/mips.exp: Run DSP64 tests.
6
a9e24354
TS
72006-06-05 Thiemo Seufer <ths@mips.com>
8
9 * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
10 gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
11 * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.
12
a596001e
RS
132006-05-25 Richard Sandiford <richard@codesourcery.com>
14
15 * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
16 * gas/m68k/mcf-fpu.d: Adjust accordingly.
17
c1cc2b17
JZ
182006-05-25 Jie Zhang <jie.zhang@analog.com>
19
20 * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
21 thrown away.
22
ad3fea08
TS
232006-05-23 Thiemo Seufer <ths@mips.com>
24
25 * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
26 gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
27 gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
28 output.
29 * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
30 catch assembler warnings.
31
6c5a6c01
NC
322006-05-22 Nick Clifton <nickc@redhat.com>
33
34 * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
35 warning messages.
36 * gas/mips/mips32-mt.l: Likewise.
37
a284cff1
TS
382006-05-19 Thiemo Seufer <ths@mips.com>
39
40 * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
41 endian testcases.
42 * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
43 * gas/mips/mips.exp: Run new testcases.
44
9b3f89ee
TS
452006-05-14 Thiemo Seufer <ths@mips.com>
46 Nigel Stephens <nigel@mips.com>
47
48 * gas/mips/mips.exp: Run new tests.
49 * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
50 gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
51
e28387c3
PB
522006-05-11 Paul Brook <paul@codesourcery.com>
53
54 * gas/arm/local_function.d: New test.
55 * gas/arm/local_function.s: New test.
56
89ee2ebe
TS
572006-05-11 Thiemo Seufer <ths@mips.com>
58
59 * gas/mips/jal-range.l: Don't check the range of j or jal
60 addresses.
61
43cc0762
L
622006-05-09 H.J. Lu <hongjiu.lu@intel.com>
63
64 * gas/i386/x86-64-gidt.d: Adjusted.
65
cb6d3433
L
662006-05-09 H.J. Lu <hongjiu.lu@intel.com>
67
68 * gas/i386/i386.exp: Run x86-64-gidt.
69
70 * gas/i386/x86-64-gidt.d: New file.
71 * gas/i386/x86-64-gidt.s: Likewise.
72
4e2a74a8
TS
732006-05-09 David Ung <davidu@mips.com>
74
75 * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
76 address.
77
409a6ecd
TS
782006-05-08 Thiemo Seufer <ths@mips.com>
79
80 * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
81 larger offset arguments for cache instructions.
82
e16bfa71
TS
832006-05-08 Thiemo Seufer <ths@mips.com>
84 Nigel Stephens <nigel@mips.com>
85 David Ung <davidu@mips.com>
86
87 * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
88 * gas/mips/mips.exp: Run smartmips test.
89
55a9ea57
JB
902006-05-05 Julian Brown <julian@codesourcery.com>
91
92 * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
93 instructions.
94 * gas/arm/vfp-neon-overlap.d: Expected output of above.
95 * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
96 * gas/arm/vfp1xD_t2.d: Likewise.
97 * gas/arm/vfpv3-32drs.d: Likewise.
98
ef75f014
TS
992006-05-05 Nigel Stephens <nigel@mips.com>
100
101 * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
102 reorder/noreorder corner case.
103 * gas/mips/mips.exp: Run new test.
104
088fa78e
KH
1052006-05-04 Kazu Hirata <kazu@codesourcery.com>
106
107 * gas/arm/armv1.d (error-output): New.
108 * gas/arm/armv1.l: New.
109 * gas/arm/thumb32.d (error-output): New.
110 * gas/arm/thumb32.l: New.
111
39a7806d
TS
1122006-05-04 Thiemo Seufer <ths@mips.com>
113 Nigel Stephens <nigel@mips.com>
114
115 * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
116 * gas/mips/set-arch.d: Adjust according to opcode table changes.
117
104b4fab
TS
1182006-05-03 Thiemo Seufer <ths@mips.com>
119
120 * gas/mips/mips32-mt.d: Fix mftr argument order.
121
df7849c5
JM
1222006-05-02 Joseph Myers <joseph@codesourcery.com>
123
124 * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
125 * gas/arm/iwmmxt.d: Update expected results.
126 * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
127 * gas/arm/iwmmxt-bad2.l: Update expected error messages.
128
5645cf1e
L
1292006-04-29 H.J. Lu <hongjiu.lu@intel.com>
130
131 * gas/i386/fp.d: New file.
132 * gas/i386/fp.s: Likewise.
133
134 * gas/i386/i386.exp: Run "fp".
135
59c455b3
TS
1362006-04-28 Thiemo Seufer <ths@mips.com>
137 David Ung <davidu@mips.com>
bdb09db1 138 Nigel Stephens <nigel@mips.com>
59c455b3
TS
139
140 * gas/mips/cp0sel-names-mips32r2.d,
141 gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
142
b7dc4905
JB
1432006-04-26 Julian Brown <julian@codesourcery.com>
144
59c455b3
TS
145 * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
146 * gas/arm/neon-const.d: Expected output of above.
147 * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
b7dc4905 148
2161fcce
JB
1492006-04-26 Julian Brown <julian@codesourcery.com>
150
151 * gas/arm/neon-psyn.s: Basic test of programmers syntax.
152 * gas/arm/neon-psyn.d: Expected output of above.
153
1542006-04-26 Julian Brown <julian@codesourcery.com>
edd40341
JB
155
156 * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
157 * gas/arm/copro.d: Update accordingly.
158 * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
159 * gas/arm/neon-cond.d: Expected results of above.
160 * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
161 * gas/arm/neon-cov.d: Expected results of above.
162 * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
163 stores.
164 * gas/arm/neon-ldst-es.d: Expected results of above.
165 * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
166 and stores.
167 * gas/arm/neon-ldst-rm.d: Expected results of above.
168 * gas/arm/neon-omit.s: New test. Omission of optional operands.
169 * gas/arm/neon-omit.d: Expected results of above.
170 * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
171 * gas/arm/vfp1_t2.d: Likewise.
172 * gas/arm/vfp1xD.d: Likewise.
173 * gas/arm/vfp1xD_t2.d: Likewise.
174 * gas/arm/vfp2.d: Likewise.
175 * gas/arm/vfp2_t2.d: Likewise.
176 * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
177 instructions.
178 * gas/arm/vfp3-32drs.d: Expected results of above.
179 * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
180 conversion instructions.
181 * gas/arm/vfp3-const-conv.d: Expected results of above.
182
8463be01
PB
1832005-04-20 Paul Brook <paul@codesourcery.com>
184
185 * gas/arm/arch7.d: Remove skip.
186 * gas/arm/svc.d: Ditto.
187 * gas/arm/thumb2_bcond.d: Ditto.
188 * gas/arm/thumb2_it_bad.d: Ditto.
189
bb8f5920
L
1902006-04-18 H.J. Lu <hongjiu.lu@intel.com>
191
192 PR gas/2533
193 * gas/i386/inval.s: Add test for illegal immediate register
194 operand.
195 * gas/i386/inval.l: Updated.
196
10d15738
NC
1972006-04-16 Nick Clifton <nickc@redhat.com>
198
199 * gas/arm/arch7.d: Skip test for non-ELF targets.
200 * gas/arm/blx-local.d: Likewise.
201 * gas/arm/svc.d: Likewise.
202 * gas/arm/thumb2_bcond.d: Likewise.
203 * gas/arm/thumb2_it_bad.d: Likewise.
204
7ae2971b
PB
2052006-04-07 Paul Brook <paul@codesourcery.com>
206
207 * gas/arm/blx-local.d: New test.
208 * gas/arm/blx-local.d: New test.
209
53365c0d
PB
2102006-04-07 Paul Brook <paul@codesourcery.com>
211
212 * gas/arm/thumb2_pool.d: New test.
213 * gas/arm/thumb2_pool.s: New test.
214
910600e9
RS
2152006-04-05 Richard Sandiford <richard@codesourcery.com>
216
217 * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
218 * gas/sparc/sparc.exp: Run it. Remove sparc*-*-vxworks* XFAILs.
219
9ca26584
AJ
2202006-03-23 Michael Matz <matz@suse.de>
221
222 * gas/i386/reloc64.s: Accept 64-bit forms.
223 * gas/i386/reloc64.d: Adjust.
224 * gas/i386/reloc64.l: Adjust.
225
9e61c69e
L
2262006-03-23 H.J. Lu <hongjiu.lu@intel.com>
227
228 * gas/i386/rep.s: Pad with .p2align.
229 * gas/i386/rep.d: Adjust.
230
0a44bf69
RS
2312006-03-22 Richard Sandiford <richard@codesourcery.com>
232
233 * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
234 * gas/mips/vxworks1-xgot.d: New tests.
235 * gas/mips/mips.exp: Run them. Do not run other tests on VxWorks.
236
3e94bf1a
PB
2372006-03-21 Paul Brook <paul@codesourcery.com>
238
239 * gas/arm/thumb32.d: Correct expected output.
240
dfa9f0d5
PB
2412006-03-20 Paul Brook <paul@codesourcery.com>
242
243 * gas/arm/thumb2_bcond.d: New test.
244 * gas/arm/thumb2_bcond.s: New test.
245 * gas/arm/thumb2_it_bad.d: New test.
246 * gas/arm/thumb2_it_bad.l: New test.
247 * gas/arm/thumb2_it_bad.s: New test.
248
f5208ef2
PB
2492006-03-17 Paul Brook <paul@codesourcery.com>
250
251 * gas/arm/thumb32.d: Add ldm and stm tests.
252 * gas/arm/thumb32.s: Ditto.
253
2db51539
BS
2542006-03-16 Bernd Schmidt <bernd.schmidt@analog.com>
255
256 * gas/bfin/shift2.s: Add new tests.
257 * gas/bfin/shift.d: Match changed disassembler behaviour.
258 * gas/bfin/parallel2.d: Likewise.
259 * gas/bfin/shift2.d: Likewise; also match new tests.
260
c16d2bf0
PB
2612006-03-16 Paul Brook <paul@codesourcery.com>
262
263 * gas/arm/svc.d: New test.
264 * gas/arm/svc.s: New test.
265 * gas/arm/inst.d: Accept svc mnemonic.
266 * gas/arm/thumb.d: Ditto.
267 * gas/arm/wince_inst.d: Ditto.
268
38406048
PB
2692006-03-09 Paul Brook <paul@codesourcery.com>
270
271 * gas/arm/nomapping.d: New test.
272 * gas/arm/nomapping.s: New test.
273
35c52694
L
2742006-03-07 H.J. Lu <hongjiu.lu@intel.com>
275
276 PR binutils/2428
277 * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
278 x86-64-rep-suffix.
279
280 * gas/i386/naked.d: Replace repz with rep.
281 * gas/i386/x86_64.d: Likewise.
282
283 * gas/i386/rep-suffix.d: New file.
284 * gas/i386/rep-suffix.s: Likewise.
285 * gas/i386/rep.d: Likewise.
286 * gas/i386/rep.s: Likewise.
287 * gas/i386/x86-64-rep-suffix.d: Likewise.
288 * gas/i386/x86-64-rep-suffix.s: Likewise.
289 * gas/i386/x86-64-rep.d: Likewise.
290 * gas/i386/x86-64-rep.s: Likewise.
291
00a97672
RS
2922006-03-07 Richard Sandiford <richard@codesourcery.com>
293
294 * gas/arm/abs12.s, gas/arm/abs12.d: New test.
295 * gas/arm/pic.d: Skip for *-*-vxworks*...
296 * gas/arm/pic_vxworks.d: ...use this version instead.
297 * gas/arm/unwind_vxworks.d: Fix expected output.
298
0b2e31dc
NS
2992006-03-06 Nathan Sidwell <nathan@codesourcery.com>
300
301 * gas/m68k/arch-cpu-1.s: Tweak.
302 * gas/m68k/arch-cpu-1.d: Tweak.
303
9f6f925e
JB
3042006-02-28 Jan Beulich <jbeulich@novell.com>
305
306 * gas/all/altmacro.s: Adjust.
307 * gas/all/altmac2.s: Adjust.
308
0e31b3e1
JB
3092006-02-28 Jan Beulich <jbeulich@novell.com>
310
311 * gas/macros/paren[sd]: New.
312 * gas/macros/macros.exp: Run new test.
313
331d2d0d
L
3142006-02-27 H.J. Lu <hongjiu.lu@intel.com>
315
316 * gas/i386/i386.exp: Add merom and x86-64-merom.
317
318 * gas/i386/merom.d: New file.
319 * gas/i386/merom.s: Likewise.
320 * gas/i386/x86-64-merom.d: Likewise.
321 * gas/i386/x86-64-merom.s: Likewise.
322
83d634e3
DM
3232006-02-24 David S. Miller <davem@sunset.davemloft.net>
324
325 * gas/sparc/rdhpr.s: New test.
326 * gas/sparc/rdhpr.d: New test.
327 * gas/sparc/wrhpr.s: New test.
328 * gas/sparc/wrhpr.d: New test.
329 * gas/sparc/window.s: New test.
330 * gas/sparc/window.d: New test.
331 * gas/sparc/rdpr.s: Add case for reading %gl register.
332 * gas/sparc/rdpr.d: Likewise.
333 * gas/sparc/wrpr.s: Add case for writing %gl register.
334 * gas/sparc/wrpr.d: Likewise.
335 * gas/sparc/sparc.exp: Update for new tests.
336
62b3e311
PB
3372006-02-24 Paul Brook <paul@codesourcery.com>
338
339 * gas/arm/thumb32.d: Fix expected msr and mrs output.
340 * gas/arm/arch7.d: New test.
341 * gas/arm/arch7.s: New test.
342 * gas/arm/arch7m-bad.l: New test.
343 * gas/arm/arch7m-bad.d: New test.
344 * gas/arm/arch7m-bad.s: New test.
345
59cf82fe
L
3462006-02-23 H.J. Lu <hongjiu.lu@intel.com>
347
348 * gas/ia64/opc-i.s: Add tests for tf.
349 * gas/ia64/pseudo.s: Likewise.
350 * gas/ia64/opc-i.d: Updated.
351 * gas/ia64/pseudo.d: Likewise.
352
7f3dfb9c
L
3532006-02-22 H.J. Lu <hongjiu.lu@intel.com>
354
355 * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
356 * gas/ia64/dv-raw-err.l: Updated.
357
358 * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
359 * gas/ia64/opc-b.d: Updated.
360
f40d1643
PB
3612005-02-22 Paul Brook <paul@codesourcery.com>
362
363 * gas/arm/thumb32.d: Fix expected pld opcode.
364
d70c5fc7
NC
3652006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
366 Anil Paranjape <anilp1@kpitcummins.com>
367 Shilin Shakti <shilins@kpitcummins.com>
368
369 * gas/xc16x: New directory.
370 * gas/xc16x/xc16x.exp: New file
371 * gas/xc16x/add.s: New file
372 * gas/xc16x/add_test.s: New file
373 * gas/xc16x/addb.s: New file
374 * gas/xc16x/addc.s: New file
375 * gas/xc16x/addcb.s: New file
376 * gas/xc16x/and.s: New file
377 * gas/xc16x/andb.s: New file
378 * gas/xc16x/bfldl.s: New file
379 * gas/xc16x/bit.s: New file
380 * gas/xc16x/calla.s: New file
381 * gas/xc16x/calli.s: New file
382 * gas/xc16x/cmp.s: New file
383 * gas/xc16x/cmp_test.s: New file
384 * gas/xc16x/cmpb.s: New file
385 * gas/xc16x/cmpi.s: New file
386 * gas/xc16x/cpl.s: New file
387 * gas/xc16x/div.s: New file
388 * gas/xc16x/jmpa.s: New file
389 * gas/xc16x/jmpi.s: New file
390 * gas/xc16x/jmpr.s: New file
391 * gas/xc16x/mov.s: New file
392 * gas/xc16x/mov_test.s: New file
393 * gas/xc16x/movb.s: New file
394 * gas/xc16x/movbs.s: New file
395 * gas/xc16x/movbz.s: New file
396 * gas/xc16x/mul.s: New file
397 * gas/xc16x/neg.s: New file
398 * gas/xc16x/nop.s: New file
399 * gas/xc16x/or.s: New file
400 * gas/xc16x/orb.s: New file
401 * gas/xc16x/prior.s: New file
402 * gas/xc16x/pushpop.s: New file
403 * gas/xc16x/ret.s: New file
404 * gas/xc16x/scxt.s: New file
405 * gas/xc16x/shlrol.s: New file
406 * gas/xc16x/sub.s: New file
407 * gas/xc16x/sub_test.s: New file
408 * gas/xc16x/subb.s: New file
409 * gas/xc16x/subcb.s: New file
410 * gas/xc16x/syscontrol1.s: New file
411 * gas/xc16x/syscontrol2.s: New file
412 * gas/xc16x/trap.s: New file
413 * gas/xc16x/xor.s: New file
414 * gas/xc16x/xorb.s: New file
415
4ac54c27
L
4162006-02-12 H.J. Lu <hongjiu.lu@intel.com>
417
418 * gas/i386/x86-64-crx-suffix.d: Undo the last change.
419
a1cfb73e
L
4202006-02-11 H.J. Lu <hongjiu.lu@intel.com>
421
422 * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
423
424 * gas/i386/x86-64-crx-suffix.d: Minor update.
425
426 * gas/i386/x86-64-drx-suffix.d: New file.
427 * gas/i386/x86-64-drx.d: Likewise.
428 * gas/i386/x86-64-drx.s: Likewise.
429
6dd5059a
L
4302006-02-11 H.J. Lu <hongjiu.lu@intel.com>
431
432 * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
433
434 * gas/i386/x86-64-crx-suffix.d: New file.
435 * gas/i386/x86-64-crx.d: Likewise.
436 * gas/i386/x86-64-crx.s: Likewise.
437
266abb8f
NS
4382006-02-07 Nathan Sidwell <nathan@codesourcery.com>
439
440 * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
441 * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
442
ef8d22e6
PB
4432005-02-02 Paul Brook <paul@codesourcery.com>
444
445 * gas/arm/thumb2_invert.d: New test.
446 * gas/arm/thumb2_invert.s: New test.
447
79134647
PB
4482006-01-31 Paul Brook <paul@codesourcery.com>
449
450 * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
451 * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
452
ae33e02d
AM
4532006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
454
455 * gas/z80/z80.exp: Add offset.
3170c51c
AM
456 * gas/z80/offset.d: New file.
457 * gas/z80/offset.s: New file.
ae33e02d 458
c2fe9327
PB
4592006-01-16 Paul Brook <paul@codesourcery.com>
460
461 * gas/m68k/all.exp: Add mcf-fpu.
462 * gas/m68k/mcf-fpu.d: New file.
463 * gas/m68k/mcf-fpu.s: New file.
464
8ad7c533
NC
4652006-01-11 Nick Clifton <nickc@redhat.com>
466
467 * gas/tic54x/address.d: Work with 64bit hosts.
468 * gas/tic54x/addrfar.d: Likewise.
469 * gas/tic54x/align.d: Likewise.
470 * gas/tic54x/all-opcodes.d: Likewise.
471 * gas/tic54x/asg.d: Likewise.
472 * gas/tic54x/cons.d: Likewise.
473 * gas/tic54x/consfar.d: Likewise.
474 * gas/tic54x/extaddr.d: Likewise.
475 * gas/tic54x/field.d: Likewise.
476 * gas/tic54x/labels.d: Likewise.
477 * gas/tic54x/loop.d: Likewise.
478 * gas/tic54x/lp.d: Likewise.
479 * gas/tic54x/macro.d: Likewise.
480 * gas/tic54x/math.d: Likewise.
481 * gas/tic54x/opcodes.d: Likewise.
482 * gas/tic54x/sections.d: Likewise.
483 * gas/tic54x/set.d: Likewise.
484 * gas/tic54x/struct.d: Likewise.
485 * gas/tic54x/subsym.d: Likewise.
486
4dcb3903
L
4872006-01-09 H.J. Lu <hongjiu.lu@intel.com>
488
489 PR gas/2117
490 * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
491 ltoff22x-5.
492
493 * gas/ia64/ltoff22x-2.d: New file.
494 * gas/ia64/ltoff22x-2.s: Likewise.
495 * gas/ia64/ltoff22x-3.d: Likewise.
496 * gas/ia64/ltoff22x-3.s: Likewise.
497 * gas/ia64/ltoff22x-4.d: Likewise.
498 * gas/ia64/ltoff22x-4.s: Likewise.
499 * gas/ia64/ltoff22x-5.d: Likewise.
500 * gas/ia64/ltoff22x-5.s: Likewise.
501
834b26f4
HPN
5022006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
503
504 PR gas/2101
505 * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
506
e88d958a 507For older changes see ChangeLog-2005
c9e214e5
AM
508\f
509Local Variables:
510mode: change-log
511left-margin: 8
512fill-column: 74
513version-control: never
514End: