summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2025-07-09Mark support for lock elision as deprecated.Stefan Liebler
2025-07-08NEWS: Mention tcache improvementsWilco Dijkstra
2025-06-17linux: implement arbitrary and split speeds in termiosH. Peter Anvin (Intel)
2025-05-14Implement C23 rootn.Joseph Myers
2025-05-14Raise the minimum binutils version to 2.39Stefan Liebler
2025-05-09Implement C23 compoundnJoseph Myers
2025-04-25linux/termio: remove <termio.h> and struct termioH. Peter Anvin
2025-04-08elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653)Adhemerval Zanella
2025-04-08stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabsLenard Mollenkopf
2025-04-05NEWS: update for GCC 12.1 requirement [BZ #32539]Sam James
2025-03-27Implement C23 pownJoseph Myers
2025-03-14Implement C23 powrJoseph Myers
2025-03-12Linux: Add the pthread_gettid_np function (bug 27880)Florian Weimer
2025-03-07Implement C23 rsqrtJoseph Myers
2025-01-28Increase version to 2.41.9000, add new section to NEWSglibc-2.41.9000Andreas K. Hüttel
2025-01-27NEWS: Add some more news from the 2.41 cycleAndreas K. Hüttel
2025-01-26NEWS: Add reference to (single) advisoryAndreas K. Hüttel
2025-01-26NEWS: Add list of bugs fixed in 2.41Andreas K. Hüttel
2025-01-26NEWS: editorial changes (language, line breaks)Andreas K. Hüttel
2025-01-21NEWS: Add note on Guarded Control Stack supportYury Khrustalev
2025-01-20NEWS: Add the extensible rseq ABI to new featuresMichael Jeanson
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-31elf: Add glibc.rtld.execstackAdhemerval Zanella
2024-12-31elf: Do not change stack permission on dlopen/dlmopenAdhemerval Zanella
2024-12-30INSTALL, NEWS: Document requirement of gawk with MPFR supportAndreas K. Hüttel
2024-12-30Mention CORE-MATH optimize routines on NEWSAdhemerval Zanella
2024-12-24NEWS: Mention testing glibc build with a different set of compilersH.J. Lu
2024-12-12Implement C23 atan2piJoseph Myers
2024-12-11Implement C23 atanpiJoseph Myers
2024-12-10Implement C23 asinpiJoseph Myers
2024-12-09Implement C23 acospiJoseph Myers
2024-12-05Implement C23 tanpiJoseph Myers
2024-12-04Implement C23 sinpiJoseph Myers
2024-12-04Implement C23 cospiJoseph Myers
2024-11-28Remove nios2-linux-gnuAdhemerval Zanella
2024-11-12linux: Add support for getrandom vDSOAdhemerval Zanella
2024-11-04Add feature test macro _ISOC2Y_SOURCELenard Mollenkopf
2024-10-08stdlib: Make abort/_Exit AS-safe (BZ 26275)Adhemerval Zanella
2024-09-25arc: Remove HAVE_ARC_BE macro and disable big-endian portFlorian Weimer
2024-09-20iconv: Support in-place conversions (bug 10460, bug 32033)Florian Weimer
2024-09-11Linux: Add the sched_setattr and sched_getattr functionsFlorian Weimer
2024-07-24resolv: Implement strict-error stub resolver option (bug 27929)Florian Weimer
2024-07-24resolv: Support clearing option flags with a “-” prefix (bug 14799)Florian Weimer
2024-07-21NEWS: Add new sectionAndreas K. Hüttel
2024-07-20NEWS: drop 2.40 section "Changes to build and runtime requirements"Andreas K. Hüttel
2024-07-20NEWS: add fixed security advisories listAndreas K. Hüttel
2024-07-20NEWS: add resolved bugs listAndreas K. Hüttel
2024-07-20NEWS: add more major improvements for 2.40Andreas K. Hüttel
2024-07-09Linux: Make __rseq_size useful for feature detection (bug 31965)Florian Weimer
2024-06-17Implement C23 exp2m1, exp10m1Joseph Myers