2007-12-19 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/seg.d: Adjusted for 64bit targets.
This commit is contained in:
parent
abc8a88dc5
commit
4be84a55a2
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-12-19 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-elf/seg.d: Adjusted for 64bit targets.
|
||||
|
||||
2007-12-19 Nathan Sidwell <nathan@codesourcery.com>
|
||||
|
||||
* ld-elf/seg.t: New.
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
#...
|
||||
Program Headers:
|
||||
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
|
||||
Type Offset VirtAddr.*
|
||||
LOAD .*
|
||||
LOAD 0x0*001000 0xf*fffff000 0xf*fffff000 0x01000 0x01000 .*
|
||||
LOAD 0x0*001000 0xf*fffff000 0xf*fffff000 0x0*1000 0x0*1000 .*
|
||||
|
||||
Section to Segment mapping:
|
||||
Segment Sections...
|
||||
|
|
Loading…
Add table
Reference in a new issue