mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-03-05 07:58:24 +00:00
* gas/i386/nops-3.s: Don't use .align.
This commit is contained in:
parent
c3ea6048f0
commit
728d1ad9b4
@ -1,3 +1,7 @@
|
|||||||
|
2007-03-31 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* gas/i386/nops-3.s: Don't use .align.
|
||||||
|
|
||||||
2007-03-30 Paul Brook <paul@codesourcery.com>
|
2007-03-30 Paul Brook <paul@codesourcery.com>
|
||||||
|
|
||||||
* gas/arm/thumb2_ldmstm.d: New test.
|
* gas/arm/thumb2_ldmstm.d: New test.
|
||||||
@ -136,7 +140,7 @@
|
|||||||
gas/d10v/address-033.l, gas/d10v/address-034.l,
|
gas/d10v/address-033.l, gas/d10v/address-034.l,
|
||||||
gas/d10v/address-035.l, gas/d10v/address-036.l,
|
gas/d10v/address-035.l, gas/d10v/address-036.l,
|
||||||
gas/d10v/address-037.l, gas/d10v/address-038.l,
|
gas/d10v/address-037.l, gas/d10v/address-038.l,
|
||||||
gas/d10v/address-039.l, gas/d10v/address-040.l,
|
gas/d10v/address-039.l, gas/d10v/address-040.l,
|
||||||
gas/d10v/address-041.l: Likewise.
|
gas/d10v/address-041.l: Likewise.
|
||||||
|
|
||||||
2007-02-28 Nick Clifton <nickc@redhat.com>
|
2007-02-28 Nick Clifton <nickc@redhat.com>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
.text
|
.text
|
||||||
nop:
|
nop:
|
||||||
nop
|
nop
|
||||||
.align 32
|
.p2align 5
|
||||||
mov %eax,%ebx
|
mov %eax,%ebx
|
||||||
.p2align 4
|
.p2align 4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user