about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* y2038: linux: Provide __sched_rr_get_interval64 implementationLukasz Majewski2020-02-023-1/+80
* y2038: linux: Provide __timerfd_settime64 implementationLukasz Majewski2020-02-024-2/+93
* y2038: linux: Provide __timerfd_gettime64 implementationLukasz Majewski2020-02-024-2/+73
* i386: Remove _exit.SH.J. Lu2020-02-011-44/+0
* i386: Use ENTRY/END in assembly codesH.J. Lu2020-02-013-15/+10
* i386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__H.J. Lu2020-02-011-0/+2
* i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump targetH.J. Lu2020-02-011-0/+1
* i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]H.J. Lu2020-02-014-29/+10
* x86: Don't make 2 calls to dlerror () in a rowH.J. Lu2020-02-012-2/+2
* Open master for 2.32 development glibc-2.31.9000Siddhesh Poyarekar2020-02-012-2/+25
* Generate ChangeLog.old/ChangeLog.20 for 2.31 glibc-2.31Siddhesh Poyarekar2020-02-011-0/+6542
* Update version numbers for 2.31 releaseSiddhesh Poyarekar2020-02-012-3/+3
* Add bugs fixed in 2.31 in NEWSSiddhesh Poyarekar2020-02-011-2/+77
* Update newest tested versions of dependencies in install.texiSiddhesh Poyarekar2020-02-012-10/+10
* Add more contributors to the manualSiddhesh Poyarekar2020-02-011-0/+18
* Add note to NEWS about kernel headers dependency on risc-vSiddhesh Poyarekar2020-02-011-1/+2
* Add Portuguese (Portugal) translationSiddhesh Poyarekar2020-02-011-0/+2422
* Add NEWS entry about 64-bit time_t syscall use on 32-bit targetsSzabolcs Nagy2020-01-311-0/+7
* nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271]Florian Weimer2020-01-301-1/+1
* Build raise with -fasynchronous-unwind-tables.Joseph Myers2020-01-241-0/+1
* Fix locale/tst-locale-locpath cross-testing when sshd sets LANG.Joseph Myers2020-01-241-3/+1
* Fix elf/tst-rtld-preload cross-testing.Joseph Myers2020-01-242-9/+8
* Fix cross-testing of tst-ifunc-fault-* tests.Joseph Myers2020-01-231-3/+4
* gitlog-to-changelog: Drop scripts in favour of gnulib versionSiddhesh Poyarekar2020-01-235-1181/+0
* Add NEWS entry about the change in handling of PT_GNU_STACK on MIPSDragan Mladjenovic2020-01-231-0/+12
* Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab2020-01-213-0/+16
* getaddrinfo: Fix resource leak after strdup failure in gethosts [BZ #25425]Florian Weimer2020-01-201-0/+1
* Run bench-timing-type with newly built libc.Joseph Myers2020-01-201-1/+4
* Get rid of Werror=maybe-uninitialized in res_send.c.Stefan Liebler2020-01-201-0/+4
* translations: Update translationsSiddhesh Poyarekar2020-01-1932-65960/+0
* translations: Trim po files using msgattribSiddhesh Poyarekar2020-01-191-1/+3
* Update translationsSiddhesh Poyarekar2020-01-1934-3945/+4304
* translations: Run msgmerge when downloading translationsSiddhesh Poyarekar2020-01-191-1/+3
* Fix maybe-uninitialized error on powerpcMatheus Castanho2020-01-171-0/+7
* powerpc32: Fix syntax error in __GLRO macroAndreas Schwab2020-01-181-1/+1
* Remove incorrect alloc_size attribute from pvalloc [BZ #25401]Florian Weimer2020-01-173-3/+50
* Fix tst-pkey.c pkey_alloc return checks and manualLucas A. M. Magalhaes2020-01-172-0/+8
* powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho2020-01-1720-67/+312
* powerpc: Initialize rtld_global_ro for static dlopen [BZ #20802]Tulio Magno Quites Machado Filho2020-01-171-2/+11
* Revert outdated translationsSiddhesh Poyarekar2020-01-1716-38597/+54712
* vcs-to-changelog: Add quirk for __nonnullSiddhesh Poyarekar2020-01-171-0/+2
* elf: Add elf/tst-dlopenfail-2 [BZ #25396]Florian Weimer2020-01-163-2/+83
* Clear GL(dl_initfirst) when freeing its link_map memory [BZ# 25396]H.J. Lu2020-01-161-0/+4
* Update TranslationsSiddhesh Poyarekar2020-01-1627-57666/+40739
* htl: Add internal version of __pthread_mutex_timedlockSamuel Thibault2020-01-134-2/+7
* htl: Avoid crashing when passed invalid pthread_t valuesSamuel Thibault2020-01-131-2/+4
* Update build-many-glibcs.py for GCC move to git.Joseph Myers2020-01-131-10/+17
* Fix "elf: Add tst-ldconfig-ld_so_conf-update test" on 32bit.Stefan Liebler2020-01-131-2/+4
* htl: Avoid exposing unixoid functionsSamuel Thibault2020-01-135-4/+7
* htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault2020-01-1314-0/+42