aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-03list-fixed-bugs.py: Wrap at 72 charsSiddhesh Poyarekar
2020-02-02y2038: linux: Provide __sched_rr_get_interval64 implementationLukasz Majewski
2020-02-02y2038: linux: Provide __timerfd_settime64 implementationLukasz Majewski
2020-02-02y2038: linux: Provide __timerfd_gettime64 implementationLukasz Majewski
2020-02-01i386: Remove _exit.SH.J. Lu
2020-02-01i386: Use ENTRY/END in assembly codesH.J. Lu
2020-02-01i386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__H.J. Lu
2020-02-01i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump targetH.J. Lu
2020-02-01i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]H.J. Lu
2020-02-01x86: Don't make 2 calls to dlerror () in a rowH.J. Lu
2020-02-01Open master for 2.32 developmentglibc-2.31.9000Siddhesh Poyarekar
2020-02-01Generate ChangeLog.old/ChangeLog.20 for 2.31glibc-2.31Siddhesh Poyarekar
2020-02-01Update version numbers for 2.31 releaseSiddhesh Poyarekar
2020-02-01Add bugs fixed in 2.31 in NEWSSiddhesh Poyarekar
2020-02-01Update newest tested versions of dependencies in install.texiSiddhesh Poyarekar
2020-02-01Add more contributors to the manualSiddhesh Poyarekar
2020-02-01Add note to NEWS about kernel headers dependency on risc-vSiddhesh Poyarekar
2020-02-01Add Portuguese (Portugal) translationSiddhesh Poyarekar
2020-01-31Add NEWS entry about 64-bit time_t syscall use on 32-bit targetsSzabolcs Nagy
2020-01-30nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271]Florian Weimer
2020-01-24Build raise with -fasynchronous-unwind-tables.Joseph Myers
2020-01-24Fix locale/tst-locale-locpath cross-testing when sshd sets LANG.Joseph Myers
2020-01-24Fix elf/tst-rtld-preload cross-testing.Joseph Myers
2020-01-23Fix cross-testing of tst-ifunc-fault-* tests.Joseph Myers
2020-01-23gitlog-to-changelog: Drop scripts in favour of gnulib versionSiddhesh Poyarekar
2020-01-23Add NEWS entry about the change in handling of PT_GNU_STACK on MIPSDragan Mladjenovic
2020-01-21Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab
2020-01-20getaddrinfo: Fix resource leak after strdup failure in gethosts [BZ #25425]Florian Weimer
2020-01-20Run bench-timing-type with newly built libc.Joseph Myers
2020-01-20Get rid of Werror=maybe-uninitialized in res_send.c.Stefan Liebler
2020-01-19translations: Update translationsSiddhesh Poyarekar
2020-01-19translations: Trim po files using msgattribSiddhesh Poyarekar
2020-01-19Update translationsSiddhesh Poyarekar
2020-01-19translations: Run msgmerge when downloading translationsSiddhesh Poyarekar
2020-01-17Fix maybe-uninitialized error on powerpcMatheus Castanho
2020-01-18powerpc32: Fix syntax error in __GLRO macroAndreas Schwab
2020-01-17Remove incorrect alloc_size attribute from pvalloc [BZ #25401]Florian Weimer
2020-01-17Fix tst-pkey.c pkey_alloc return checks and manualLucas A. M. Magalhaes
2020-01-17powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho
2020-01-17powerpc: Initialize rtld_global_ro for static dlopen [BZ #20802]Tulio Magno Quites Machado Filho
2020-01-17Revert outdated translationsSiddhesh Poyarekar
2020-01-17vcs-to-changelog: Add quirk for __nonnullSiddhesh Poyarekar
2020-01-16elf: Add elf/tst-dlopenfail-2 [BZ #25396]Florian Weimer
2020-01-16Clear GL(dl_initfirst) when freeing its link_map memory [BZ# 25396]H.J. Lu
2020-01-16Update TranslationsSiddhesh Poyarekar
2020-01-13htl: Add internal version of __pthread_mutex_timedlockSamuel Thibault
2020-01-13htl: Avoid crashing when passed invalid pthread_t valuesSamuel Thibault
2020-01-13Update build-many-glibcs.py for GCC move to git.Joseph Myers
2020-01-13Fix "elf: Add tst-ldconfig-ld_so_conf-update test" on 32bit.Stefan Liebler
2020-01-13htl: Avoid exposing unixoid functionsSamuel Thibault