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-131-g881ebe8


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  881ebe897a8b79b243f0e3a3a8aab6eea0119693 (commit)
      from  a897655d7b0a4aca8e4785e6315b4c1dabdd6d0c (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=881ebe897a8b79b243f0e3a3a8aab6eea0119693

commit 881ebe897a8b79b243f0e3a3a8aab6eea0119693
Author: Siddhesh Poyarekar <siddhesh@redhat.com>
Date:   Thu Jan 17 15:07:53 2013 +0530

    Fix ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 2ae6704..885176a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 
 	* sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
 
-2013-01-16  H.J. Lu  <hongjiu.lu@intel.com>
+2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* elf/elf.h (R_386_SIZE32): New relocation.
 	* sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
@@ -40,25 +40,25 @@
 
 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
-        * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
-        definitions.
-        * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
-        * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
-        * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
-        definitions here.
-        * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
-        * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
-        definitions.
-        * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
-        and ONE.
-        * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
-        * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
-        * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
-        definitions.
-        * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
-        * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
-        definitions.
-        * sysdeps/ieee754/dbl-64/utan.h: Likewise.
+	* sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
+	definitions.
+	* sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
+	* sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
+	* sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
+	definitions here.
+	* sysdeps/ieee754/dbl-64/mpa2.h: Remove.
+	* sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
+	definitions.
+	* sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
+	and ONE.
+	* sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
+	* sysdeps/ieee754/dbl-64/mpexp.h: Remove.
+	* sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
+	definitions.
+	* sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
+	* sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
+	definitions.
+	* sysdeps/ieee754/dbl-64/utan.h: Likewise.
 
 	* sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
 

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

Summary of changes:
 ChangeLog |   40 ++++++++++++++++++++--------------------
 1 files changed, 20 insertions(+), 20 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]