aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-05-03aarch64: thunderx2 memmove performance improvementsAnton Youdkevitch1-0/+11
2019-05-03misc/tst-tsearch: Additional explicit error checkingFlorian Weimer1-0/+4
2019-05-02Add missing bug number on CL entry for BZ#24506 (b2af6fb2ed239)Adhemerval Zanella1-0/+1
2019-05-02elf: Fix elf/tst-pldd with --enable-hardcoded-path-in-tests (BZ#24506)Adhemerval Zanella1-0/+5
2019-05-02misc: Add twalk_r functionFlorian Weimer1-0/+69
2019-04-30Make mktime etc. compatible with __time64_tPaul Eggert1-0/+44
2019-04-30Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444]Maciej W. Rozycki1-0/+7
2019-04-29powerpc: ceil/ceilf refactorAdhemerval Zanella1-0/+54
2019-04-29powerpc: Remove power4 mpa optimizationAdhemerval Zanella1-0/+6
2019-04-29<semaphore.h>: Add nonnull attributesYann Droneaud1-0/+7
2019-04-26elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-nowFlorian Weimer1-0/+5
2019-04-26Makeconfig: Move -Wl,-rpath-link options before library referencesFlorian Weimer1-0/+15
2019-04-26Makeconfig: Move $(CC) to +link command variablesFlorian Weimer1-0/+9
2019-04-25riscv: remove DL_RO_DYN_SECTIONDavid Abdurachmanov1-0/+5
2019-04-25benchtests: Enable BIND_NOW if configured with --enable-bind-nowFlorian Weimer1-0/+7
2019-04-25Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer1-0/+11
2019-04-24Reduce benchtests timeWilco Dijkstra1-0/+5
2019-04-24memusagestat: use local glibc when linking [BZ #18465]Mike Frysinger1-0/+7
2019-04-24locale/tst-locale-locpath: Run test only for $(run-built-tests) == yesFlorian Weimer1-0/+6
2019-04-23elf: Fix pldd (BZ#18035)Adhemerval Zanella1-0/+13
2019-04-23Remove do_set_mallopt_check prototypeH.J. Lu1-0/+4
2019-04-23locale: Add LOCPATH diagnostics to the locale programFlorian Weimer1-0/+13
2019-04-21Fix NEWS entry from 9bf8e29ca136Adhemerval Zanella1-0/+5
2019-04-18malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741)Adhemerval Zanella1-0/+34
2019-04-17powerpc: Fix format issue from 3a16dd780eeba602Adhemerval Zanella1-0/+3
2019-04-17powerpc: fma using builtinsAdhemerval Zanella1-0/+5
2019-04-17powerpc: Use generic fabs{f} implementationsAdhemerval Zanella1-0/+3
2019-04-17mips: Remove rt_sigreturn usage on context functionAdhemerval Zanella1-0/+9
2019-04-17powerpc: Remove rt_sigreturn usage on context functionAdhemerval Zanella1-0/+7
2019-04-17support: Add support_capture_subprogramAdhemerval Zanella1-0/+22
2019-04-17stdlib/tst-secure-getenv: handle >64 groupsMike Gerow1-0/+5
2019-04-17ChangeLog: Correct excess and deficiency of spacesTAMUKI Shoichi1-50/+50
2019-04-16ChangeLog: Convert leading spaces to tabsTAMUKI Shoichi1-45/+45
2019-04-11nss_dns: Do not replace root domain with empty stringFlorian Weimer1-0/+6
2019-04-11alloc_buffer: Return unqualified pointer type in alloc_buffer_nextFlorian Weimer1-0/+7
2019-04-11Add missing ChangeLog entry for commit 10dd69e9a00Florian Weimer1-0/+5
2019-04-09malloc: Set and reset all hooks for tracing (Bug 16573)Carlos O'Donell1-0/+15
2019-04-09Improve string benchtestsWilco Dijkstra1-0/+22
2019-04-09Improve bench-strstrWilco Dijkstra1-0/+10
2019-04-09Improve bench-memmemWilco Dijkstra1-0/+6
2019-04-09Remove TIMING_INITWilco Dijkstra1-0/+8
2019-04-08resolv: Remove RES_INSECURE1, RES_INSECURE2Florian Weimer1-0/+9
2019-04-08resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer1-0/+37
2019-04-05aarch64: thunderx2 memcpy implementation cleanup and streamliningAnton Youdkevitch1-0/+5
2019-04-04powerpc: Use generic wcsrchr optimizationAdhemerval Zanella1-0/+24
2019-04-04wcsmbs: Use loop_unroll on wcsrchrAdhemerval Zanella1-0/+3
2019-04-04powerpc: Use generic wcschr optimizationAdhemerval Zanella1-0/+24
2019-04-04wcsmbs: Use loop_unroll on wcschrAdhemerval Zanella1-0/+3
2019-04-04powerpc: Use generic wcscpy optimizationAdhemerval Zanella1-0/+24
2019-04-04wcsmbs: Add wcscpy loop unroll optionAdhemerval Zanella1-0/+6