mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
ld/testsuite/
* ld-elf/seg.d: Expect .reginfo section on MIPS.
This commit is contained in:
parent
e3c8734940
commit
142b237ba9
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user