public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Joseph S. Myers" <joseph@codesourcery.com>
To: Steve McIntyre <steve.mcintyre@linaro.org>
Cc: <binutils@sourceware.org>
Subject: Re: [PATCH] Add support for new ABI choice e_flags values on ARM
Date: Thu, 30 Aug 2012 14:53:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.1208301318560.11684@digraph.polyomino.org.uk> (raw)
In-Reply-To: <20120830124156.GC8449@linaro.org>

On Thu, 30 Aug 2012, Steve McIntyre wrote:

> gas:
>     * config/tc-arm.c (md_begin): Use the new ARM
>     hard-float/soft-float ABI flags for EABI_VER5

This seems wrong; the ABI is that these flags are only set in ET_EXEC and 
ET_DYN objects.  This means the assembler should have nothing to do with 
them; rather, the linker should set them based on the build attributes in 
its input files, if producing ET_EXEC or ET_DYN output.  (And there should 
be testcases added to the linker testsuite for this: that they are set 
for such output, but not for ld -r links.)

-- 
Joseph S. Myers
joseph@codesourcery.com

  reply	other threads:[~2012-08-30 13:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-30 13:22 Steve McIntyre
2012-08-30 14:53 ` Joseph S. Myers [this message]
2012-08-31  1:03   ` Steve McIntyre
2012-09-04 17:26   ` Steve McIntyre
2012-09-17 13:45     ` Steve McIntyre
2012-10-26 14:57     ` nick clifton

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=Pine.LNX.4.64.1208301318560.11684@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=binutils@sourceware.org \
    --cc=steve.mcintyre@linaro.org \
    /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).