aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-02y2038: linux: Provide __timerfd_gettime64 implementationLukasz Majewski4-2/+73
2020-02-01i386: Remove _exit.SH.J. Lu1-44/+0
2020-02-01i386: Use ENTRY/END in assembly codesH.J. Lu3-15/+10
2020-02-01i386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__H.J. Lu1-0/+2
2020-02-01i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump targetH.J. Lu1-0/+1
2020-02-01i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]H.J. Lu4-29/+10
2020-02-01x86: Don't make 2 calls to dlerror () in a rowH.J. Lu2-2/+2
2020-02-01Open master for 2.32 developmentglibc-2.31.9000Siddhesh Poyarekar2-2/+25
2020-02-01Generate ChangeLog.old/ChangeLog.20 for 2.31glibc-2.31Siddhesh Poyarekar1-0/+6542
2020-02-01Update version numbers for 2.31 releaseSiddhesh Poyarekar2-3/+3
2020-02-01Add bugs fixed in 2.31 in NEWSSiddhesh Poyarekar1-2/+77
2020-02-01Update newest tested versions of dependencies in install.texiSiddhesh Poyarekar2-10/+10
2020-02-01Add more contributors to the manualSiddhesh Poyarekar1-0/+18
2020-02-01Add note to NEWS about kernel headers dependency on risc-vSiddhesh Poyarekar1-1/+2
2020-02-01Add Portuguese (Portugal) translationSiddhesh Poyarekar1-0/+2422
2020-01-31Add NEWS entry about 64-bit time_t syscall use on 32-bit targetsSzabolcs Nagy1-0/+7
2020-01-30nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271]Florian Weimer1-1/+1
2020-01-24Build raise with -fasynchronous-unwind-tables.Joseph Myers1-0/+1
2020-01-24Fix locale/tst-locale-locpath cross-testing when sshd sets LANG.Joseph Myers1-3/+1
2020-01-24Fix elf/tst-rtld-preload cross-testing.Joseph Myers2-9/+8
2020-01-23Fix cross-testing of tst-ifunc-fault-* tests.Joseph Myers1-3/+4
2020-01-23gitlog-to-changelog: Drop scripts in favour of gnulib versionSiddhesh Poyarekar5-1181/+0
2020-01-23Add NEWS entry about the change in handling of PT_GNU_STACK on MIPSDragan Mladjenovic1-0/+12
2020-01-21Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab3-0/+16
2020-01-20getaddrinfo: Fix resource leak after strdup failure in gethosts [BZ #25425]Florian Weimer1-0/+1
2020-01-20Run bench-timing-type with newly built libc.Joseph Myers1-1/+4
2020-01-20Get rid of Werror=maybe-uninitialized in res_send.c.Stefan Liebler1-0/+4
2020-01-19translations: Update translationsSiddhesh Poyarekar32-65960/+0
2020-01-19translations: Trim po files using msgattribSiddhesh Poyarekar1-1/+3
2020-01-19Update translationsSiddhesh Poyarekar34-3945/+4304
2020-01-19translations: Run msgmerge when downloading translationsSiddhesh Poyarekar1-1/+3
2020-01-17Fix maybe-uninitialized error on powerpcMatheus Castanho1-0/+7
2020-01-18powerpc32: Fix syntax error in __GLRO macroAndreas Schwab1-1/+1
2020-01-17Remove incorrect alloc_size attribute from pvalloc [BZ #25401]Florian Weimer3-3/+50
2020-01-17Fix tst-pkey.c pkey_alloc return checks and manualLucas A. M. Magalhaes2-0/+8
2020-01-17powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho20-67/+312
2020-01-17powerpc: Initialize rtld_global_ro for static dlopen [BZ #20802]Tulio Magno Quites Machado Filho1-2/+11
2020-01-17Revert outdated translationsSiddhesh Poyarekar16-38597/+54712
2020-01-17vcs-to-changelog: Add quirk for __nonnullSiddhesh Poyarekar1-0/+2
2020-01-16elf: Add elf/tst-dlopenfail-2 [BZ #25396]Florian Weimer3-2/+83
2020-01-16Clear GL(dl_initfirst) when freeing its link_map memory [BZ# 25396]H.J. Lu1-0/+4
2020-01-16Update TranslationsSiddhesh Poyarekar27-57666/+40739
2020-01-13htl: Add internal version of __pthread_mutex_timedlockSamuel Thibault4-2/+7
2020-01-13htl: Avoid crashing when passed invalid pthread_t valuesSamuel Thibault1-2/+4
2020-01-13Update build-many-glibcs.py for GCC move to git.Joseph Myers1-10/+17
2020-01-13Fix "elf: Add tst-ldconfig-ld_so_conf-update test" on 32bit.Stefan Liebler1-2/+4
2020-01-13htl: Avoid exposing unixoid functionsSamuel Thibault5-4/+7
2020-01-13htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault14-0/+42
2020-01-13htl: Add internal versions of functions used by C11 threadsSamuel Thibault4-2/+7
2020-01-09Update timezone/READMEPaul Eggert2-6/+9