http://sourceware.org/bugzilla/show_bug.cgi?id=12452
Ian Lance Taylor changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=12452
--- Comment #4 from Bengt-Erik Soderstrom 2011-01-30
17:03:51 UTC ---
(In reply to comment #3)
> I'm pretty sure you need at least 20101117 for this to work, and presumably
> the
> 2.21 release would be better.
>
> I'll mark this as fixed, b
On Thu, Jan 27, 2011 at 03:48:47PM -0800, Michael Snyder wrote:
> The relevant printf is in objdump.c::dump_section_header, vis:
>
> printf (" %08lx 2**%u", (unsigned long) section->filepos,
> bfd_get_section_alignment (abfd, section));
>
>
> Is there a way to get the total file si
http://sourceware.org/bugzilla/show_bug.cgi?id=12448
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #1 fr