mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-23 20:19:49 +00:00
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:
parent
20163277f8
commit
457cad8e7d
@ -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.
|
||||
|
@ -1,4 +1,5 @@
|
||||
#source: nops-1.s
|
||||
#as: -mtune=generic32
|
||||
#objdump: -drw
|
||||
#name: i386 nops 1
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
#source: nops-2.s
|
||||
#as: -mtune=generic32
|
||||
#objdump: -drw
|
||||
#name: i386 nops 2
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
#source: nops-3.s
|
||||
#as: -mtune=generic32
|
||||
#objdump: -drw
|
||||
#name: i386 nops 3
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
#source: nops-1.s
|
||||
#as: -mtune=generic64
|
||||
#objdump: -drw
|
||||
#name: x86-64 nops 1
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
#source: nops-2.s
|
||||
#as: -mtune=generic64
|
||||
#objdump: -drw
|
||||
#name: x86-64 nops 2
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
#source: nops-3.s
|
||||
#as: -mtune=generic64
|
||||
#objdump: -drw
|
||||
#name: x86-64 nops 3
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
#source: nops-4.s
|
||||
#as: -mtune=generic64
|
||||
#objdump: -drw
|
||||
#name: x86-64 nops 4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user