about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* S390: Refactor strrchr ifunc handling.Stefan Liebler2018-12-181-0/+15
* S390: Refactor strchrnul ifunc handling.Stefan Liebler2018-12-181-0/+15
* S390: Refactor strchr ifunc handling.Stefan Liebler2018-12-181-0/+15
* S390: Refactor strncmp ifunc handling.Stefan Liebler2018-12-181-0/+15
* S390: Refactor strcmp ifunc handling.Stefan Liebler2018-12-181-0/+19
* S390: Refactor strncat ifunc handling.Stefan Liebler2018-12-181-0/+15
* S390: Refactor strcat ifunc handling.Stefan Liebler2018-12-181-0/+15
* S390: Refactor stpncpy ifunc handling.Stefan Liebler2018-12-181-0/+15
* S390: Refactor strncpy ifunc handling.Stefan Liebler2018-12-181-0/+21
* S390: Refactor stpcpy ifunc handling.Stefan Liebler2018-12-181-0/+15
* S390: Refactor strcpy ifunc handling.Stefan Liebler2018-12-181-0/+19
* S390: Refactor strnlen ifunc handling.Stefan Liebler2018-12-181-0/+15
* S390: Refactor strlen ifunc handling.Stefan Liebler2018-12-181-0/+15
* S390: Add z13 memmem ifunc variant.Stefan Liebler2018-12-181-0/+10
* S390: Add z13 strstr ifunc variant.Stefan Liebler2018-12-181-0/+10
* S390: Add z13 memmove ifunc variant.Stefan Liebler2018-12-181-0/+13
* S390: Add configure check to detect z13 as mininum architecture level set.Stefan Liebler2018-12-181-0/+6
* S390: Use memcpy for forward cases in memmove.Stefan Liebler2018-12-181-0/+4
* S390: Remove s390 specific implementation of bcopy.Stefan Liebler2018-12-181-0/+5
* S390: Refactor memcpy/mempcpy ifunc handling.Stefan Liebler2018-12-181-0/+23
* S390: Unify 31/64bit memcpy.Stefan Liebler2018-12-181-0/+17
* S390: Refactor memcmp ifunc handling.Stefan Liebler2018-12-181-0/+19
* S390: Unify 31/64bit memcmp.Stefan Liebler2018-12-181-0/+18
* S390: Implement bzero with memset.Stefan Liebler2018-12-181-0/+11
* S390: Refactor memset ifunc handling.Stefan Liebler2018-12-181-0/+19
* S390: Unify 31/64bit memset.Stefan Liebler2018-12-181-0/+18
* S390: Use hwcap instead of dl_hwcap in ifunc-resolvers.Stefan Liebler2018-12-181-0/+6
* S390: Add configure check to detect z10 as mininum architecture level set.Stefan Liebler2018-12-181-0/+6
* x86: Merge i386/x86_64 atomic-machine.hH.J. Lu2018-12-181-0/+6
* locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer2018-12-181-0/+19
* localedata: Remove executable bit from localedata/locales/bi_VU [BZ #23995]Florian Weimer2018-12-181-0/+5
* Fix __TIMERSIZE and @theglibcadj typosAlbert ARIBAUD (3ADEV)2018-12-181-1/+1
* Y2038: add function __localtime64Albert ARIBAUD (3ADEV)2018-12-171-0/+9
* Do not clobber r12 for ia64 syscalls.Joseph Myers2018-12-171-0/+3
* Add test that MAP_* constants agree with kernel.Joseph Myers2018-12-171-0/+9
* Add statx conditionals for wordsize-32 *xstat.cMao Han2018-12-171-0/+17
* regex: fix storage-exhaustion errorPaul Eggert2018-12-161-0/+7
* regex: fix heap-use-after-free errorAssaf Gordon2018-12-161-0/+13
* support: Do not require overflow builtin in support/blob_repeat.cFlorian Weimer2018-12-151-0/+6
* Remove x86 mathinline.h asinh, acosh, atanh inlines.Joseph Myers2018-12-141-0/+7
* manual: Document thread/task IDs for LinuxFlorian Weimer2018-12-141-0/+10
* Add tests for the long double version of ecvt and fcvtGabriel F. T. Gomes2018-12-141-0/+16
* Add missing libnss_testX.so requirement for tst-nss-test3.Stefan Liebler2018-12-141-0/+4
* Do not clobber sp in _hurd_stack_setup.Joseph Myers2018-12-131-0/+5
* x86: Add Hygon Dhyana support.Carlos O'Donell2018-12-131-0/+5
* Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)Andreas Schwab2018-12-131-0/+5
* Reindent nptl/pthread_rwlock_common.cAndreas Schwab2018-12-131-0/+4
* Remove x86 mathinline.h hypot inline.Joseph Myers2018-12-121-0/+5
* benchtests: send non-consumable data to stderrLeonardo Sandoval2018-12-121-0/+8
* benchtests: include --stats parameterLeonardo Sandoval2018-12-121-0/+9