[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10494] New: strip modified vaddr of program headers in ePA
From: |
harry dot he at freescale dot com |
Subject: |
[Bug binutils/10494] New: strip modified vaddr of program headers in ePAPR Fixed Address Image Format |
Date: |
7 Aug 2009 06:00:50 -0000 |
We created one elf file in ePAPR Fixed Address Image Format, with an identity
mapping between effective and physical addresses. However, with "strip" command,
the vaddr of one program header is changed as below:
before stripping:
0x8 off 0x00000000 vaddr 0x2c000000 paddr 0x2c000000 align 2**2
filesz 0x00000000 memsz 0x04000000 flags rw- 400000
after stripping
0x8 off 0x00000000 vaddr 0x37f00000 paddr 0x2c000000 align 2**2
filesz 0x00000000 memsz 0x04000000 flags rw- 400000
--
Summary: strip modified vaddr of program headers in ePAPR Fixed
Address Image Format
Product: binutils
Version: 2.18
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: harry dot he at freescale dot com
CC: bug-binutils at gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: powerpc-linux-gnu
http://sourceware.org/bugzilla/show_bug.cgi?id=10494
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/10494] New: strip modified vaddr of program headers in ePAPR Fixed Address Image Format,
harry dot he at freescale dot com <=
- [Bug binutils/10494] strip modified vaddr of program headers in ePAPR Fixed Address Image Format, harry dot he at freescale dot com, 2009/08/07
- [Bug binutils/10494] strip modified vaddr of program headers in ePAPR Fixed Address Image Format, harry dot he at freescale dot com, 2009/08/07
- [Bug binutils/10494] strip modified vaddr of program headers in ePAPR Fixed Address Image Format, amodra at bigpond dot net dot au, 2009/08/07
- [Bug binutils/10494] strip modified vaddr of program headers in ePAPR Fixed Address Image Format, cvs-commit at gcc dot gnu dot org, 2009/08/07
- [Bug binutils/10494] strip modified vaddr of program headers in ePAPR Fixed Address Image Format, amodra at bigpond dot net dot au, 2009/08/08