summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-12-13 14:47:43 -0500
committerDavid S. Miller <davem@davemloft.net>2012-12-13 15:02:00 -0500
commitbc38c906264d150f3b595946bc5acd807ac09986 (patch)
tree2f8a8b1b6c6961f1ad746a73246b0dcd7a428569 /manual
parent4641d57e1e007a3fd20c3db2c2a0625681ce9c2c (diff)
Update manual/contrib.texi
* manual/contrib.texi (Contributors): Update entries for Hongjiu Lu and Joseph S. Myers. Add entry for Marcus Shawcroft.
Diffstat (limited to 'manual')
-rw-r--r--manual/contrib.texi13
1 files changed, 10 insertions, 3 deletions
diff --git a/manual/contrib.texi b/manual/contrib.texi
index 3052fc11aa..8eb436563b 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