[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10494] strip modified vaddr of program headers in ePAPR Fi
From: |
amodra at bigpond dot net dot au |
Subject: |
[Bug binutils/10494] strip modified vaddr of program headers in ePAPR Fixed Address Image Format |
Date: |
7 Aug 2009 09:27:32 -0000 |
------- Additional Comments From amodra at bigpond dot net dot au 2009-08-07
09:27 -------
That's one weird looking ELF image. The root of the problem is in
_bfd_elf_make_section_from_shdr, where we set up section LMAs. .whiteboard1 is
incorrectly assumed to belong with the first PT_LOAD header, since we only
compare section header file offsets against program header file offsets.
Testing a fix.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at sources dot |amodra at bigpond dot net
|redhat dot com |dot au
Status|NEW |ASSIGNED
Last reconfirmed|0000-00-00 00:00:00 |2009-08-07 09:27:32
date| |
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.