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-662-g56046ce


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  56046ce63717cc16e0cabe135e721b82596955fe (commit)
      from  b8c005732e1f799ffcd522d83aa2a826b6248752 (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=56046ce63717cc16e0cabe135e721b82596955fe

commit 56046ce63717cc16e0cabe135e721b82596955fe
Author: Marcus Shawcroft <marcus.shawcroft@arm.com>
Date:   Tue Jun 24 16:28:06 2014 +0100

    Revert "Add bug 16918 to NEWS."
    
    This reverts commit 222b787a6fd36601f5c5d22378176798327fcf31.

diff --git a/ChangeLog b/ChangeLog
index b855439..c05fe2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,10 +26,6 @@
 
 2014-06-24  Wilco  <wdijkstr@arm.com>
 
-	* NEWS: Add 16918 to fixed bug list.
-
-2014-06-24  Wilco  <wdijkstr@arm.com>
-
 	[BZ #16918]
 	* sysdeps/arm/feupdateenv.c (feupdateenv):
 	Rewrite to reduce FPSCR accesses and fix return value.
diff --git a/NEWS b/NEWS
index 305e1c3..140f84a 100644
--- a/NEWS
+++ b/NEWS
@@ -18,10 +18,9 @@ Version 2.20
   16724, 16731, 16739, 16740, 16743, 16754, 16758, 16759, 16760, 16770,
   16786, 16789, 16791, 16796, 16799, 16800, 16815, 16823, 16824, 16831,
   16838, 16849, 16854, 16876, 16877, 16878, 16882, 16885, 16888, 16890,
-  16912, 16915, 16916, 16917, 16918, 16922, 16927, 16928, 16932, 16943,
-  16958, 16965, 16966, 16967, 16977, 16978, 16984, 16990, 16996, 17009,
-  17022, 17031, 17042, 17048, 17050, 17058, 17061, 17062, 17069, 17075,
-  17079.
+  16912, 16915, 16916, 16917, 16922, 16927, 16928, 16932, 16943, 16958,
+  16965, 16966, 16967, 16977, 16978, 16984, 16990, 16996, 17009, 17022,
+  17031, 17042, 17048, 17050, 17058, 17061, 17062, 17069, 17075, 17079.
 
 * Optimized strchr implementation for AArch64.  Contributed by ARM Ltd.
 
@@ -55,10 +54,6 @@ Version 2.20
   default mutexes are elided via __builtin_tbegin, if the cpu supports
   transactions. By default lock elision is not enabled and the elision code
   is not built.
-0001-Use-libc-calls.patch       0005-Remove-spaces.patch
-0002-Avoid-FPSCR-writes.patch   0006-Remove-include.patch
-0003-Improve-feupdateenv.patch  0007-Add-_FPU_MASK_RM.patch
-0004-Improve-fesetenv.patch     0008-Improve-rounding-mode-check.patch
 
 * CVE-2014-4043 The posix_spawn_file_actions_addopen implementation did not
   copy the path argument.  This allowed programs to cause posix_spawn to

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

Summary of changes:
 ChangeLog |    4 ----
 NEWS      |   11 +++--------
 2 files changed, 3 insertions(+), 12 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]