aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-19Use MPC 1.2.0 in build-many-glibcs.py.Joseph Myers1-1/+1
2020-08-19Add new STATX_* constants from Linux 5.8 to bits/statx-generic.h.Joseph Myers1-0/+3
2020-08-18Correct locking and cancellation cleanup in syslog functions (bug 26100)Andreas Schwab1-16/+28
2020-08-17nptl: Handle NULL abstime [BZ #26394]H.J. Lu2-6/+16
2020-08-13Update build-many-glibcs.py for binutils ia64 obsoletion.Joseph Myers1-3/+9
2020-08-13Update kernel version to 5.8 in tst-mman-consts.py.Joseph Myers1-1/+1
2020-08-13y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit timeLukasz Majewski5-14/+110
2020-08-13aarch64: update ulps.Szabolcs Nagy1-1/+1
2020-08-12S390: Regenerate ULPs.Stefan Liebler1-1/+1
2020-08-08manual: Fix sigdescr_np and sigabbrev_np return type (BZ #26343)Adhemerval Zanella1-2/+2
2020-08-08math: Update x86_64 ulpsAdhemerval Zanella2-6/+6
2020-08-08math: Regenerate auto-libm-test-out-j0Adhemerval Zanella1-0/+25
2020-08-07manual: Put the istrerrorname_np and strerrordesc_np return type in bracesAdhemerval Zanella1-2/+2
2020-08-07Linux: Use faccessat2 to implement faccessat (bug 18683)Florian Weimer2-3/+19
2020-08-07manual: Fix strerrorname_np and strerrordesc_np return type (BZ #26343)Adhemerval Zanella1-2/+2
2020-08-07math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tinyPaul Zimmermann2-1/+18
2020-08-07Update syscall lists for Linux 5.8.Joseph Myers25-2/+27
2020-08-07Use Linux 5.8 in build-many-glibcs.py.Joseph Myers1-1/+1
2020-08-06htl: Enable tst-cancelx?[45]Samuel Thibault8-16/+17
2020-08-07tst-cancel4: Make blocking on write more portableSamuel Thibault1-4/+4
2020-08-06hurd: Add missing hidden defSamuel Thibault1-0/+1
2020-08-05hurd: Rework sbrkSamuel Thibault4-12/+32
2020-08-05hurd: Implement basic sched_get/setschedulerSamuel Thibault2-0/+75
2020-08-05x86: Rename Intel CPU feature namesH.J. Lu2-15/+15
2020-08-05manual: Fix some @code/@var formatting glitches chapter Date And TimeFlorian Weimer1-10/+10
2020-08-04Copy regex_internal.h from GnulibPaul Eggert1-2/+1
2020-08-04Copy regex BITSET_WORD_BITS porting from GnulibPaul Eggert2-30/+22
2020-08-04Sync regex.h from GnulibPaul Eggert1-2/+0
2020-08-04Sync mktime.c from GnulibPaul Eggert1-3/+3
2020-08-04Sync intprops.h from GnulibPaul Eggert1-6/+11
2020-08-04Open master branch for glibc 2.33 development.glibc-2.32.9000Carlos O'Donell2-2/+26
2020-08-04Prepare for glibc 2.32 release.glibc-2.32Carlos O'Donell3-3/+15380
2020-08-04Regenerate configure scripts.Carlos O'Donell2-1/+2
2020-08-04Update NEWS with bugs.Carlos O'Donell1-2/+110
2020-08-04Update translations.Carlos O'Donell35-25496/+17951
2020-08-04Don't mix linker error messages into edited scriptsAlan Modra1-2/+2
2020-08-04benchtests/README update.Paul Zimmermann1-6/+14
2020-08-04RISC-V: Update lp64d libm-test-ulps according to HiFive UnleashedMaciej W. Rozycki1-15/+18
2020-08-03aarch64: update NEWS about branch protectionSzabolcs Nagy1-1/+3
2020-08-03Add NEWS entry for CVE-2016-10228 (bug 19519)Aurelien Jarno1-0/+4
2020-08-03powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer1-2/+2
2020-08-03Update Nios II libm-test-ulps file.Chung-Lin Tang1-11/+11
2020-07-31Move NEWS entry for CVE-2020-1751 to the 2.31 sectionFlorian Weimer1-3/+3
2020-07-31NEWS: Deprecate weak libpthread symbols for single-threaded checksFlorian Weimer1-0/+8
2020-07-31NEWS: Deprecate nss_hesiodFlorian Weimer1-0/+5
2020-07-27nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]H.J. Lu3-2/+87
2020-07-27Use binutils 2.35 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2020-07-27aarch64: Use future HWCAP2_MTE in ifunc resolverSzabolcs Nagy1-2/+8
2020-07-25Update x86-64 libm-test-ulpsAndreas K. Hüttel1-2/+2
2020-07-24aarch64: Respect p_flags when protecting code with PROT_BTISzabolcs Nagy1-1/+8