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.17-488-gab0f1aa


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  ab0f1aa99467436c38c1a3a419200f8e07cd12a5 (commit)
      from  572676160d5639edc0ecb663147bd291841458d1 (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=ab0f1aa99467436c38c1a3a419200f8e07cd12a5

commit ab0f1aa99467436c38c1a3a419200f8e07cd12a5
Author: Adhemerval Zanella <azanella@linux.vnet.ibm.com>
Date:   Tue Apr 2 07:08:09 2013 -0500

    Add missing ChangeLog from commit 60c414c346a1d5ef0510ffbdc0ab75f288ee4d3f

diff --git a/ChangeLog b/ChangeLog
index ee4eacf..36890d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
+
+	* sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
+	instructions.
+	* sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
+	* sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
+	* sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
+	* benchtests/Makefile: Add rint benchtest.
+	* benchtests/rint-inputs: Input for rint benchtest.
+
 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
 
 	* Versions.def (libm): Add GLIBC_2.18.

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

Summary of changes:
 ChangeLog |   10 ++++++++++
 1 files changed, 10 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]