From: Andreas K. Hüttel Date: Thu, 22 Jan 2026 22:11:05 +0000 (+0100) Subject: contrib.texi: Updates X-Git-Tag: glibc-2.43~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9503d1b632360e7a3afe6f9a1cffd25939b382b;p=thirdparty%2Fglibc.git contrib.texi: Updates Signed-off-by: Andreas K. Hüttel --- diff --git a/manual/contrib.texi b/manual/contrib.texi index 30681fad6c..ab1467bbd8 100644 --- a/manual/contrib.texi +++ b/manual/contrib.texi @@ -11,6 +11,9 @@ order. @itemize @bullet +@item +Osama Abdelkader for various contributions. + @item Nick Alcock for contributing fixes to allow @theglibc{} to be built with the stack smashing protector enabled. @@ -61,7 +64,7 @@ Fr@'ed@'eric B@'erat for numerous fixes and contributions. @item Peter Bergner for contributions to and maintainership of the PowerPC -port. +port and maintainership of the RISC-V port. @item Indu Bhagat for various fixes. @@ -69,6 +72,9 @@ Indu Bhagat for various fixes. @item Anton Blanchard for various fixes. +@item +Pierre Blanchard for contributions to the AArch64 port. + @item Stephen R. van den Berg for contributing a highly-optimized @code{strstr} function. @@ -77,6 +83,9 @@ Stephen R. van den Berg for contributing a highly-optimized Ond@v{r}ej B@'ilka for contributing optimized string routines for x64 and various fixes. +@item +Uros Bizjak for many fixes and improvements. + @item Eric Blake for adding O(n) implementations of @code{memmem}, @code{strstr} and @code{strcasestr}. @@ -101,6 +110,9 @@ is used to implement @code{stdio} functions. @item Dridi Boukelmoune for various fixes. +@item +Padraig Brady for various contributions. + @item Mark Brown for his direction as part of @theglibc{} steering committee. @@ -120,6 +132,9 @@ Daniel Cederman for fixes to the Sparc port. @item Kito Cheng for various fixes. +@item +James Chesterman for contributions to the AArch64 port. + @item Paul Clarke for optimized functions on PowerPC. @@ -149,13 +164,16 @@ contributions. Jianbo Deng for the work on the Loongson port. @item -Wilco Dijkstra for various fixes and many improvements as well as -maintainership of the AArch64 port. +Wilco Dijkstra for many fixes and improvements as well as maintainership +of the AArch64 port. @item Liubov Dmitrieva for optimized string and math functions on x86-64 and x86. +@item +Jovan Dmitrovic for work on the mips port. + @item Michael Hudson Doyle for various fixes. @@ -220,7 +238,7 @@ Mike Frysinger for his maintaining of the IA64 architecture and for testing and bug fixing. @item -Collin Funk for various fixes and manual improvements. +Collin Funk for many fixes and manual improvements. @item Martin Galvan for contributing gdb pretty printer support to glibc and adding @@ -285,6 +303,9 @@ Stafford Horne for maintainership of the OpenRISC port. @item Ying Huang for work on the MIPS port. +@item +William Hunt for work on memory management. + @item Guy-Fleury Iteriteka for many contributions to Hurd support. @@ -298,6 +319,9 @@ Andreas Jaeger for the port to Linux on x86-64 program, providing a test suite for the math library and for his direction as part of @theglibc{} steering committee. +@item +Dev Jain for various fixes and work on memory management. + @item Sam James for various fixes. @@ -469,7 +493,8 @@ Alan Modra for his improvements for Linux on PowerPC. Lenard Mollenkopf for work on C2Y support. @item -Sachin Monga for various fixes and contributions to the PowerPC port. +Sachin Monga for many fixes and contributions and maintainership of +the PowerPC port. @item David Mosberger-Tang for contributing the port to Linux/Alpha @@ -560,9 +585,12 @@ low-level platform-specific headers for PowerPC, for their maintainership of the PowerPC port and various fixes. @item -Joe Ramsay for contributing to the AArch64 port, in particular the +Joe Ramsay for many contributions to the AArch64 port, in particular the vector library. +@item +Jens Remus for work on the s390 port. + @item Torvald Riegel for the implementation of new algorithms for semaphores, pthread_rwlock and condition variables. @@ -607,7 +635,8 @@ Andrew Senkevich for contributing vector math function implementations for x86. Carlos Eduardo Seo for optimized functions on PowerPC. @item -Arjun Shankar for testing, bug fixing, and many handbook contributions. +Arjun Shankar for testing, bug fixing, test suite additions, and many handbook +contributions. @item Marcus Shawcroft for contributing the AArch64 port. @@ -695,6 +724,9 @@ Xi Ruoyao for various fixes and work on the loongarch port. @item Qixing ksyx Xue for various fixes. +@item +Yao Zihong for contributions to the RISC-V port. + @item Adam Yi for various fixes. @@ -717,8 +749,8 @@ Xuelei Zhang for optimized functions on AArch64. Junxian Zhu for work on the MIPS and RISC-V port. @item -Paul Zimmermann for the work on mathematical functions and their -testsuite. +Paul Zimmermann for the extensive work on CORE-MATH, the mathematical functions, +and their testsuite. @item Claudiu Zissulescu for work on the SFrame support.