public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Paul Brook <paul@codesourcery.com>
Cc: binutils@sources.redhat.com
Subject: Re: RFA: Support for Thumb in dynamic objects
Date: Wed, 17 Nov 2004 00:37:00 -0000	[thread overview]
Message-ID: <20041117003704.GA723@nevyn.them.org> (raw)
In-Reply-To: <200411170022.20918.paul@codesourcery.com>

On Wed, Nov 17, 2004 at 12:22:20AM +0000, Paul Brook wrote:
> On Tuesday 16 November 2004 23:39, Daniel Jacobowitz wrote:
> > +/* An initial stub used if the PLT entry is referenced from Thumb code.
> >  */ +#define PLT_THUMB_STUB_SIZE 4
> > +static const bfd_vma elf32_arm_plt_thumb_stub [1] =
> > +  {
> > +    0x46c04778         /* bx pc; nop (in Thumb mode) */
> > +  };
> 
> Does this DTRT on big-endian targets?

Probably not; I'd have to use 0x46c0, 0x4778 and two bfd_put16's. 
Thanks for catching that.

-- 
Daniel Jacobowitz

  reply	other threads:[~2004-11-17  0:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-16 23:39 Daniel Jacobowitz
2004-11-17  0:22 ` Paul Brook
2004-11-17  0:37   ` Daniel Jacobowitz [this message]
2004-11-17  1:37 ` Ian Lance Taylor
2004-11-17  3:02   ` Daniel Jacobowitz
2004-11-17  3:42     ` Ian Lance Taylor
2004-11-17 13:48 ` Richard Earnshaw
2004-11-17 16:49   ` Daniel Jacobowitz
2004-11-17 17:00     ` Richard Earnshaw
2004-11-17 17:05       ` Daniel Jacobowitz
2004-11-17 17:12         ` Richard Earnshaw
2004-11-17 17:36           ` Daniel Jacobowitz
2004-11-17 17:39             ` Richard Earnshaw

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=20041117003704.GA723@nevyn.them.org \
    --to=drow@false.org \
    --cc=binutils@sources.redhat.com \
    --cc=paul@codesourcery.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).