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.16-ports-merge-174-ge11f515


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  e11f5155b28e0a48e347ef0a68de1cdd229aa18c (commit)
       via  2fdd4f783e49c964457a333ff10b4039e428eca2 (commit)
      from  8f12da979523f5f95190d41fcef7e833b773a92d (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://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=e11f5155b28e0a48e347ef0a68de1cdd229aa18c

commit e11f5155b28e0a48e347ef0a68de1cdd229aa18c
Author: Andreas Jaeger <aj@suse.de>
Date:   Tue Aug 14 08:02:08 2012 +0200

    Update i386 ULPs

diff --git a/ChangeLog b/ChangeLog
index cb704c4..a9481f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-08-14  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/i386/fpu/libm-test-ulps: Update.
+
 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
 
 	* include/atomic.h (atomic_exchange_and_add): Split into ...
diff --git a/sysdeps/i386/fpu/libm-test-ulps b/sysdeps/i386/fpu/libm-test-ulps
index f70311b..b683532 100644
--- a/sysdeps/i386/fpu/libm-test-ulps
+++ b/sysdeps/i386/fpu/libm-test-ulps
@@ -1077,6 +1077,8 @@ idouble: 1
 Test "Imaginary part of: clog10 (0x1.000566p0 + 0x1.234p-100 i) == 3.577293486783822178310971763308187385546e-5 + 3.897399639875661463735636919790792140598e-31 i":
 ildouble: 1
 ldouble: 1
+Test "Real part of: clog10 (0x1.234566p-30 + 1.0 i) == 2.438200411482400072282924063740535840474e-19 + 6.821881764607257184291586401763604544928e-1 i":
+ldouble: 1
 Test "Imaginary part of: clog10 (0x1.234566p-30 + 1.0 i) == 2.438200411482400072282924063740535840474e-19 + 6.821881764607257184291586401763604544928e-1 i":
 float: 1
 ifloat: 1

http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=2fdd4f783e49c964457a333ff10b4039e428eca2

commit 2fdd4f783e49c964457a333ff10b4039e428eca2
Author: Andreas Jaeger <aj@suse.de>
Date:   Tue Aug 14 07:59:57 2012 +0200

    Use tabs instead of spaces

diff --git a/ChangeLog b/ChangeLog
index 2adf44c..cb704c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
 
-        * include/atomic.h (atomic_exchange_and_add): Split into ...
-        (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
-        New atomic macros.
+	* include/atomic.h (atomic_exchange_and_add): Split into ...
+	(atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
+	New atomic macros.
 
 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
 

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

Summary of changes:
 ChangeLog                       |   10 +++++++---
 sysdeps/i386/fpu/libm-test-ulps |    2 ++
 2 files changed, 9 insertions(+), 3 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]