diff options
author | Mark Mitchell <mark@codesourcery.com> | 2008-02-22 23:10:45 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2008-02-22 23:10:45 +0000 |
commit | 142b237ba9a7b93a44b45c35670a5377fc1c0fe8 (patch) | |
tree | d315e7febe4509117ddfb6e58640ddcf71d4c956 /ld | |
parent | e3c87349405e6ceacb83f7434934b6cc8f704c95 (diff) | |
download | fsf-binutils-gdb-142b237ba9a7b93a44b45c35670a5377fc1c0fe8.zip fsf-binutils-gdb-142b237ba9a7b93a44b45c35670a5377fc1c0fe8.tar.gz fsf-binutils-gdb-142b237ba9a7b93a44b45c35670a5377fc1c0fe8.tar.bz2 |
ld/testsuite/
* ld-elf/seg.d: Expect .reginfo section on MIPS.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/seg.d | 6 |
2 files changed, 10 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 14e62c7..43fa7bb 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -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 diff --git a/ld/testsuite/ld-elf/seg.d b/ld/testsuite/ld-elf/seg.d index c2c4190..c858c13 100644 --- a/ld/testsuite/ld-elf/seg.d +++ b/ld/testsuite/ld-elf/seg.d @@ -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 |