mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
2001-06-04 H.J. Lu <hjl@gnu.org>
* gas/mips/mips4010.s: Add the missing ".end". * gas/mips/mips4100.s: Likewise. * gas/mips/mips4650.s: Likewise. * gas/mips/sync.s: Likewise.
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
2001-06-04 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* gas/mips/mips4010.s: Add the missing ".end".
|
||||
* gas/mips/mips4100.s: Likewise.
|
||||
* gas/mips/mips4650.s: Likewise.
|
||||
* gas/mips/sync.s: Likewise.
|
||||
|
||||
2001-06-02 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* gas/sparc/unalign.d: Support Sparc V9.
|
||||
|
@ -18,3 +18,4 @@ stuff:
|
||||
addciu $14,$15,16
|
||||
nop
|
||||
nop
|
||||
.end stuff
|
||||
|
@ -8,3 +8,4 @@ stuff:
|
||||
standby
|
||||
suspend
|
||||
nop
|
||||
.end stuff
|
||||
|
@ -6,3 +6,4 @@ stuff:
|
||||
madu $5,$6
|
||||
mul $6,$7,$8
|
||||
nop
|
||||
.end stuff
|
||||
|
@ -4,6 +4,7 @@ foo:
|
||||
sync
|
||||
sync.p
|
||||
sync.l
|
||||
.end foo
|
||||
|
||||
# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
|
||||
.space 8
|
||||
|
Reference in New Issue
Block a user