OSDN Git Service

* ld-elf/sec64k.exp: Extend for MIPS ELF.
authorThiemo Seufer <ths@networkno.de>
Wed, 10 May 2006 15:07:24 +0000 (15:07 +0000)
committerThiemo Seufer <ths@networkno.de>
Wed, 10 May 2006 15:07:24 +0000 (15:07 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/sec64k.exp

index de20832..6f8bf0a 100644 (file)
@@ -1,3 +1,7 @@
+2006-05-10  Thiemo Seufer  <ths@debian.org>
+
+       * ld-elf/sec64k.exp: Extend for MIPS ELF.
+
 2006-05-05  Alan Modra  <amodra@bigpond.net.au>
 
        * ld-powerpc/tlsexetoc.r: Update for correction to tls optimization.
index b4a88a0..bd66c1c 100644 (file)
@@ -51,7 +51,9 @@ for { set i 0 } { $i < $max_sec / $secs_per_file } { incr i } {
 
     if { $i == 0 } {
        puts $ofd " .global _start"
+       puts $ofd " .global __start"
        puts $ofd "_start:"
+       puts $ofd "__start:"
        puts $ofd " .global foo_0"
        puts $ofd "foo_0: .long 0"
     }
@@ -101,7 +103,7 @@ puts $ofd "  \\\[65536\\\] (.rel\[a\]?)?\\.foo\\.\[0-9\]+ .*"
 puts $ofd "#..."
 puts $ofd " 680..: 0+\[ \]+0\[ \]+SECTION\[ \]+LOCAL\[ \]+DEFAULT\[ \]+68... "
 puts $ofd "#..."
-puts $ofd " 680..: 0+4\[ \]+0\[ \]+NOTYPE\[ \]+LOCAL\[ \]+DEFAULT\[ \]+2 bar_1"
+puts $ofd " 680..: 0+4\[ \]+0\[ \]+NOTYPE\[ \]+LOCAL\[ \]+DEFAULT\[ \]+\[23\] bar_1"
 puts $ofd "#..."
 puts $ofd ".* bar_34000"
 puts $ofd "#..."