public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Steve Ellcey <sje@cup.hp.com>
To: amodra@bigpond.net.au, schwab@suse.de, binutils@sources.redhat.com
Subject: Re: copy_private_bfd_data in bfd/elf.c question
Date: Mon, 24 Jun 2002 08:49:00 -0000	[thread overview]
Message-ID: <200206241549.IAA26173@hpsje.cup.hp.com> (raw)

> Note to Steve: -l not -I !  I was curious as to whether the segment
> map changed.  If it didn't then no matter.

Oops, I guess I need a better font in my mailer.  It looks like the
segment map did change, at least a little, ".bortext" is missing from
segment 04 and .note is missing from 08.  I have no idea what this
means, I don't recall ever seeing a .bortext section before.

Old (pre-strip):

 Section to Segment mapping:
  Segment Sections...
   00
   01     .IA_64.unwind_hdr .IA_64.unwind .IA_64.unwind_info
   02     .interp
   03     .dynamic
   04     .dynamic .dynsym .dynstr .hash .rela.plt .IA_64.unwind_hdr .IA_64.unwind .IA_64.unwind_info .rodata .interp .dynhash .text .bortext
   05     .plt .dlt .sbss .bss
   06
   07
   08     .note
   09

New (after running strip):

 Section to Segment mapping:
  Segment Sections...
   00
   01     .IA_64.unwind_hdr .IA_64.unwind .IA_64.unwind_info
   02     .interp
   03     .dynamic
   04     .dynamic .dynsym .dynstr .hash .rela.plt .IA_64.unwind_hdr .IA_64.unwind .IA_64.unwind_info .rodata .interp .dynhash .text
   05     .plt .dlt .sbss .bss
   06
   07
   08
   09

             reply	other threads:[~2002-06-24 15:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-24  8:49 Steve Ellcey [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-07-23  9:13 Steve Ellcey
2002-07-23  9:43 ` Daniel Jacobowitz
2002-07-23 11:00   ` Nick Clifton
2002-07-16 16:04 Reva Cuthbertson
     [not found] ` <m3vg7cvz6j.fsf@north-pole.nickc.cambridge.redhat.com>
     [not found]   ` <3D3C766C.91969D78@cup.hp.com>
2002-07-23  5:13     ` Nick Clifton
2002-06-28 16:06 Reva Cuthbertson
2002-06-29 10:30 ` Andreas Schwab
2002-07-08 14:16   ` Reva Cuthbertson
2002-06-21  8:26 Steve Ellcey
2002-06-21  9:28 ` Andreas Schwab
2002-06-22  4:56   ` Alan Modra
2002-06-22 12:23     ` Andreas Schwab
2002-06-22 22:05       ` Alan Modra
2002-06-22 22:11         ` Alan Modra
2002-06-20 10:14 Steve Ellcey
2002-06-20 20:54 ` Alan Modra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200206241549.IAA26173@hpsje.cup.hp.com \
    --to=sje@cup.hp.com \
    --cc=amodra@bigpond.net.au \
    --cc=binutils@sources.redhat.com \
    --cc=schwab@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).