b5b1fc4fc8
2008-01-10 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/nops.s: Add more tests with opcodes from 0x0f19 to 0x0f1f. * gas/i386/x86-64-nops.s: Likewise. * gas/i386/nops.d: Updated. * gas/i386/x86-64-nops.d: Likewise. opcodes/ 2008-01-10 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (REG_0F0E): Renamed to REG_0F0D. (REG_0F18): Updated. (reg_table): Updated. (dis386_twobyte): Updated. Use "nopQ" on 0x19 to 0x1e. (twobyte_has_modrm): Set 1 for 0x19 to 0x1e.
100 lines
2.5 KiB
Plaintext
100 lines
2.5 KiB
Plaintext
2008-01-10 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/nops.s: Add more tests with opcodes from 0x0f19
|
||
to 0x0f1f.
|
||
* gas/i386/x86-64-nops.s: Likewise.
|
||
|
||
* gas/i386/nops.d: Updated.
|
||
* gas/i386/x86-64-nops.d: Likewise.
|
||
|
||
2008-01-09 Bob Wilson <bob.wilson@acm.org>
|
||
|
||
* gas/lns/lns.exp: Run new lns-big-delta test for targets that set
|
||
DWARF2_USE_FIXED_ADVANCE_PC.
|
||
* gas/lns/lns-big-delta.s: New.
|
||
* gas/lns/lns-big-delta.d: New.
|
||
|
||
2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||
|
||
PR gas/5322
|
||
* lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
|
||
command.
|
||
|
||
2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
|
||
fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
|
||
|
||
* gas/i386/intel.d: Updated.
|
||
* gas/i386/intel.e: Likewise.
|
||
|
||
2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/rexw.d: New.
|
||
* gas/i386/rexw.s: Likewise.
|
||
|
||
* gas/i386/x86-64-sse4_1-intel.d: Updated.
|
||
* gas/i386/x86-64-sse4_1.d: Likewise.
|
||
|
||
2008-01-04 Nick Clifton <nickc@redhat.com>
|
||
|
||
* gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
|
||
command line options (-maltivec, -mspe) can be specified before
|
||
CPU selection command line options.
|
||
* gas/ppc/altivec_and_spe.d: Expected disassembly.
|
||
* gas/ppc/ppc.exp: Run the new test
|
||
|
||
2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/arch-9.d: New file.
|
||
* gas/i386/arch-9.s: Likewise.
|
||
|
||
* gas/i386/i386.exp: Run arch-9.
|
||
|
||
2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/arch-5.d: New file.
|
||
* gas/i386/arch-5.s: Likewise.
|
||
* gas/i386/arch-6.d: Likewise.
|
||
* gas/i386/arch-6.s: Likewise.
|
||
* gas/i386/arch-7.d: Likewise.
|
||
* gas/i386/arch-7.s: Likewise.
|
||
* gas/i386/arch-8.d: Likewise.
|
||
* gas/i386/arch-8.s: Likewise.
|
||
|
||
* gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
|
||
|
||
2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/i386.s: Add tests for movq.
|
||
* gas/i386/x86_64.s: Likewise.
|
||
|
||
* gas/i386/i386.d Updated.
|
||
* gas/i386/x86_64.d: Likewise.
|
||
|
||
2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR gas/5534
|
||
* gas/i386/intel.s: Use QWORD on movq instead of DWORD.
|
||
|
||
* gas/i386/inval.s: Add tests for movq.
|
||
* gas/i386/x86-64-inval.s: Likewise.
|
||
|
||
* gas/i386/inval.l: Updated.
|
||
* gas/i386/x86-64-inval.l: Likewise.
|
||
|
||
2008-01-02 Catherine Moore <clm@codesourcery.com>
|
||
|
||
* gas/mips/jalr.s: New test.
|
||
* gas/mips/jalr.l: New test output.
|
||
* gas/mips/mips.exp: Run new test.
|
||
|
||
For older changes see ChangeLog-2007
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|