12006-12-29 H.J. Lu <hongjiu.lu@intel.com> 2 3 * gas/i386/intel.s: Add tests for "shrd %cl,%edx,%eax" and 4 "shld %cl,%edx,%eax". 5 * gas/i386/opcode.s: Likewise. 6 7 * gas/i386/intel.d: Updated. 8 * gas/i386/opcode-intel.d: Likewise. 9 * gas/i386/opcode-suffix.d: Likewise. 10 * gas/i386/opcode.d: Likewise. 11 122006-12-27 Kazu Hirata <kazu@codesourcery.com> 13 14 * gas/m68k/all.exp: Add support for fido. 15 * gas/m68k/fido.d, gas/m68k/fido.s: New. 16 172006-12-19 Nathan Sidwell <nathan@codesourcery.com> 18 19 * gas/cfi/cfi-common-6.s: Do not use |. 20 212006-12-15 H.J. Lu <hongjiu.lu@intel.com> 22 23 * gas/i386/x86-64-inval.s: cmpxchg16b needs oword ptr, instead 24 of xmmword ptr. 25 * gas/i386/x86_64.s: Likewise. 26 * gas/i386/x86-64-inval.l: Updated. 27 282006-12-14 H.J. Lu <hongjiu.lu@intel.com> 29 30 * gas/i386/x86-64-inval.s: Add cmpxchg16b. 31 * gas/i386/x86_64.s: Likewise. 32 * gas/i386/x86-64-inval.l: Updated. 33 * gas/i386/x86_64.d: Likewise. 34 352006-12-13 H.J. Lu <hongjiu.lu@intel.com> 36 37 PR gas/3712 38 * gas/i386/inval.s: Add invalid insertq. 39 * gas/i386/x86-64-inval.s: Likewise. 40 41 * gas/i386/inval.l: Updated. 42 * gas/i386/x86-64-inval.l: Likewise. 43 442006-12-08 Christian Groessler <chris@groessler.org> 45 46 * gas/z8k/reglabel.d: New test. 47 * gas/z8k/reglabel.s: New test. 48 * gas/z8k/z8k.exp: Run new test. 49 502006-12-06 H.J. Lu <hjl@gnu.org> 51 52 * gas/i386/amdfam10.d: Updated for operand/address-size override 53 prefix position change. 54 * gas/i386/naked.d: Likewise. 55 * gas/i386/rep-suffix.d: Likewise. 56 * gas/i386/rep.d: Likewise. 57 * gas/i386/white.l: Likewise. 58 * gas/i386/x86-64-amdfam10.d: Likewise. 59 * gas/i386/x86-64-rep-suffix.d: Likewise. 60 * gas/i386/x86-64-rep.d: Likewise. 61 * gas/i386/x86_64.d: Likewise. 62 632006-12-04 Jan Beulich <jbeulich@novell.com> 64 65 * gas/i386/opcode-intel.d: Fix wrong expectation. Make white space 66 expectations more consistent. 67 682006-12-01 Jan Beulich <jbeulich@novell.com> 69 70 * gas/i386/opcode.d: Adjust name. 71 * gas/i386/opcode-intel.d: New. 72 * gas/i386/opcode-suffix.d: New. 73 * gas/i386/i386.exp: Run new tests. 74 752006-12-01 Paul Brook <paul@codesourcery.com> 76 77 * gas/arm/thumbrel.s: New test. 78 * gas/arm/thumbrel.d: New test. 79 802006-11-30 Jan Beulich <jbeulich@novell.com> 81 82 * gas/i386/intel.d: Adjust. 83 * gas/i386/naked.d: Adjust. 84 * gas/i386/opcode.d: Adjust. 85 862006-11-30 Jan Beulich <jbeulich@novell.com> 87 88 * gas/i386/x86-64-io.[sd]: New. 89 * gas/i386/x86-64-io-intel.d: New. 90 * gas/i386/x86-64-io-suffix.d: New. 91 * gas/i386/i386.exp: Run new tests. 92 932006-11-30 Jan Beulich <jbeulich@novell.com> 94 95 * gas/i386/intel.s: Use Intel syntax in Intel syntax test. 96 * gas/i386/x86-64-cbw.[sd]: New. 97 * gas/i386/x86-64-cbw-intel.d: New. 98 * gas/i386/i386.exp: Run new tests. 99 1002006-11-29 Paul Brook <paul@codesourcery.com> 101 102 * gas/arm/vfpv3-const-conv.s: Improve test coverage. 103 * gas/arm/vfpv3-const-conv.d: Adjust expected output. 104 * gas/arm/vfp-neon-syntax_t2.d: Ditto. 105 * gas/arm/vfp-neon-syntax.d: Ditto. 106 1072006-11-27 Bob Wilson <bob.wilson@acm.org> 108 109 * gas/elf/section2.e-xtensa: New file. 110 * gas/elf/elf.exp: Use it. 111 1122006-11-22 Daniel Jacobowitz <dan@codesourcery.com> 113 114 * gas/arm/arm7t.d, gas/arm/neon-ldst-rm.d, gas/arm/thumb2_pool.d, 115 gas/arm/tls.d: Update for $d support. 116 * gas/arm/mapshort.d, gas/arm/mapshort.s: New test. 117 * gas/elf/section2.e-armeabi: Update. 118 * gas/elf/section2.e-armelf: New file. 119 * gas/elf/elf.exp: Use it. 120 1212006-11-16 Nathan Sidwell <nathan@codesourcery.com> 122 123 * gas/m68k/all.exp: Add mcf-trap. 124 * gas/m68k/mcf-trap.[sd]: New. 125 1262006-11-15 Jan Beulich <jbeulich@novell.com> 127 128 * gas/elf/equ-reloc.[sd]: New. 129 * gas/elf/elf.exp: Run new test. 130 1312006-11-10 H.J. Lu <hongjiu.lu@intel.com> 132 133 * gas/i386/merom.d: Use "#pass" instead of "#..." to skip the 134 rest of output. 135 * gas/i386/x86-64-merom.d: Likewise. 136 1372006-11-10 Thiemo Seufer <ths@mips.com> 138 139 * gas/cfi/cfi.exp: Don't run cfi-common-6 for mips*-*. 140 1412006-11-10 Pedro Alves <pedro_alves@portugalmail.pt> 142 143 * gas/arm/undefined.d: Run test on Windows CE. 144 * gas/arm/undefined_coff.d: Don't run test on Windows CE. 145 146 * gas/arm/local_label_coff.s: New test. 147 * gas/arm/local_label_coff.d: New test. 148 * gas/arm/local_label_elf.s: New test. 149 * gas/arm/local_label_elf.d: New test. 150 * gas/arm/local_label_wince.s: New test. 151 * gas/arm/local_label_wince.d: New test. 152 1532006-11-09 H.J. Lu <hongjiu.lu@intel.com> 154 155 * gas/i386/sse2.s: Test movdqa with memory destination. 156 * gas/i386/sse2.d: Updated. 157 1582006-11-09 H.J. Lu <hongjiu.lu@intel.com> 159 160 * gas/i386/sse2.s: Test movdqu with memory destination. 161 * gas/i386/sse2.d: Updated. 162 1632006-11-06 David Daney <ddaney@avtrex.com> 164 165 * gas/mips/elf-rel26.s: New test. 166 * gas/mips/elf-rel26.d: Ditto. 167 * gas/mips/mips.exp: Run it. 168 1692006-11-03 Jakub Jelinek <jakub@redhat.com> 170 171 * gas/cfi/cfi-common-6.d: New test. 172 * gas/cfi/cfi-common-6.s: New. 173 * gas/cfi/cfi.exp: Add cfi-common-6 test. 174 175 * gas/cfi/cfi-common-5.d: New test. 176 * gas/cfi/cfi-common-5.s: New. 177 * gas/cfi/cfi.exp: Add cfi-common-5 test. 178 1792006-11-01 Thiemo Seufer <ths@mips.com> 180 181 * gas/mips/mips16-intermix.d, gas/mips/mips16-intermix.s: New 182 testcase. 183 * gas/mips/mips.exp: Run new testcase. 184 1852006-11-01 Mei Ligang <ligang@sunnorth.com.cn> 186 187 * gas/score/rD_rA.d: Correct not! and not.c instruction disassembly. 188 * gas/score/b.d: Correct b! and b instruction disassembly. 189 1902006-10-29 Randolph Chung <tausq@debian.org> 191 192 * gas/cfi/cfi.exp [hppa*-linux*]: Run hppa CFI test. 193 * gas/cfi/cfi-hppa-1.s: New file. 194 * gas/cfi/cfi-hppa-1.h: New file. 195 1962006-10-24 Andrew Pinski <andrew_pinski@playstation.sony.com> 197 198 * gas/ppc/cell.s: New file. 199 * gas/ppc/cell.d: New file. 200 * gas/ppc/ppc.exp: Test cell.s. 201 2022006-10-23 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> 203 204 * gas/i386/amdfam10.d : Modify to support for the change in POPCNT 205 opcode in amdfam10 architecture. 206 * gas/i386/x86-64-amdfam10.d : Ditto. 207 2082006-10-21 Kaz Kojima <kkojima@rr.iij4u.or.jp> 209 210 * gas/sh/sh64/syntax-1.d: Update. 211 2122006-10-20 Andrew Stubbs <andrew.stubbs@st.com> 213 214 * gas/sh/pcrel-coff.d: Update patterns (remove 0x on addresses). 215 * gas/sh/pcrel-hms.d: Likewise. 216 * gas/sh/pcrel.d: Likewise. 217 * gas/sh/pcrel2.d: Likewise. 218 * gas/sh/pic.d: Likewise. 219 * gas/sh/tlsd.d: Likewise. 220 * gas/sh/tlsdnopic.d: Likewise. 221 * gas/sh/tlsdpic.d: Likewise. 222 2232006-10-16 H.J. Lu <hongjiu.lu@intel.com> 224 225 * gas/i386/i386.exp: Indent "x86-64-nops-1". 226 2272006-10-08 Paul Brook <paul@codesourcery.com> 228 229 * gas/arm/neon-cov.s: Test pseudo-instruction forms of 230 vmov, vmvn and logic immediate instructions. 231 * gas/arm/neon-cov.d: ditto. 232 2332006-09-28 Bridge Wu <mingqiao.wu@gmail.com> 234 235 * gas/arm/iwmmxt-wldstbh.s: New file. 236 * gas/arm/iwmmxt-wldstbh.d: New file. 237 2382006-09-26 Mark Shinwell <shinwell@codesourcery.com> 239 Joseph Myers <joseph@codesourcery.com> 240 Ian Lance Taylor <ian@wasabisystems.com> 241 Ben Elliston <bje@wasabisystems.com> 242 243 * gas/arm/iwmmxt2.s: New file. 244 * gas/arm/iwmmxt2.d: New file. 245 2462006-09-23 H.J. Lu <hongjiu.lu@intel.com> 247 248 PR binutils/3235 249 * gas/i386/addr16.d: New file. 250 * gas/i386/addr16.s: Likewise. 251 * gas/i386/addr32.d: Likewise. 252 * gas/i386/addr32.s: Likewise. 253 254 * gas/i386/i386.exp: Add "addr16" and "addr32". 255 256 * gas/i386/x86-64-addr32.s: Add tests for "add32 mov". 257 * gas/i386/x86-64-addr32.d: Updated. 258 2592006-09-20 Kai Tietz <Kai.Tietz@onevision.com> 260 261 * gas/all/gas.exp: Add support for x86_64-*-mingw64. 262 * gas/i386/immed64.d: Add #pass for avoid proplems with alignment paddings. 263 * gas/i386/rex.d: Changed for x86_64-mingw32 target matching and padding. 264 * gas/i386/i386.d: Likewise. 265 * gas/i386/x86-64-addr32.d: Likewise. 266 * gas/i386/x86-64-branch.d: Likewise. 267 * gas/i386/x86-64-crx-suffix.d: Likewise. 268 * gas/i386/x86-64-crx.d: Likewise. 269 * gas/i386/x86-64-drx-suffix.d: Likewise. 270 * gas/i386/x86-64-crx-suffix.d: Likewise. 271 * gas/i386/x86-64-opcode.d: Likewise. 272 * gas/i386/x86-64-pcrel.d: Likewise. 273 2742006-09-19 Bernd Schmidt <bernd.schmidt@analog.com> 275 276 * gas/bfin/load.s, gas/bfin/load.d: Add constant folding tests. 277 2782006-09-17 Mei Ligang <ligang@sunnorth.com.cn> 279 280 * gas/score: New directory. 281 * gas/elf/section2.e-score: New file. 282 * gas/elf/elf.exp: Add special case for Score target. 283 2842006-09-16 Paul Brook <paul@codesourcery.com> 285 286 * gas/arm/unwind.s: Test two argument form of .movsp. 287 * gas/arm/unwind.d: Update expected output. 288 * gas/arm/unwind_vxworks.d: Ditto. 289 2902006-09-08 Kazu Hirata <kazu@codesourcery.com> 291 292 * lib/gas-dg.exp (gas-dg-test): Treat $dir as a literal. 293 2942006-09-08 Paul Brook <paul@codesourcery.com> 295 296 * gas/arm/arm-it.s: New test. 297 * gas/arm/arm-it.d: New test. 298 2992006-09-07 Paul Brook <paul@codesourcery.com> 300 301 * gas/arm/neon-omit.s: Test three-argument variants. 302 * gas/arm/neon-omit.d: Update expected output. 303 3042006-09-04 Paul Brook <paul@codesourcery.com> 305 306 * gas/arm/neon-cov.s: Test .u and .s aliases for .i suffixes. 307 * gas/arm/neon-cov.d: Adjust expected output. 308 3092006-08-21 Joseph Myers <joseph@codesourcery.com> 310 311 * gas/arm/unwind.s: Test not merging iWMMXt register save with 312 previous long opcode. 313 * gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Update. 314 3152006-08-16 Julian Brown <julian@codesourcery.com> 316 317 * gas/arm/noarm.s: Add test for disabled ARM insns. 318 * gas/arm/noarm.d: Drive test for above. 319 * gas/arm/noarm.l: Expected error output. 320 3212006-08-15 Thiemo Seufer <ths@mips.com> 322 Nigel Stephens <nigel@mips.com> 323 David Ung <davidu@mips.com> 324 325 * gas/mips/mips.exp: Handle mips*-sde-elf*. 326 3272006-08-04 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> 328 329 * sse2.d: Fixed the correct result for cvtpi2pd, cvtpd2pi 330 and cvttpd2pi. 331 3322006-08-12 Thiemo Seufer <ths@networkno.de> 333 334 * gas/mips/mips16-save.d: Fix testcase. 335 3362006-08-08 Bob Wilson <bob.wilson@acm.org> 337 338 * gas/lns/lns-common-1-alt.d: New file. 339 * gas/lns/lns.exp: Use lns-common-1-alt.d for xtensa targets. 340 3412006-08-04 Pedro Alves <pedro_alves@portugalmail.pt> 342 343 * gas/arm/wince.s: New test. 344 * gas/arm/wince.d: New test. 345 346 * gas/arm/thumb2_add.s: Don't use elf specific ".type" 347 pseudo-op. 348 3492006-08-03 Joseph Myers <joseph@codesourcery.com> 350 351 * gas/arm/iwmmxt-bad.s: Test invalid register names for wldrw and 352 wstrw. 353 * gas/arm/iwmmxt-bad.l: Update. 354 3552006-08-03 Joseph Myers <joseph@codesourcery.com> 356 357 * gas/arm/iwmmxt.s: Test tmcr and tmrc with wcgr registers. 358 * gas/arm/iwmmxt.d: Update. 359 3602006-08-01 H.J. Lu <hongjiu.lu@intel.com> 361 362 * gas/i386/nops-2-i386.d: Updated. 363 * gas/i386/nops-2-merom.d: Likewise. 364 * gas/i386/nops-2.d: Likewise. 365 3662006-07-29 Richard Sandiford <richard@codesourcery.com> 367 368 * gas/m68k/mcf-fpu.s: Add tests for all addressing modes. 369 * gas/m68k/mcf-fpu.d: Update accordingly. 370 3712006-07-20 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> 372 Michael Meissner <michael.meissner@amd.com> 373 374 * gas/i386/amdfam10.s: Add .p2align 4,0 to make sure segment is 375 aligned on all systems. 376 * gas/i386/x86-64-amdfam10.s: Likewise. 377 * gas/i386/amdfam10.d: Adjust output for alignment. 378 * gas/i386/x86-64-amdfam10.d: Likewise. 379 3802006-07-19 Paul Brook <paul@codesourcery.com> 381 382 * gas/arm/archv6t2.d: Adjust expected output for rbit. 383 3842006-07-18 H.J. Lu <hongjiu.lu@intel.com> 385 386 * gas/i386/opcode.s: Add sldt, smsw and str. 387 * gas/i386/x86-64-opcode.s: Likewise. 388 389 * gas/i386/opcode.d: Updated. 390 * gas/i386/x86-64-opcode.d: Likewise. 391 3922006-07-18 Paul Brook <paul@codesourcery.com> 393 394 * gas/arm/thumb2_add.d: New test. 395 * gas/arm/thumb2_add.s: New test. 396 3972006-07-18 Maciej W. Rozycki <macro@mips.com> 398 399 * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test. Change 400 arguments for "madd.s" so that the instruction is correct for mips1 401 and still matches "bc3*". 402 4032006-07-13 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> 404 Michael Meissner <michael.meissner@amd.com> 405 406 * gas/i386/amdfam10.s: New file for amdfam10 instructions. 407 * gam/i386/amdfam10.d: Ditto. 408 * gas/i386/x86-64-amdfam10.s: Ditto. 409 * gam/i386/x86-64-amdfam10.d: Ditto. 410 4112006-07-12 Nick Clifton <nickc@redhat.com> 412 413 * gas/sh/basic.exp: Run "too_large" dump test. 414 * gas/sh/too_large.s: New test file. Check that .byte directives 415 do not generate a bogus overflow message. 416 * gas/sh/too_large.s: New test control file. 417 4182006-07-05 Julian Brown <julian@codesourcery.com> 419 420 * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax. 421 * gas/arm/vfp-neon-syntax_t2.d: Likewise. 422 * gas/arm/vfp2.d: Likewise. 423 * gas/arm/vfp2_t2.d: Likewise. 424 4252006-07-04 Thiemo Seufer <ths@mips.com> 426 427 * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as. 428 * gas/mips/mips.exp: Move mips16e testcase to ELF only tests. 429 Run elf{el}-rel2 and elf-rel4 for all arches with gpr64. Run 430 e32-rel2 and e32-rel4 also for 64 bit configurations. 431 4322006-06-23 H.J. Lu <hongjiu.lu@intel.com> 433 434 * gas/i386/i386.exp: Run nops-1, nops-1-i386, nops-1-i686, 435 nops-1-merom, nops-2, nops-2-i386, nops-2-merom, x86-64-nops-1, 436 x86-64-nops-1-k8, x86-64-nops-1-nocona and x86-64-nops-1-merom. 437 438 * gas/i386/nops-1.s: New file. 439 * gas/i386/nops-2.s: Likewise. 440 * gas/i386/nops-1-i386.d: Likewise. 441 * gas/i386/nops-1-i686.d: Likewise. 442 * gas/i386/nops-1-merom.d: Likewise. 443 * gas/i386/nops-1.d: Likewise. 444 * gas/i386/nops-2-i386.d: Likewise. 445 * gas/i386/nops-2-merom.d: Likewise. 446 * gas/i386/nops-2.d: Likewise. 447 * gas/i386/x86-64-nops-1.s: Likewise. 448 * gas/i386/x86-64-nops-1-k8.d: Likewise. 449 * gas/i386/x86-64-nops-1-merom.d: Likewise. 450 * gas/i386/x86-64-nops-1-nocona.d: Likewise. 451 * gas/i386/x86-64-nops-1.d: Likewise. 452 453 * gas/i386/sse2.d: Updated to expect xchg %ax,%ax as 2 byte 454 nop. 455 4562006-06-20 Thiemo Seufer <ths@networkno.de> 457 458 * gas/mips/mips.exp: Explicitly specify o32 ABI. 459 * gas/mips/mips64-dsp.d: Dump o32 register names. 460 * gas/mips/smartmips.d: Explicitly specify o32 ABI. 461 4622006-06-18 Nick Clifton <nickc@redhat.com> 463 464 * gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF 465 targets. 466 * gas/arm/group-reloc-alu-parsing-bad.d: Likewise. 467 * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise. 468 * gas/arm/group-reloc-ldc-parsing-bad.d: Likewise. 469 * gas/arm/group-reloc-ldc.d: Likewise. 470 * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise. 471 * gas/arm/group-reloc-ldr-parsing-bad.d: Likewise. 472 * gas/arm/group-reloc-ldr.d: Likewise. 473 * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise. 474 * gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise. 475 * gas/arm/group-reloc-ldrs.d: Likewise. 476 4772006-06-15 Mark Shinwell <shinwell@codesourcery.com> 478 479 * gas/arm/group-reloc-alu.d: New test. 480 * gas/arm/group-reloc-alu-encoding-bad.d: New test. 481 * gas/arm/group-reloc-alu-encoding-bad.l: New test. 482 * gas/arm/group-reloc-alu-encoding-bad.s: New test. 483 * gas/arm/group-reloc-alu-parsing-bad.d: New test. 484 * gas/arm/group-reloc-alu-parsing-bad.l: New test. 485 * gas/arm/group-reloc-alu-parsing-bad.s: New test. 486 * gas/arm/group-reloc-alu.s: New test. 487 * gas/arm/group-reloc-ldc.d: New test. 488 * gas/arm/group-reloc-ldc-encoding-bad.d: New test. 489 * gas/arm/group-reloc-ldc-encoding-bad.l: New test. 490 * gas/arm/group-reloc-ldc-encoding-bad.s: New test. 491 * gas/arm/group-reloc-ldc-parsing-bad.d: New test. 492 * gas/arm/group-reloc-ldc-parsing-bad.l: New test. 493 * gas/arm/group-reloc-ldc-parsing-bad.s: New test. 494 * gas/arm/group-reloc-ldc.s: New test. 495 * gas/arm/group-reloc-ldr.d: New test. 496 * gas/arm/group-reloc-ldr-encoding-bad.d: New test. 497 * gas/arm/group-reloc-ldr-encoding-bad.l: New test. 498 * gas/arm/group-reloc-ldr-encoding-bad.s: New test. 499 * gas/arm/group-reloc-ldr-parsing-bad.d: New test. 500 * gas/arm/group-reloc-ldr-parsing-bad.l: New test. 501 * gas/arm/group-reloc-ldr-parsing-bad.s: New test. 502 * gas/arm/group-reloc-ldr.s: New test. 503 * gas/arm/group-reloc-ldrs.d: New test. 504 * gas/arm/group-reloc-ldrs-encoding-bad.d: New test. 505 * gas/arm/group-reloc-ldrs-encoding-bad.l: New test. 506 * gas/arm/group-reloc-ldrs-encoding-bad.s: New test. 507 * gas/arm/group-reloc-ldrs-parsing-bad.d: New test. 508 * gas/arm/group-reloc-ldrs-parsing-bad.l: New test. 509 * gas/arm/group-reloc-ldrs-parsing-bad.s: New test. 510 * gas/arm/group-reloc-ldrs.s: New test. 511 5122006-06-14 Thiemo Seufer <ths@mips.com> 513 Maciej W. Rozycki <macro@mips.com> 514 515 * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase. 516 * gas/mips/elf-rel6.d-n32.d, gas/mips/elf-rel6-n64.d: New files. 517 * gas/mips/mips.exp: Run new testcases. 518 5192006-06-14 Thiemo Seufer <ths@mips.com> 520 521 * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d, 522 gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify 523 o32 ABI. 524 5252006-06-12 H.J. Lu <hongjiu.lu@intel.com> 526 527 * gas/i386/i386.exp: Run nops and x86-64-nops. 528 529 * gas/i386/nops.d: New file. 530 * gas/i386/nops.s: Likewise. 531 * gas/i386/x86-64-nops.d: Likewise. 532 * gas/i386/x86-64-nops.s: Likewise. 533 5342006-06-12 H.J. Lu <hongjiu.lu@intel.com> 535 536 * gas/i386/opcode.s: Add "xchg %ax,%ax". 537 * gas/i386/opcode.d: Updated. 538 539 * gas/i386/x86-64-opcode.s: Add xchg %ax,%ax, xchg %eax,%eax, 540 xchg %rax,%rax, rex64 xchg %rax,%rax and xchg %rax,%r8. 541 * gas/i386/x86-64-opcode.d: Updated. 542 5432006-06-09 Thiemo Seufer <ths@mips.com> 544 Nigel Stephens <nigel@mips.com> 545 546 * gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd 547 single precision FPRs on MIPS32. 548 * gas/mips/mips.exp: Run them. 549 5502006-06-08 Thiemo Seufer <ths@mips.com> 551 Nigel Stephens <nigel@mips.com> 552 553 * gas/mips/mips32.s: Added cop2 branches with explicit condition 554 code register numbers. 555 * gas/mips/mips32.d: Likewise. 556 5572006-06-07 Julian Brown <julian@codesourcery.com> 558 559 * gas/arm/itblock.s: New file. Helper macro for making all-true IT 560 blocks. 561 * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional 562 Neon instructions are rejected... 563 * gas/arm/neon-cond-bad.s: In ARM mode, and... 564 * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT). 565 * gas/arm/neon-cond-bad.l: Expected error output in ARM mode. 566 * gas/arm/neon-cond-bad.d: Control ARM mode test. 567 * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode. 568 * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax. 569 * gas/arm/vfp-neon-syntax.s: ...in ARM mode. 570 * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode. 571 * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode. 572 * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode. 573 5742006-06-06 Paul Brook <paul@codesourcery.com> 575 576 * gas/arm/thumb2_bcond.d: Update expected output. 577 * gas/arm/thumb32.d: Ditto. 578 * gas/arm/vfp1_t2.d: Ditto. 579 * gas/arm/vfp1xD_t2.d: Ditto. 580 5812006-06-06 Thiemo Seufer <ths@mips.com> 582 Chao-ying Fu <fu@mips.com> 583 584 * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests. 585 * gas/mips/mips.exp: Run DSP64 tests. 586 5872006-06-05 Thiemo Seufer <ths@mips.com> 588 589 * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d, 590 gas/mips/mips32-mt.s: Remove instructions with invalid arguments. 591 * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file. 592 5932006-05-25 Richard Sandiford <richard@codesourcery.com> 594 595 * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions. 596 * gas/m68k/mcf-fpu.d: Adjust accordingly. 597 5982006-05-25 Jie Zhang <jie.zhang@analog.com> 599 600 * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not 601 thrown away. 602 6032006-05-23 Thiemo Seufer <ths@mips.com> 604 605 * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d, 606 gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l, 607 gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler 608 output. 609 * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files, 610 catch assembler warnings. 611 6122006-05-22 Nick Clifton <nickc@redhat.com> 613 614 * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in 615 warning messages. 616 * gas/mips/mips32-mt.l: Likewise. 617 6182006-05-19 Thiemo Seufer <ths@mips.com> 619 620 * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little 621 endian testcases. 622 * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian. 623 * gas/mips/mips.exp: Run new testcases. 624 6252006-05-14 Thiemo Seufer <ths@mips.com> 626 Nigel Stephens <nigel@mips.com> 627 628 * gas/mips/mips.exp: Run new tests. 629 * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s, 630 gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests. 631 6322006-05-11 Paul Brook <paul@codesourcery.com> 633 634 * gas/arm/local_function.d: New test. 635 * gas/arm/local_function.s: New test. 636 6372006-05-11 Thiemo Seufer <ths@mips.com> 638 639 * gas/mips/jal-range.l: Don't check the range of j or jal 640 addresses. 641 6422006-05-09 H.J. Lu <hongjiu.lu@intel.com> 643 644 * gas/i386/x86-64-gidt.d: Adjusted. 645 6462006-05-09 H.J. Lu <hongjiu.lu@intel.com> 647 648 * gas/i386/i386.exp: Run x86-64-gidt. 649 650 * gas/i386/x86-64-gidt.d: New file. 651 * gas/i386/x86-64-gidt.s: Likewise. 652 6532006-05-09 David Ung <davidu@mips.com> 654 655 * gas/mips/jal-range.l: Only warn about an out-of-range j or jal 656 address. 657 6582006-05-08 Thiemo Seufer <ths@mips.com> 659 660 * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check 661 larger offset arguments for cache instructions. 662 6632006-05-08 Thiemo Seufer <ths@mips.com> 664 Nigel Stephens <nigel@mips.com> 665 David Ung <davidu@mips.com> 666 667 * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test. 668 * gas/mips/mips.exp: Run smartmips test. 669 6702006-05-05 Julian Brown <julian@codesourcery.com> 671 672 * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon 673 instructions. 674 * gas/arm/vfp-neon-overlap.d: Expected output of above. 675 * gas/arm/vfp1xD.d: Test for fldmx/fstmx. 676 * gas/arm/vfp1xD_t2.d: Likewise. 677 * gas/arm/vfpv3-32drs.d: Likewise. 678 6792006-05-05 Nigel Stephens <nigel@mips.com> 680 681 * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for 682 reorder/noreorder corner case. 683 * gas/mips/mips.exp: Run new test. 684 6852006-05-04 Kazu Hirata <kazu@codesourcery.com> 686 687 * gas/arm/armv1.d (error-output): New. 688 * gas/arm/armv1.l: New. 689 * gas/arm/thumb32.d (error-output): New. 690 * gas/arm/thumb32.l: New. 691 6922006-05-04 Thiemo Seufer <ths@mips.com> 693 Nigel Stephens <nigel@mips.com> 694 695 * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2. 696 * gas/mips/set-arch.d: Adjust according to opcode table changes. 697 6982006-05-03 Thiemo Seufer <ths@mips.com> 699 700 * gas/mips/mips32-mt.d: Fix mftr argument order. 701 7022006-05-02 Joseph Myers <joseph@codesourcery.com> 703 704 * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh. 705 * gas/arm/iwmmxt.d: Update expected results. 706 * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh. 707 * gas/arm/iwmmxt-bad2.l: Update expected error messages. 708 7092006-04-29 H.J. Lu <hongjiu.lu@intel.com> 710 711 * gas/i386/fp.d: New file. 712 * gas/i386/fp.s: Likewise. 713 714 * gas/i386/i386.exp: Run "fp". 715 7162006-04-28 Thiemo Seufer <ths@mips.com> 717 David Ung <davidu@mips.com> 718 Nigel Stephens <nigel@mips.com> 719 720 * gas/mips/cp0sel-names-mips32r2.d, 721 gas/mips/cp0sel-names-mips64r2.d: Update for MT register names. 722 7232006-04-26 Julian Brown <julian@codesourcery.com> 724 725 * gas/arm/neon-const.s: New testcase. Neon floating-point constants. 726 * gas/arm/neon-const.d: Expected output of above. 727 * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32. 728 7292006-04-26 Julian Brown <julian@codesourcery.com> 730 731 * gas/arm/neon-psyn.s: Basic test of programmers syntax. 732 * gas/arm/neon-psyn.d: Expected output of above. 733 7342006-04-26 Julian Brown <julian@codesourcery.com> 735 736 * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction. 737 * gas/arm/copro.d: Update accordingly. 738 * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode. 739 * gas/arm/neon-cond.d: Expected results of above. 740 * gas/arm/neon-cov.s: New test. Coverage of Neon instructions. 741 * gas/arm/neon-cov.d: Expected results of above. 742 * gas/arm/neon-ldst-es.s: New test. Element and structure loads and 743 stores. 744 * gas/arm/neon-ldst-es.d: Expected results of above. 745 * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads 746 and stores. 747 * gas/arm/neon-ldst-rm.d: Expected results of above. 748 * gas/arm/neon-omit.s: New test. Omission of optional operands. 749 * gas/arm/neon-omit.d: Expected results of above. 750 * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions. 751 * gas/arm/vfp1_t2.d: Likewise. 752 * gas/arm/vfp1xD.d: Likewise. 753 * gas/arm/vfp1xD_t2.d: Likewise. 754 * gas/arm/vfp2.d: Likewise. 755 * gas/arm/vfp2_t2.d: Likewise. 756 * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP 757 instructions. 758 * gas/arm/vfp3-32drs.d: Expected results of above. 759 * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and 760 conversion instructions. 761 * gas/arm/vfp3-const-conv.d: Expected results of above. 762 7632005-04-20 Paul Brook <paul@codesourcery.com> 764 765 * gas/arm/arch7.d: Remove skip. 766 * gas/arm/svc.d: Ditto. 767 * gas/arm/thumb2_bcond.d: Ditto. 768 * gas/arm/thumb2_it_bad.d: Ditto. 769 7702006-04-18 H.J. Lu <hongjiu.lu@intel.com> 771 772 PR gas/2533 773 * gas/i386/inval.s: Add test for illegal immediate register 774 operand. 775 * gas/i386/inval.l: Updated. 776 7772006-04-16 Nick Clifton <nickc@redhat.com> 778 779 * gas/arm/arch7.d: Skip test for non-ELF targets. 780 * gas/arm/blx-local.d: Likewise. 781 * gas/arm/svc.d: Likewise. 782 * gas/arm/thumb2_bcond.d: Likewise. 783 * gas/arm/thumb2_it_bad.d: Likewise. 784 7852006-04-07 Paul Brook <paul@codesourcery.com> 786 787 * gas/arm/blx-local.d: New test. 788 * gas/arm/blx-local.d: New test. 789 7902006-04-07 Paul Brook <paul@codesourcery.com> 791 792 * gas/arm/thumb2_pool.d: New test. 793 * gas/arm/thumb2_pool.s: New test. 794 7952006-04-05 Richard Sandiford <richard@codesourcery.com> 796 797 * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test. 798 * gas/sparc/sparc.exp: Run it. Remove sparc*-*-vxworks* XFAILs. 799 8002006-03-23 Michael Matz <matz@suse.de> 801 802 * gas/i386/reloc64.s: Accept 64-bit forms. 803 * gas/i386/reloc64.d: Adjust. 804 * gas/i386/reloc64.l: Adjust. 805 8062006-03-23 H.J. Lu <hongjiu.lu@intel.com> 807 808 * gas/i386/rep.s: Pad with .p2align. 809 * gas/i386/rep.d: Adjust. 810 8112006-03-22 Richard Sandiford <richard@codesourcery.com> 812 813 * gas/mips/vxworks1.s, gas/mips/vxworks1.d, 814 * gas/mips/vxworks1-xgot.d: New tests. 815 * gas/mips/mips.exp: Run them. Do not run other tests on VxWorks. 816 8172006-03-21 Paul Brook <paul@codesourcery.com> 818 819 * gas/arm/thumb32.d: Correct expected output. 820 8212006-03-20 Paul Brook <paul@codesourcery.com> 822 823 * gas/arm/thumb2_bcond.d: New test. 824 * gas/arm/thumb2_bcond.s: New test. 825 * gas/arm/thumb2_it_bad.d: New test. 826 * gas/arm/thumb2_it_bad.l: New test. 827 * gas/arm/thumb2_it_bad.s: New test. 828 8292006-03-17 Paul Brook <paul@codesourcery.com> 830 831 * gas/arm/thumb32.d: Add ldm and stm tests. 832 * gas/arm/thumb32.s: Ditto. 833 8342006-03-16 Bernd Schmidt <bernd.schmidt@analog.com> 835 836 * gas/bfin/shift2.s: Add new tests. 837 * gas/bfin/shift.d: Match changed disassembler behaviour. 838 * gas/bfin/parallel2.d: Likewise. 839 * gas/bfin/shift2.d: Likewise; also match new tests. 840 8412006-03-16 Paul Brook <paul@codesourcery.com> 842 843 * gas/arm/svc.d: New test. 844 * gas/arm/svc.s: New test. 845 * gas/arm/inst.d: Accept svc mnemonic. 846 * gas/arm/thumb.d: Ditto. 847 * gas/arm/wince_inst.d: Ditto. 848 8492006-03-09 Paul Brook <paul@codesourcery.com> 850 851 * gas/arm/nomapping.d: New test. 852 * gas/arm/nomapping.s: New test. 853 8542006-03-07 H.J. Lu <hongjiu.lu@intel.com> 855 856 PR binutils/2428 857 * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and 858 x86-64-rep-suffix. 859 860 * gas/i386/naked.d: Replace repz with rep. 861 * gas/i386/x86_64.d: Likewise. 862 863 * gas/i386/rep-suffix.d: New file. 864 * gas/i386/rep-suffix.s: Likewise. 865 * gas/i386/rep.d: Likewise. 866 * gas/i386/rep.s: Likewise. 867 * gas/i386/x86-64-rep-suffix.d: Likewise. 868 * gas/i386/x86-64-rep-suffix.s: Likewise. 869 * gas/i386/x86-64-rep.d: Likewise. 870 * gas/i386/x86-64-rep.s: Likewise. 871 8722006-03-07 Richard Sandiford <richard@codesourcery.com> 873 874 * gas/arm/abs12.s, gas/arm/abs12.d: New test. 875 * gas/arm/pic.d: Skip for *-*-vxworks*... 876 * gas/arm/pic_vxworks.d: ...use this version instead. 877 * gas/arm/unwind_vxworks.d: Fix expected output. 878 8792006-03-06 Nathan Sidwell <nathan@codesourcery.com> 880 881 * gas/m68k/arch-cpu-1.s: Tweak. 882 * gas/m68k/arch-cpu-1.d: Tweak. 883 8842006-02-28 Jan Beulich <jbeulich@novell.com> 885 886 * gas/all/altmacro.s: Adjust. 887 * gas/all/altmac2.s: Adjust. 888 8892006-02-28 Jan Beulich <jbeulich@novell.com> 890 891 * gas/macros/paren[sd]: New. 892 * gas/macros/macros.exp: Run new test. 893 8942006-02-27 H.J. Lu <hongjiu.lu@intel.com> 895 896 * gas/i386/i386.exp: Add merom and x86-64-merom. 897 898 * gas/i386/merom.d: New file. 899 * gas/i386/merom.s: Likewise. 900 * gas/i386/x86-64-merom.d: Likewise. 901 * gas/i386/x86-64-merom.s: Likewise. 902 9032006-02-24 David S. Miller <davem@sunset.davemloft.net> 904 905 * gas/sparc/rdhpr.s: New test. 906 * gas/sparc/rdhpr.d: New test. 907 * gas/sparc/wrhpr.s: New test. 908 * gas/sparc/wrhpr.d: New test. 909 * gas/sparc/window.s: New test. 910 * gas/sparc/window.d: New test. 911 * gas/sparc/rdpr.s: Add case for reading %gl register. 912 * gas/sparc/rdpr.d: Likewise. 913 * gas/sparc/wrpr.s: Add case for writing %gl register. 914 * gas/sparc/wrpr.d: Likewise. 915 * gas/sparc/sparc.exp: Update for new tests. 916 9172006-02-24 Paul Brook <paul@codesourcery.com> 918 919 * gas/arm/thumb32.d: Fix expected msr and mrs output. 920 * gas/arm/arch7.d: New test. 921 * gas/arm/arch7.s: New test. 922 * gas/arm/arch7m-bad.l: New test. 923 * gas/arm/arch7m-bad.d: New test. 924 * gas/arm/arch7m-bad.s: New test. 925 9262006-02-23 H.J. Lu <hongjiu.lu@intel.com> 927 928 * gas/ia64/opc-i.s: Add tests for tf. 929 * gas/ia64/pseudo.s: Likewise. 930 * gas/ia64/opc-i.d: Updated. 931 * gas/ia64/pseudo.d: Likewise. 932 9332006-02-22 H.J. Lu <hongjiu.lu@intel.com> 934 935 * gas/ia64/dv-raw-err.s: Add check for vmsw.0. 936 * gas/ia64/dv-raw-err.l: Updated. 937 938 * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1. 939 * gas/ia64/opc-b.d: Updated. 940 9412005-02-22 Paul Brook <paul@codesourcery.com> 942 943 * gas/arm/thumb32.d: Fix expected pld opcode. 944 9452006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com> 946 Anil Paranjape <anilp1@kpitcummins.com> 947 Shilin Shakti <shilins@kpitcummins.com> 948 949 * gas/xc16x: New directory. 950 * gas/xc16x/xc16x.exp: New file 951 * gas/xc16x/add.s: New file 952 * gas/xc16x/add_test.s: New file 953 * gas/xc16x/addb.s: New file 954 * gas/xc16x/addc.s: New file 955 * gas/xc16x/addcb.s: New file 956 * gas/xc16x/and.s: New file 957 * gas/xc16x/andb.s: New file 958 * gas/xc16x/bfldl.s: New file 959 * gas/xc16x/bit.s: New file 960 * gas/xc16x/calla.s: New file 961 * gas/xc16x/calli.s: New file 962 * gas/xc16x/cmp.s: New file 963 * gas/xc16x/cmp_test.s: New file 964 * gas/xc16x/cmpb.s: New file 965 * gas/xc16x/cmpi.s: New file 966 * gas/xc16x/cpl.s: New file 967 * gas/xc16x/div.s: New file 968 * gas/xc16x/jmpa.s: New file 969 * gas/xc16x/jmpi.s: New file 970 * gas/xc16x/jmpr.s: New file 971 * gas/xc16x/mov.s: New file 972 * gas/xc16x/mov_test.s: New file 973 * gas/xc16x/movb.s: New file 974 * gas/xc16x/movbs.s: New file 975 * gas/xc16x/movbz.s: New file 976 * gas/xc16x/mul.s: New file 977 * gas/xc16x/neg.s: New file 978 * gas/xc16x/nop.s: New file 979 * gas/xc16x/or.s: New file 980 * gas/xc16x/orb.s: New file 981 * gas/xc16x/prior.s: New file 982 * gas/xc16x/pushpop.s: New file 983 * gas/xc16x/ret.s: New file 984 * gas/xc16x/scxt.s: New file 985 * gas/xc16x/shlrol.s: New file 986 * gas/xc16x/sub.s: New file 987 * gas/xc16x/sub_test.s: New file 988 * gas/xc16x/subb.s: New file 989 * gas/xc16x/subcb.s: New file 990 * gas/xc16x/syscontrol1.s: New file 991 * gas/xc16x/syscontrol2.s: New file 992 * gas/xc16x/trap.s: New file 993 * gas/xc16x/xor.s: New file 994 * gas/xc16x/xorb.s: New file 995 9962006-02-12 H.J. Lu <hongjiu.lu@intel.com> 997 998 * gas/i386/x86-64-crx-suffix.d: Undo the last change. 999 10002006-02-11 H.J. Lu <hongjiu.lu@intel.com> 1001 1002 * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix". 1003 1004 * gas/i386/x86-64-crx-suffix.d: Minor update. 1005 1006 * gas/i386/x86-64-drx-suffix.d: New file. 1007 * gas/i386/x86-64-drx.d: Likewise. 1008 * gas/i386/x86-64-drx.s: Likewise. 1009 10102006-02-11 H.J. Lu <hongjiu.lu@intel.com> 1011 1012 * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix". 1013 1014 * gas/i386/x86-64-crx-suffix.d: New file. 1015 * gas/i386/x86-64-crx.d: Likewise. 1016 * gas/i386/x86-64-crx.s: Likewise. 1017 10182006-02-07 Nathan Sidwell <nathan@codesourcery.com> 1019 1020 * gas/m68k/all.exp: Add arch-cpu-1 test. 1021 * gas/m68k/arch-cpu-1.[sd]: New. 1022 10232005-02-02 Paul Brook <paul@codesourcery.com> 1024 1025 * gas/arm/thumb2_invert.d: New test. 1026 * gas/arm/thumb2_invert.s: New test. 1027 10282006-01-31 Paul Brook <paul@codesourcery.com> 1029 1030 * gas/arm/iwmmxt-bad.s: Add check for bad register name. 1031 * gas/arm/iwmmxt-bad.l: Ditto. 1032 10332006-01-18 Arnold Metselaar <arnoldm@sourceware.org> 1034 1035 * gas/z80/z80.exp: Add offset. 1036 * gas/z80/offset.d: New file. 1037 * gas/z80/offset.s: New file. 1038 10392006-01-16 Paul Brook <paul@codesourcery.com> 1040 1041 * gas/m68k/all.exp: Add mcf-fpu. 1042 * gas/m68k/mcf-fpu.d: New file. 1043 * gas/m68k/mcf-fpu.s: New file. 1044 10452006-01-11 Nick Clifton <nickc@redhat.com> 1046 1047 * gas/tic54x/address.d: Work with 64bit hosts. 1048 * gas/tic54x/addrfar.d: Likewise. 1049 * gas/tic54x/align.d: Likewise. 1050 * gas/tic54x/all-opcodes.d: Likewise. 1051 * gas/tic54x/asg.d: Likewise. 1052 * gas/tic54x/cons.d: Likewise. 1053 * gas/tic54x/consfar.d: Likewise. 1054 * gas/tic54x/extaddr.d: Likewise. 1055 * gas/tic54x/field.d: Likewise. 1056 * gas/tic54x/labels.d: Likewise. 1057 * gas/tic54x/loop.d: Likewise. 1058 * gas/tic54x/lp.d: Likewise. 1059 * gas/tic54x/macro.d: Likewise. 1060 * gas/tic54x/math.d: Likewise. 1061 * gas/tic54x/opcodes.d: Likewise. 1062 * gas/tic54x/sections.d: Likewise. 1063 * gas/tic54x/set.d: Likewise. 1064 * gas/tic54x/struct.d: Likewise. 1065 * gas/tic54x/subsym.d: Likewise. 1066 10672006-01-09 H.J. Lu <hongjiu.lu@intel.com> 1068 1069 PR gas/2117 1070 * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and 1071 ltoff22x-5. 1072 1073 * gas/ia64/ltoff22x-2.d: New file. 1074 * gas/ia64/ltoff22x-2.s: Likewise. 1075 * gas/ia64/ltoff22x-3.d: Likewise. 1076 * gas/ia64/ltoff22x-3.s: Likewise. 1077 * gas/ia64/ltoff22x-4.d: Likewise. 1078 * gas/ia64/ltoff22x-4.s: Likewise. 1079 * gas/ia64/ltoff22x-5.d: Likewise. 1080 * gas/ia64/ltoff22x-5.s: Likewise. 1081 10822006-01-03 Hans-Peter Nilsson <hp@bitrange.com> 1083 1084 PR gas/2101 1085 * gas/mmix/hex2.s, gas/mmix/hex2.d: New test. 1086 1087For older changes see ChangeLog-2005 1088 1089Copyright (C) 2006 Free Software Foundation, Inc. 1090 1091Copying and distribution of this file, with or without modification, 1092are permitted in any medium without royalty provided the copyright 1093notice and this notice are preserved. 1094 1095Local Variables: 1096mode: change-log 1097left-margin: 8 1098fill-column: 74 1099version-control: never 1100End: 1101