aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-18S390: Refactor memcmp ifunc handling.Stefan Liebler
2018-12-18S390: Unify 31/64bit memcmp.Stefan Liebler
2018-12-18S390: Implement bzero with memset.Stefan Liebler
2018-12-18S390: Refactor memset ifunc handling.Stefan Liebler
2018-12-18S390: Unify 31/64bit memset.Stefan Liebler
2018-12-18S390: Use hwcap instead of dl_hwcap in ifunc-resolvers.Stefan Liebler
2018-12-18S390: Add configure check to detect z10 as mininum architecture level set.Stefan Liebler
2018-12-18x86: Merge i386/x86_64 atomic-machine.hH.J. Lu
2018-12-18locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer
2018-12-18localedata: Remove executable bit from localedata/locales/bi_VU [BZ #23995]Florian Weimer
2018-12-18Fix __TIMERSIZE and @theglibcadj typosAlbert ARIBAUD (3ADEV)
2018-12-17Y2038: add function __localtime64Albert ARIBAUD (3ADEV)
2018-12-17Do not clobber r12 for ia64 syscalls.Joseph Myers
2018-12-17Add test that MAP_* constants agree with kernel.Joseph Myers
2018-12-17Add statx conditionals for wordsize-32 *xstat.cMao Han
2018-12-16regex: fix storage-exhaustion errorPaul Eggert
2018-12-16regex: fix heap-use-after-free errorAssaf Gordon
2018-12-15support: Do not require overflow builtin in support/blob_repeat.cFlorian Weimer
2018-12-14Remove x86 mathinline.h asinh, acosh, atanh inlines.Joseph Myers
2018-12-14manual: Document thread/task IDs for LinuxFlorian Weimer
2018-12-14Add tests for the long double version of ecvt and fcvtGabriel F. T. Gomes
2018-12-14Add missing libnss_testX.so requirement for tst-nss-test3.Stefan Liebler
2018-12-13Do not clobber sp in _hurd_stack_setup.Joseph Myers
2018-12-13x86: Add Hygon Dhyana support.Carlos O'Donell
2018-12-13Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)Andreas Schwab
2018-12-13Reindent nptl/pthread_rwlock_common.cAndreas Schwab
2018-12-12Remove x86 mathinline.h hypot inline.Joseph Myers
2018-12-12benchtests: send non-consumable data to stderrLeonardo Sandoval
2018-12-12benchtests: include --stats parameterLeonardo Sandoval
2018-12-12benchtests: keep comparing even if function timings do not matchLeonardo Sandoval
2018-12-12timespec_get (posix): Fix copyright headerFlorian Weimer
2018-12-12powerpc: Add missing CFI register information (bug #23614)Tulio Magno Quites Machado Filho
2018-12-11Add *-ldbl.h headers to include/bitsGabriel F. T. Gomes
2018-12-11Remove redirection of _IO_vfprintfGabriel F. T. Gomes
2018-12-11Remove support for abilist-patternAndreas Schwab
2018-12-11Fix powf overflow handling in non-nearest rounding mode [BZ #23961]Szabolcs Nagy
2018-12-10test-container: move postclean outside of namespace changesDJ Delorie
2018-12-10Use gen-as-const.py to process .pysym files.Joseph Myers
2018-12-10Move tst-signal-numbers to Python.Joseph Myers
2018-12-10Enable VDSO for static linking on mipsRafael Ávila de Espíndola
2018-12-10compat getdents64: Use correct offset for retry [BZ #23972]Florian Weimer
2018-12-10Move *-le.abilist to le/*.abilistAndreas Schwab
2018-12-10Update timezone code from tzcode 2018g.Joseph Myers
2018-12-08Fix potential stack overflow [BZ #23490]Paul Pluzhnikov
2018-12-07malloc: Add another test for tcache double free check.DJ Delorie
2018-12-07Don't use __typeof__ (getcpu)H.J. Lu
2018-12-07Prepare vfscanf to use __strtof128_internalGabriel F. T. Gomes
2018-12-07hurd: Fix linknamespace of spawniSamuel Thibault
2018-12-07Add getcpuH.J. Lu
2018-12-07hurd: Implement support for posix_spawn_file_actions_addfchdir_npSamuel Thibault