summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--manual/contrib.texi13
2 files changed, 15 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c1e9db673..5b23b6a491 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 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