2001-10-20 H.J. Lu <hjl@gnu.org>
* gas/elf/ehopt0.s: Lose ",@progbits".
This commit is contained in:
parent
2e4acd247e
commit
7903fbf849
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2001-10-20 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
|
* gas/elf/ehopt0.s: Lose ",@progbits".
|
||||||
|
|
||||||
2001-10-17 Chris Demetriou <cgd@broadcom.com>
|
2001-10-17 Chris Demetriou <cgd@broadcom.com>
|
||||||
|
|
||||||
* gas/mips/mips.exp (sb1-ext-ps): New test to test
|
* gas/mips/mips.exp (sb1-ext-ps): New test to test
|
||||||
|
|
|
@ -4,7 +4,7 @@ $LFB1:
|
||||||
$L1:
|
$L1:
|
||||||
.4byte 0
|
.4byte 0
|
||||||
$LFE1:
|
$LFE1:
|
||||||
.section .eh_frame,"aw",@progbits
|
.section .eh_frame,"aw"
|
||||||
__FRAME_BEGIN__:
|
__FRAME_BEGIN__:
|
||||||
.4byte $LECIE1-$LSCIE1
|
.4byte $LECIE1-$LSCIE1
|
||||||
$LSCIE1:
|
$LSCIE1:
|
||||||
|
|
Loading…
Reference in a new issue