* ld-elf/note-1.s: Increase .foo size.

This commit is contained in:
Alan Modra 2007-03-27 14:14:19 +00:00
parent 0fd7d34280
commit 067b934b9a
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -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