2008-07-24 H.J. Lu <hongjiu.lu@intel.com>

* gas/i386/nops-1.d: Add -mtune=generic32.
	* gas/i386/nops-2.d: Likewise.
	* gas/i386/nops-3.d: Likewise.

	* gas/i386/x86-64-nops-1.d: Add -mtune=generic64.
	* gas/i386/x86-64-nops-2.d: Likewise.
	* gas/i386/x86-64-nops-3.d: Likewise.
	* gas/i386/x86-64-nops-4.d: Likewise.
This commit is contained in:
H.J. Lu 2008-07-24 18:51:33 +00:00
parent 20163277f8
commit 457cad8e7d
8 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,14 @@
2008-07-24 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/nops-1.d: Add -mtune=generic32.
* gas/i386/nops-2.d: Likewise.
* gas/i386/nops-3.d: Likewise.
* gas/i386/x86-64-nops-1.d: Add -mtune=generic64.
* gas/i386/x86-64-nops-2.d: Likewise.
* gas/i386/x86-64-nops-3.d: Likewise.
* gas/i386/x86-64-nops-4.d: Likewise.
2008-07-22 Chao-ying Fu <fu@mips.com>
* gas/mips/tls-ill.l: Update error message.

View File

@ -1,4 +1,5 @@
#source: nops-1.s
#as: -mtune=generic32
#objdump: -drw
#name: i386 nops 1

View File

@ -1,4 +1,5 @@
#source: nops-2.s
#as: -mtune=generic32
#objdump: -drw
#name: i386 nops 2

View File

@ -1,4 +1,5 @@
#source: nops-3.s
#as: -mtune=generic32
#objdump: -drw
#name: i386 nops 3

View File

@ -1,4 +1,5 @@
#source: nops-1.s
#as: -mtune=generic64
#objdump: -drw
#name: x86-64 nops 1

View File

@ -1,4 +1,5 @@
#source: nops-2.s
#as: -mtune=generic64
#objdump: -drw
#name: x86-64 nops 2

View File

@ -1,4 +1,5 @@
#source: nops-3.s
#as: -mtune=generic64
#objdump: -drw
#name: x86-64 nops 3

View File

@ -1,4 +1,5 @@
#source: nops-4.s
#as: -mtune=generic64
#objdump: -drw
#name: x86-64 nops 4