This is the mail archive of the libc-alpha@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]

[PATCH COMMITTED] Update manual/contrib.texi


	* manual/contrib.texi (Contributors): Update entries for Hongjiu
	Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
---
 ChangeLog           |  5 +++++
 manual/contrib.texi | 13 ++++++++++---
 2 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1c1e9db..5b23b6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-12-13  David S. Miller  <davem@davemloft.net>
+
+	* manual/contrib.texi (Contributors): Update entries for Hongjiu
+	Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
+
 2012-12-11  David S. Miller  <davem@davemloft.net>
 
 	* po/sv.po: Update from translation team.
diff --git a/manual/contrib.texi b/manual/contrib.texi
index 3052fc1..8eb4365 100644
--- a/manual/contrib.texi
+++ b/manual/contrib.texi
@@ -168,7 +168,8 @@ code.
 @item
 Hongjiu Lu for providing the support for a Linux 32-bit runtime
 environment under x86-64 (x32), for porting to Linux on IA64, for
-improved string functions and many bug fixes.
+improved string functions, a framework for testing IFUNC
+implementations, and many bug fixes.
 
 @item
 Luis Machado for optimized functions on PowerPC.
@@ -215,8 +216,11 @@ Stephen Munroe for his port to Linux on PowerPC64
 implementations for PowerPC.
 
 @item
-Joseph S. Myers for numerous bug fixes for the libm functions and for
-his maintainership of the ARM and MIPS architectures.
+Joseph S. Myers for numerous bug fixes for the libm functions, for
+his maintainership of the ARM and MIPS architectures, improving
+cross-compilation and cross-testing of @theglibc{}, expanded
+coverage of conformtest, and merging the ports/ subdirectory
+into the @glibcadj{} main repository.
 
 @item
 Carlos O'Donell for his maintainership of the HPPA architecture and
@@ -268,6 +272,9 @@ Thomas Schwinge for his contribution to Hurd and the SH architecture.
 Carlos Eduardo Seo for optimized functions on PowerPC.
 
 @item
+Marcus Shawcroft for contributing the AArch4 port.
+
+@item
 Franz Sirl for various fixes.
 
 @item
-- 
1.7.11.7


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]