public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@bigpond.net.au>
To: Mayank Kumar <mayank@microsoft.com>
Cc: "binutils@sourceware.org" <binutils@sourceware.org>
Subject: Re: Issues with gcc Assembler on Interix when generating PIC code
Date: Mon, 23 Apr 2007 06:47:00 -0000	[thread overview]
Message-ID: <20070422235501.GA10537@bubble.grove.modra.org> (raw)
In-Reply-To: <76EBE649FB0E0E4DA883B5840459059F1445C770D5@AA-EXMSG-C412.southpacific.corp.microsoft.com>

On Wed, Apr 11, 2007 at 03:44:49AM +0800, Mayank Kumar wrote:
> Now I could not figure out how this case is handled in elf binaries

See md_apply_fix.

      case BFD_RELOC_386_GOT32:
      case BFD_RELOC_X86_64_GOT32:
	value = 0; /* Fully resolved at runtime.  No addend.  */
	break;

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre

  reply	other threads:[~2007-04-22 23:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-10 19:45 Mayank Kumar
2007-04-23  6:47 ` Alan Modra [this message]
2007-04-23 10:05   ` Mayank Kumar
2007-04-23 11:59     ` Alan Modra
2007-04-23 19:55     ` How to guarantee alignment for .comm and .lcomm defined variables Mayank Kumar
2007-04-24 13:57       ` 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=20070422235501.GA10537@bubble.grove.modra.org \
    --to=amodra@bigpond.net.au \
    --cc=binutils@sourceware.org \
    --cc=mayank@microsoft.com \
    /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).