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.15-1176-g929cc14


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  929cc14e20cf7666db1042bed47ba0b634b66546 (commit)
      from  f8308a72ea0403c436aa2e161466bb61c32e85e6 (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=929cc14e20cf7666db1042bed47ba0b634b66546

commit 929cc14e20cf7666db1042bed47ba0b634b66546
Author: Andreas Jaeger <aj@suse.de>
Date:   Fri Jun 15 21:13:21 2012 +0200

    Mention ix86 shared headers

diff --git a/NEWS b/NEWS
index aa8c4d5..cae79ff 100644
--- a/NEWS
+++ b/NEWS
@@ -117,6 +117,11 @@ Version 2.16
   platform-specific functionality.  PowerPC added the first instance with a
   function to provide time base register access.  Contributed by Tulio
   Magno Quites Machado Filho.
+
+* ix86 configurations now install header files that are consistent with
+  what x86-64 configurations install.  These same header files can be used
+  for -m32, -m64, or -mx32 builds.
+  Contributed by H.J. Lu.
 
 Version 2.15
 

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

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