summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* benchtests: Enable BIND_NOW if configured with --enable-bind-nowfw/more-bind-nowFlorian Weimer2019-04-242-2/+17
* Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer2019-04-245-11/+27
* memusagestat: use local glibc when linking [BZ #18465]Mike Frysinger2019-04-242-2/+9
* locale/tst-locale-locpath: Run test only for $(run-built-tests) == yesFlorian Weimer2019-04-242-1/+10
* elf: Fix pldd (BZ#18035)Adhemerval Zanella2019-04-235-108/+202
* Remove do_set_mallopt_check prototypeH.J. Lu2019-04-232-1/+4
* locale: Add LOCPATH diagnostics to the locale programFlorian Weimer2019-04-234-9/+229
* Fix NEWS entry from 9bf8e29ca136Adhemerval Zanella2019-04-212-6/+11
* malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741)Adhemerval Zanella2019-04-1812-88/+227
* powerpc: Fix format issue from 3a16dd780eeba602Adhemerval Zanella2019-04-173-2/+7
* powerpc: fma using builtinsAdhemerval Zanella2019-04-173-14/+15
* powerpc: Use generic fabs{f} implementationsAdhemerval Zanella2019-04-173-34/+3
* mips: Remove rt_sigreturn usage on context functionAdhemerval Zanella2019-04-175-53/+9
* powerpc: Remove rt_sigreturn usage on context functionAdhemerval Zanella2019-04-175-162/+7
* support: Add support_capture_subprogramAdhemerval Zanella2019-04-1711-50/+573
* stdlib/tst-secure-getenv: handle >64 groupsMike Gerow2019-04-172-4/+20
* ChangeLog: Correct excess and deficiency of spacesTAMUKI Shoichi2019-04-171-50/+50
* ChangeLog: Convert leading spaces to tabsTAMUKI Shoichi2019-04-161-45/+45
* nss_dns: Do not replace root domain with empty stringFlorian Weimer2019-04-113-6/+6
* alloc_buffer: Return unqualified pointer type in alloc_buffer_nextFlorian Weimer2019-04-112-5/+33
* Add missing ChangeLog entry for commit 10dd69e9a00Florian Weimer2019-04-111-0/+5
* Add more bug numbers to historic ChangeLog entriesFlorian Weimer2019-04-111-0/+2
* Add missing percent sign to conversion specifierTAMUKI Shoichi2019-04-111-3/+3
* Add bug number to historic ChangeLog entryFlorian Weimer2019-04-101-0/+1
* malloc: Set and reset all hooks for tracing (Bug 16573)Carlos O'Donell2019-04-092-26/+61
* Improve string benchtestsWilco Dijkstra2019-04-0910-141/+95
* Improve bench-strstrWilco Dijkstra2019-04-092-83/+147
* Improve bench-memmemWilco Dijkstra2019-04-092-17/+68
* Remove TIMING_INITWilco Dijkstra2019-04-096-17/+9
* resolv: Remove RES_INSECURE1, RES_INSECURE2Florian Weimer2019-04-085-23/+25
* resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer2019-04-0815-680/+61
* aarch64: thunderx2 memcpy implementation cleanup and streamliningAnton Youdkevitch2019-04-052-21/+27
* powerpc: Use generic wcsrchr optimizationAdhemerval Zanella2019-04-0416-320/+25
* wcsmbs: Use loop_unroll on wcsrchrAdhemerval Zanella2019-04-042-6/+19
* powerpc: Use generic wcschr optimizationAdhemerval Zanella2019-04-0416-362/+27
* wcsmbs: Use loop_unroll on wcschrAdhemerval Zanella2019-04-042-5/+20
* powerpc: Use generic wcscpy optimizationAdhemerval Zanella2019-04-0416-337/+30
* wcsmbs: Add wcscpy loop unroll optionAdhemerval Zanella2019-04-043-0/+103
* time/tst-strftime3.c: Disable snprintf warning.DJ Delorie2019-04-032-0/+15
* Add Reiwa era tests to time/tst-strftime3.cDJ Delorie2019-04-022-1/+62
* ja_JP locale: Add entry for the new Japanese era [BZ #22964]TAMUKI Shoichi2019-04-024-7/+22
* time: Add tests for Minguo calendar [BZ #24293]TAMUKI Shoichi2019-04-023-8/+45
* time/tst-strftime2.c: Make the file easier to maintainTAMUKI Shoichi2019-04-022-40/+82
* NEWS: Mention Minguo calendar support added [BZ #24293]TAMUKI Shoichi2019-04-021-0/+4
* Add verbose comments to 'era' in ja_JP locale.Carlos O'Donell2019-04-012-0/+22
* Fix strptime era handling, add more strftime tests [BZ #24394]DJ Delorie2019-04-014-3/+473
* alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.SUros Bizjak2019-04-013-8/+20
* alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson2019-04-013-3/+14
* RISC-V: Fix `test' operand error with soft-float ABI being configuredMaciej W. Rozycki2019-03-303-2/+8
* [powerpc] Use __builtin_{mffs,mtfsf}Paul A. Clarke2019-03-294-12/+16