mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
73f4030dfa
* gas/ia64/regs.d: Updated as the ia64 disassembler now displays symbolic names for all ar registers.
192 lines
5.0 KiB
Plaintext
192 lines
5.0 KiB
Plaintext
2008-01-23 Tristan Gingold <gingold@adacore.com>
|
||
|
||
* gas/ia64/regs.d: Updated as the ia64 disassembler now displays
|
||
symbolic names for all ar registers.
|
||
|
||
2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/arch-10.d: New.
|
||
* gas/i386/arch-11.s: Likewise.
|
||
* gas/i386/arch-12.d: Likewise.
|
||
* gas/i386/arch-12.s: Likewise.
|
||
|
||
* gas/i386/i386.exp: Run arch-11 and arch-12.
|
||
|
||
2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/arch-10-1.l: New.
|
||
* gas/i386/arch-10-1.s: Likewise.
|
||
* gas/i386/arch-10-2.l: Likewise.
|
||
* gas/i386/arch-10-2.s: Likewise.
|
||
* gas/i386/arch-10-3.l: Likewise.
|
||
* gas/i386/arch-10-3.s: Likewise.
|
||
* gas/i386/arch-10-4.l: Likewise.
|
||
* gas/i386/arch-10-4.s: Likewise.
|
||
* gas/i386/arch-10.d: Likewise.
|
||
* gas/i386/arch-10.s: Likewise.
|
||
|
||
* gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
|
||
arch-10-3 and arch-10-4.
|
||
|
||
* gas/i386/nops-2.s: Use movsbl instead of cmove.
|
||
* gas/i386/nops-2-i386.d: Updated.
|
||
* gas/i386/nops-2-merom.d: Likewise.
|
||
* gas/i386/nops-2.d: Likewise.
|
||
* gas/i386/x86-64-nops-2.d: Likewise.
|
||
|
||
2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/prescott.s: Add tests for movddup in Intel syntax.
|
||
* gas/i386/x86-64-prescott.s: Likewise.
|
||
|
||
* gas/i386/prescott.d: Updated.
|
||
* gas/i386/x86-64-prescott.d: Likewise.
|
||
|
||
2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/i386.s: Add more tests for movsx and movzx.
|
||
* gas/i386/x86_64.s: Likewise.
|
||
|
||
* gas/i386/inval.s: Remove tests for movsxw and movzxw.
|
||
|
||
* gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
|
||
movsxl, movzxb and movzxw.
|
||
|
||
* gas/i386/i386.d: Updated.
|
||
* gas/i386/inval.l: Likewise.
|
||
* gas/i386/x86_64.d: Likewise.
|
||
* gas/i386/x86-64-inval.l: Likewise.
|
||
|
||
2008-01-14 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/i386.s: Add tests for movsx, movzx and movnti.
|
||
* gas/i386/inval.s: Likewise.
|
||
* gas/i386/x86_64.s: Likewise.
|
||
* gas/i386/x86-64-inval.s: Likewise.
|
||
|
||
* gas/i386/i386.d: Updated.
|
||
* gas/i386/inval.l: Likewise.
|
||
* gas/i386/x86_64.d: Likewise.
|
||
* gas/i386/x86-64-inval.l: Likewise.
|
||
|
||
2008-01-12 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR gas/5534
|
||
* gas/i386/i386.s: Add tests for fnstsw and fstsw.
|
||
* gas/i386/inval.s: Likewise.
|
||
* gas/i386/x86_64.s: Likewise.
|
||
|
||
* gas/i386/intel.s: Use word instead of dword on ss.
|
||
|
||
* gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
|
||
and out.
|
||
|
||
* gas/i386/prefix.s: Remove invalid fstsw.
|
||
|
||
* gas/i386/inval.l: Updated.
|
||
* gas/i386/intelbad.l: Likewise.
|
||
* gas/i386/i386.d: Likewise.
|
||
* gas/i386/x86_64.d: Likewise.
|
||
* gas/i386/x86-64-inval.l: Likewise.
|
||
* gas/i386/prefix.d: Updated.
|
||
|
||
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:
|