public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: newlib@sourceware.org
Subject: Re: [PATCH] libm/machine/arm: Rename s*_fma.c -> s*_fma_arm.c
Date: Wed, 2 Sep 2020 10:05:34 +0200	[thread overview]
Message-ID: <20200902080534.GG4127@calimero.vinschen.de> (raw)
In-Reply-To: <20200901194949.830682-1-keithp@keithp.com>

On Sep  1 12:49, Keith Packard via Newlib wrote:
> This is required to avoid colliding with files built from libm/common
> that would end up with the same object name.
> 
> When libm.a was constructed from the individual sub-libraries, the
> contents of the libm/common files would be replaced by that from
> libm/machine/arm with the same name.
> 
> Signed-off-by: Keith Packard <keithp@keithp.com>
> ---
>  newlib/libm/machine/arm/Makefile.am           |  4 ++--
>  newlib/libm/machine/arm/Makefile.in           | 24 +++++++++----------
>  .../libm/machine/arm/{s_fma.c => s_fma_arm.c} |  0
>  .../machine/arm/{sf_fma.c => sf_fma_arm.c}    |  0
>  4 files changed, 14 insertions(+), 14 deletions(-)
>  rename newlib/libm/machine/arm/{s_fma.c => s_fma_arm.c} (100%)
>  rename newlib/libm/machine/arm/{sf_fma.c => sf_fma_arm.c} (100%)

Pushed.


Thanks,
Corinna


      parent reply	other threads:[~2020-09-02  8:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-01 19:49 Keith Packard
2020-09-02  4:44 ` Sebastian Huber
2020-09-02  5:24   ` Sebastian Huber
2020-09-02  5:26   ` Keith Packard
2020-09-02  8:05 ` Corinna Vinschen [this message]

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=20200902080534.GG4127@calimero.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=newlib@sourceware.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).