public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Fix i386 fenv support
@ 2020-03-10 15:03 Joel Sherrill
  2020-03-10 15:03 ` [PATCH] i386/fenv.c: Include fenv.c implementation shared with x86_64, not stub Joel Sherrill
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Sherrill @ 2020-03-10 15:03 UTC (permalink / raw)
  To: newlib

In removing the symbolic links, I accidentally ended up with the
i386 not having an fenv.h implementation. All the files linked to
the stub.

This patch addresses this.

--joel

Joel Sherrill (1):
  i386/fenv.c: Include fenv.c implementation shared with x86_64, not
    stub

 newlib/libm/machine/i386/fenv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-10 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-10 15:03 [PATCH] Fix i386 fenv support Joel Sherrill
2020-03-10 15:03 ` [PATCH] i386/fenv.c: Include fenv.c implementation shared with x86_64, not stub Joel Sherrill
2020-03-10 15:06   ` Corinna Vinschen

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).