* ld-elf/note-1.s: Increase .foo size.
This commit is contained in:
parent
0fd7d34280
commit
067b934b9a
@ -1,3 +1,7 @@
|
|||||||
|
2007-03-27 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* ld-elf/note-1.s: Increase .foo size.
|
||||||
|
|
||||||
2007-03-27 Alan Modra <amodra@bigpond.net.au>
|
2007-03-27 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
* ld-spu/spu.exp (embed_test): New.
|
* ld-spu/spu.exp (embed_test): New.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
.globl _entry
|
.globl _entry
|
||||||
.section .foo,"awx",%progbits
|
.section .foo,"awx",%progbits
|
||||||
_entry:
|
_entry:
|
||||||
.byte 0
|
.byte 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
|
||||||
.section .note,"",%note
|
.section .note,"",%note
|
||||||
.byte 0
|
.byte 0
|
||||||
|
Loading…
Reference in New Issue
Block a user