public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug math/15004] `Y/X' is incorrectly estimated in sysdeps/ieee754/ldbl-96/e_atan2l.c
Date: Thu, 28 Nov 2013 20:50:00 -0000	[thread overview]
Message-ID: <bug-15004-131-EXXURRr0FZ@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-15004-131@http.sourceware.org/bugzilla/>

http://sourceware.org/bugzilla/show_bug.cgi?id=15004

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  8bca7cd830e3563e214a6e3cf93da839f937f1a2 (commit)
      from  91a1f3fea0d6c5bc304562c313171d8cf765b910 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=8bca7cd830e3563e214a6e3cf93da839f937f1a2

commit 8bca7cd830e3563e214a6e3cf93da839f937f1a2
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Thu Nov 28 20:50:03 2013 +0000

    Remove unused ldbl-96 functions (bug 15004).

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                               |   18 +++++
 NEWS                                    |   18 ++--
 sysdeps/ieee754/ldbl-96/e_atan2l.c      |  125 -------------------------------
 sysdeps/ieee754/ldbl-96/e_ilogbl.c      |   59 ---------------
 sysdeps/ieee754/ldbl-96/e_remainderl.c  |   72 ------------------
 sysdeps/ieee754/ldbl-96/s_ceill.c       |   85 ---------------------
 sysdeps/ieee754/ldbl-96/s_fabsl.c       |   35 ---------
 sysdeps/ieee754/ldbl-96/s_finitel.c     |   36 ---------
 sysdeps/ieee754/ldbl-96/s_floorl.c      |   86 ---------------------
 sysdeps/ieee754/ldbl-96/s_fpclassifyl.c |   44 -----------
 sysdeps/ieee754/ldbl-96/s_isinfl.c      |   30 --------
 sysdeps/ieee754/ldbl-96/s_isnanl.c      |   40 ----------
 sysdeps/ieee754/ldbl-96/s_logbl.c       |   51 -------------
 sysdeps/ieee754/ldbl-96/s_nearbyintl.c  |   88 ----------------------
 sysdeps/ieee754/ldbl-96/s_nextafterl.c  |   96 -----------------------
 sysdeps/ieee754/ldbl-96/s_rintl.c       |   82 --------------------
 sysdeps/ieee754/ldbl-96/s_scalbnl.c     |   61 ---------------
 sysdeps/ieee754/ldbl-96/s_truncl.c      |   56 --------------
 18 files changed, 27 insertions(+), 1055 deletions(-)
 delete mode 100644 sysdeps/ieee754/ldbl-96/e_atan2l.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/e_ilogbl.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/e_remainderl.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_ceill.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_fabsl.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_finitel.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_floorl.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_fpclassifyl.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_isinfl.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_isnanl.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_logbl.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_nearbyintl.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_nextafterl.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_rintl.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_scalbnl.c
 delete mode 100644 sysdeps/ieee754/ldbl-96/s_truncl.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.


  parent reply	other threads:[~2013-11-28 20:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-08  8:19 [Bug math/15004] New: " ilmalakhov at yandex dot ru
2013-01-08 16:04 ` [Bug math/15004] " joseph at codesourcery dot com
2013-01-08 18:43 ` aj at suse dot de
2013-01-09  8:55 ` ilmalakhov at yandex dot ru
2013-11-28 20:50 ` cvs-commit at gcc dot gnu.org [this message]
2013-11-28 20:54 ` jsm28 at gcc dot gnu.org
2014-06-13 10:11 ` fweimer at redhat dot com
2014-06-13 10:40 ` fweimer at redhat dot com

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=bug-15004-131-EXXURRr0FZ@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@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).