2001-10-20 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 21 Oct 2001 06:16:43 +0000 (06:16 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 21 Oct 2001 06:16:43 +0000 (06:16 +0000)
* gas/elf/ehopt0.s: Lose ",@progbits".

gas/testsuite/ChangeLog
gas/testsuite/gas/elf/ehopt0.s

index b6343a6f700fb9cd3cbea81f393da1e4493d0dd3..bb4b5f8a1d13eb848c756dc9a82d50ae2b74a12e 100644 (file)
@@ -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>
 
        * gas/mips/mips.exp (sb1-ext-ps): New test to test
index bc3fc613ba17e506d250627ebc1e680b872a201e..ae56f6d60950b122be4757712fdc278b6251b9e8 100644 (file)
@@ -4,7 +4,7 @@ $LFB1:
 $L1:
        .4byte  0
 $LFE1:
-       .section        .eh_frame,"aw",@progbits
+       .section        .eh_frame,"aw"
 __FRAME_BEGIN__:
        .4byte  $LECIE1-$LSCIE1
 $LSCIE1:
This page took 0.027758 seconds and 4 git commands to generate.