ld/testsuite/
authorMark Mitchell <mark@codesourcery.com>
Fri, 22 Feb 2008 23:10:45 +0000 (23:10 +0000)
committerMark Mitchell <mark@codesourcery.com>
Fri, 22 Feb 2008 23:10:45 +0000 (23:10 +0000)
* ld-elf/seg.d: Expect .reginfo section on MIPS.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/seg.d

index 14e62c7702c96aad9c511137e341083a58e4d51d..43fa7bb993257aec96a1e8a75ea3de22669fc825 100644 (file)
@@ -1,3 +1,8 @@
+2008-02-20  Mark Mitchell  <mark@codesourcery.com>
+
+       ld/testsuite/
+       * ld-elf/seg.d: Expect .reginfo section on MIPS.
+
 2008-02-20  Pedro Alves  <pedro_alves@portugalmail.pt>
 
        * ld-auto-import/auto-import.exp: Use $ld to link the dll for
index c2c419095e4d29cb90fa8e1a372c978c9daae95c..c858c134072070f5a0b3df21da88029c1a1374bd 100644 (file)
@@ -6,10 +6,14 @@
 #...
 Program Headers:
   Type           Offset   VirtAddr.*
+# On MIPS, the first segment is for .reginfo.
+#...
   LOAD           .*
   LOAD           0x0*001000 0xf*fffff000 0xf*fffff000 0x0*1000 0x0*1000 .*
 
  Section to Segment mapping:
   Segment Sections...
    00     .*
-   01     reset boot 
+# On MIPS, the first segment is for .reginfo.
+#...
+   0.     reset boot 
This page took 0.026011 seconds and 4 git commands to generate.