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> 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 (2.25): Add list of bugs fixed.
* NEWS: Add missing news items. * NEWS: Add missing news items.

View File

@ -11,6 +11,10 @@ order.
@itemize @bullet @itemize @bullet
@item
Nick Alcock for contributing fixes to allow @theglibc{} to be built with the
stack smashing protector enabled.
@item @item
Ryan S. Arnold for his improvements for Linux on PowerPC and his direction Ryan S. Arnold for his improvements for Linux on PowerPC and his direction
as FSF Project Steward for @theglibc{}. 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 @item versioning of objects on the symbol level
@end itemize @end itemize
@item
Wilco Dijkstra for various fixes.
@item @item
Richard Earnshaw for continued support and fixes to the various ARM Richard Earnshaw for continued support and fixes to the various ARM
machine files. machine files.
@ -98,12 +105,16 @@ Steve Ellcey for various fixes.
@item @item
Tulio Magno Quites Machado Filho for adding a new class of installed Tulio Magno Quites Machado Filho for adding a new class of installed
headers for low-level platform-specific functionality and one such for headers for low-level platform-specific functionality and one such for
PowerPC. PowerPC and various fixes.
@item @item
Mike Frysinger for his maintaining of the IA64 architecture and for Mike Frysinger for his maintaining of the IA64 architecture and for
testing and bug fixing. 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 @item
Michael Glad for the DES encryption function @code{crypt} and related Michael Glad for the DES encryption function @code{crypt} and related
functions. functions.
@ -145,6 +156,9 @@ direction as part of @theglibc{} steering committee.
@item @item
Aurelien Jarno for various fixes. Aurelien Jarno for various fixes.
@item
Rical Jasan for contributing various fixes in @theglibc manual.
@item @item
Jakub Jelinek for implementing a number of checking functions and for Jakub Jelinek for implementing a number of checking functions and for
his direction as part of @theglibc{} steering committee. 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 architecture (@code{mips-@var{anything}-gnu}) and for his work on the
SH architecture. SH architecture.
@item
Maxim Kuvyrkov for various fixes.
@item @item
Andreas Krebbel for his work on Linux for s390 and s390x. 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 (@code{powerpc64-@var{anything}-linux}) and for adding optimized
implementations for PowerPC. implementations for PowerPC.
@item
Paul E. Murphy for various fixes on PowerPC.
@item @item
Joseph S. Myers for numerous bug fixes for the libm functions, for Joseph S. Myers for numerous bug fixes for the libm functions, for
his maintainership of the ARM and MIPS architectures, improving 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 into the @glibcadj{} main repository and his direction as FSF Project
Steward for @theglibc{}. Steward for @theglibc{}.
@item
Szabolcs Nagy for various fixes.
@item @item
Will Newton for contributing some optimized string functions and pointer Will Newton for contributing some optimized string functions and pointer
encryption support for ARM and various fixes. encryption support for ARM and various fixes.
@ -277,8 +300,9 @@ Paul Pluzhnikov for various fixes.
Marek Polacek for various fixes. Marek Polacek for various fixes.
@item @item
Siddhesh Poyarekar for various fixes and an implementation of a Siddhesh Poyarekar for various fixes, an implementation of a framework for
framework for performance benchmarking of functions. performance benchmarking of functions and implementating the tunables
infrastructure.
@item @item
Tom Quinn for contributing the startup code to support SunOS shared 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}). (@code{mips-sgi-irix4}).
@item @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 @item
Pravin Satpute for writing sorting rules for some Indian languages. Pravin Satpute for writing sorting rules for some Indian languages.
@ -311,6 +339,9 @@ Martin Schwidefsky for porting to Linux on s390
@item @item
Thomas Schwinge for his contribution to Hurd and the SH architecture. Thomas Schwinge for his contribution to Hurd and the SH architecture.
@item
Andrew Senkevich for contributing vector math function implementations for x86.
@item @item
Carlos Eduardo Seo for optimized functions on PowerPC. Carlos Eduardo Seo for optimized functions on PowerPC.
@ -323,6 +354,9 @@ Franz Sirl for various fixes.
@item @item
Jes Sorensen for porting to Linux on IA64 (@code{ia64-@var{anything}-linux}). Jes Sorensen for porting to Linux on IA64 (@code{ia64-@var{anything}-linux}).
@item
Rajalakshmi Srinivasaraghavan for various fixes and optimizations on PowerPC.
@item @item
Richard Stallman for his contribution to the @code{getopt} function. 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} Tim Waugh for the implementation of the POSIX.2 @code{wordexp}
function family. function family.
@item
Zack Weinberg for the @code{explicit_bzero} implementation and for various
fixes.
@item @item
Eric Youngdale for implementing versioning of objects on the symbol level. Eric Youngdale for implementing versioning of objects on the symbol level.
@item @item
Adhemerval Zanella for optimized functions on PowerPC. Adhemerval Zanella for optimized functions on PowerPC and various fixes.
@end itemize @end itemize