public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Sebastian Huber <sebastian.huber@embedded-brains.de>
To: newlib@sourceware.org, Eshan Dhawan <eshandhawan51@gmail.com>,
	Joel Sherrill <joel@rtems.org>
Subject: Re: [PATCH 0/2] Fix fenv support for ARM
Date: Thu, 23 Jul 2020 07:13:24 +0200	[thread overview]
Message-ID: <b1250912-5044-0b77-b8e6-785766e2b4ec@embedded-brains.de> (raw)
In-Reply-To: <20200719110112.14255-1-sebastian.huber@embedded-brains.de>

On 19/07/2020 13:01, Sebastian Huber wrote:

> This patch set addresses some issues which popped up while building Newlib for
> ARM with GCC 10 which enables -fno-common by default.
>
> Eshan dhawan (1):
>    arm: Fix fenv support
>
> Sebastian Huber (1):
>    arm: Remove superfluous fenv stub files

I just noticed that the stub files I removed are not superfluous. Its 
seems they are necessary to somehow overwrite the default 
implementations in:

newlib/libm/fenv

There seems to be some build system magic involved here. I guess we have 
to split up fenv.c and move all the functions to individual files 
matching the ones in newlib/libm/fenv?


  parent reply	other threads:[~2020-07-23  5:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-19 11:01 Sebastian Huber
2020-07-19 11:01 ` [PATCH 1/2] arm: Fix fenv support Sebastian Huber
2020-07-23  5:16   ` Sebastian Huber
2020-07-30 22:51   ` Keith Packard
2020-07-19 11:01 ` [PATCH 2/2] arm: Remove superfluous fenv stub files Sebastian Huber
2020-07-23  5:13 ` Sebastian Huber [this message]
2020-07-27  8:07   ` [PATCH 0/2] Fix fenv support for ARM Corinna Vinschen
2020-07-29  5:07     ` Sebastian Huber
2020-07-29 15:07       ` Sebastian Huber

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=b1250912-5044-0b77-b8e6-785766e2b4ec@embedded-brains.de \
    --to=sebastian.huber@embedded-brains.de \
    --cc=eshandhawan51@gmail.com \
    --cc=joel@rtems.org \
    --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).