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-833-g8d65d9d


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  8d65d9d7a7878c5d0f0988285f603b29479e3625 (commit)
      from  0993dd9b0c61965d426287ca66b57cd2c6301bc0 (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=8d65d9d7a7878c5d0f0988285f603b29479e3625

commit 8d65d9d7a7878c5d0f0988285f603b29479e3625
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Dec 4 22:08:24 2012 +0000

    Fix typo in ChangeLog.mips.

diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips
index d4d19ea..75076b0 100644
--- a/ports/ChangeLog.mips
+++ b/ports/ChangeLog.mips
@@ -1,7 +1,7 @@
 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/mips/fpu_control.h [__mips_soft_float] (_FPU_GETCW):
-	Define to set cw to 0, now just to plain "0" as a statement.
+	Define to set cw to 0, not just to plain "0" as a statement.
 	[__mips_soft_float] (_FPU_SETCW): Define to (void) (cw), rather
 	than doing nothing with cw.
 

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

Summary of changes:
 ports/ChangeLog.mips |    2 +-
 1 files changed, 1 insertions(+), 1 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]