public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
* alpha, ia64, hppa ports need get-rounding-mode.h
@ 2012-09-12 23:39 Joseph S. Myers
  2012-09-13  2:51 ` Carlos O'Donell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joseph S. Myers @ 2012-09-12 23:39 UTC (permalink / raw)
  To: libc-ports

As of commit

commit 6c9b0f68267cf365d060d4e51e7cb8f61498b875
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Sep 12 23:36:19 2012 +0000

    Make strtod respect the rounding mode (bug 14518).

the alpha, ia64 and hppa ports need a get-rounding-mode.h header to define 
how to determine the floating-point rounding mode in libc, since they do 
not have an fpu_control.h header with the functionality needed for 
sysdeps/generic/get-rounding-mode.h to work.  There are various examples 
checked in; it's likely that something similar to 
sysdeps/s390/fpu/get-rounding-mode.h, closely following the implementation 
of fegetround, is appropriate.

-- 
Joseph S. Myers
joseph@codesourcery.com

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

end of thread, other threads:[~2012-09-24 23:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-12 23:39 alpha, ia64, hppa ports need get-rounding-mode.h Joseph S. Myers
2012-09-13  2:51 ` Carlos O'Donell
2012-09-13 14:37 ` Richard Henderson
2012-09-24 23:23 ` [PATCH] ia64: define new get-rounding-mode.h header Mike Frysinger

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