public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: "Joseph S. Myers" <joseph@codesourcery.com>
To: <libc-ports@sourceware.org>
Subject: alpha, ia64, hppa ports need get-rounding-mode.h
Date: Wed, 12 Sep 2012 23:39:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.1209122336470.15730@digraph.polyomino.org.uk> (raw)

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

             reply	other threads:[~2012-09-12 23:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-12 23:39 Joseph S. Myers [this message]
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

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.1209122336470.15730@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=libc-ports@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).