Add more contributors to contrib.texi

This commit is contained in:
Siddhesh Poyarekar 2017-02-05 19:18:20 +05:30
parent 4e054e6b07
commit 1900fab98d
2 changed files with 46 additions and 5 deletions

View File

@ -1,5 +1,8 @@
2017-02-05 Siddhesh Poyarekar <siddhesh@sourceware.org>
* manual/contrib.texi: Add more contributors from this release
and past releases.
* NEWS (2.25): Add list of bugs fixed.
* NEWS: Add missing news items.

View File

@ -11,6 +11,10 @@ order.
@itemize @bullet
@item
Nick Alcock for contributing fixes to allow @theglibc{} to be built with the
stack smashing protector enabled.
@item
Ryan S. Arnold for his improvements for Linux on PowerPC and his direction
as FSF Project Steward for @theglibc{}.
@ -84,6 +88,9 @@ and wide-character support functions (@file{wctype.h}, @file{wchar.h}, etc.).
@item versioning of objects on the symbol level
@end itemize
@item
Wilco Dijkstra for various fixes.
@item
Richard Earnshaw for continued support and fixes to the various ARM
machine files.
@ -98,12 +105,16 @@ Steve Ellcey for various fixes.
@item
Tulio Magno Quites Machado Filho for adding a new class of installed
headers for low-level platform-specific functionality and one such for
PowerPC.
PowerPC and various fixes.
@item
Mike Frysinger for his maintaining of the IA64 architecture and for
testing and bug fixing.
@item
Martin Galvan for contributing gdb pretty printer support to glibc and adding
an initial set of pretty printers for structures in the POSIX Threads library.
@item
Michael Glad for the DES encryption function @code{crypt} and related
functions.
@ -145,6 +156,9 @@ direction as part of @theglibc{} steering committee.
@item
Aurelien Jarno for various fixes.
@item
Rical Jasan for contributing various fixes in @theglibc manual.
@item
Jakub Jelinek for implementing a number of checking functions and for
his direction as part of @theglibc{} steering committee.
@ -170,6 +184,9 @@ Kazumoto Kojima for the port of the Mach and Hurd code to the MIPS
architecture (@code{mips-@var{anything}-gnu}) and for his work on the
SH architecture.
@item
Maxim Kuvyrkov for various fixes.
@item
Andreas Krebbel for his work on Linux for s390 and s390x.
@ -246,6 +263,9 @@ Stephen Munroe for his port to Linux on PowerPC64
(@code{powerpc64-@var{anything}-linux}) and for adding optimized
implementations for PowerPC.
@item
Paul E. Murphy for various fixes on PowerPC.
@item
Joseph S. Myers for numerous bug fixes for the libm functions, for
his maintainership of the ARM and MIPS architectures, improving
@ -254,6 +274,9 @@ coverage of conformtest, merging the ports/ subdirectory
into the @glibcadj{} main repository and his direction as FSF Project
Steward for @theglibc{}.
@item
Szabolcs Nagy for various fixes.
@item
Will Newton for contributing some optimized string functions and pointer
encryption support for ARM and various fixes.
@ -277,8 +300,9 @@ Paul Pluzhnikov for various fixes.
Marek Polacek for various fixes.
@item
Siddhesh Poyarekar for various fixes and an implementation of a
framework for performance benchmarking of functions.
Siddhesh Poyarekar for various fixes, an implementation of a framework for
performance benchmarking of functions and implementating the tunables
infrastructure.
@item
Tom Quinn for contributing the startup code to support SunOS shared
@ -286,7 +310,11 @@ libraries and the port to SGI machines running Irix 4
(@code{mips-sgi-irix4}).
@item
Torvald Riegel for the implementation of a new semaphore algorithm.
Torvald Riegel for the implementation of new algorithms for semaphores,
pthread_rwlock and condition variables.
@item
Maciej W. Rozycki for various fixes.
@item
Pravin Satpute for writing sorting rules for some Indian languages.
@ -311,6 +339,9 @@ Martin Schwidefsky for porting to Linux on s390
@item
Thomas Schwinge for his contribution to Hurd and the SH architecture.
@item
Andrew Senkevich for contributing vector math function implementations for x86.
@item
Carlos Eduardo Seo for optimized functions on PowerPC.
@ -323,6 +354,9 @@ Franz Sirl for various fixes.
@item
Jes Sorensen for porting to Linux on IA64 (@code{ia64-@var{anything}-linux}).
@item
Rajalakshmi Srinivasaraghavan for various fixes and optimizations on PowerPC.
@item
Richard Stallman for his contribution to the @code{getopt} function.
@ -340,11 +374,15 @@ Samuel Thibault for improving the Hurd port.
Tim Waugh for the implementation of the POSIX.2 @code{wordexp}
function family.
@item
Zack Weinberg for the @code{explicit_bzero} implementation and for various
fixes.
@item
Eric Youngdale for implementing versioning of objects on the symbol level.
@item
Adhemerval Zanella for optimized functions on PowerPC.
Adhemerval Zanella for optimized functions on PowerPC and various fixes.
@end itemize