This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.19-38-ge8d8d7e


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  e8d8d7ec98af7c3777fd664adca8be5630afbc90 (commit)
      from  cb4a292812c8b5547d142d894f2305259e67fa61 (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 -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=e8d8d7ec98af7c3777fd664adca8be5630afbc90

commit e8d8d7ec98af7c3777fd664adca8be5630afbc90
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Feb 11 23:15:36 2014 +0000

    Regenerate x86_64 ulps.

diff --git a/ChangeLog b/ChangeLog
index 31c4908..8480d29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
 
+	* sysdeps/x86_64/fpu/libm-test-ulps: Update.
+
 	* elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
 	already defined.
 	(do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index 207b6c0..72341d2 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -10431,6 +10431,9 @@ double: 1
 idouble: 1
 
 # exp_upward
+Test "exp_upward (-0x2.c4edp+12)":
+double: 1
+idouble: 1
 Test "exp_upward (-0x2.e870a4p+8)":
 double: 1
 idouble: 1

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

Summary of changes:
 ChangeLog                         |    2 ++
 sysdeps/x86_64/fpu/libm-test-ulps |    3 +++
 2 files changed, 5 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]