This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
PATCH: Adjust ld-elf/seg.d for 64bit targets
- From: "H.J. Lu" <hjl at lucon dot org>
- To: nathan at codesourcery dot com
- Cc: binutils at sources dot redhat dot com
- Date: Wed, 19 Dec 2007 07:53:10 -0800
- Subject: PATCH: Adjust ld-elf/seg.d for 64bit targets
I am checking in this patch to support 64bit targets.
H.J.
---
2007-12-19 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/seg.d: Adjusted for 64bit targets.
--- ld-elf/seg.d.xxx 2007-12-19 02:22:02.000000000 -0800
+++ ld-elf/seg.d 2007-12-19 07:50:49.000000000 -0800
@@ -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...