about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* x86: Remove arch-specific low level lock implementationAdhemerval Zanella2019-05-141-0/+14
* Assume LLL_LOCK_INITIALIZER is 0Adhemerval Zanella2019-05-141-0/+10
* Small optimization for lowlevellockAdhemerval Zanella2019-05-141-0/+3
* Add single-thread.h headerAdhemerval Zanella2019-05-141-0/+15
* Bug 24535: Update to Unicode 12.1.0Mike FABIAN2019-05-131-0/+19
* Fix tcache count maximum (BZ #24531)Wilco Dijkstra2019-05-101-0/+7
* sem_close: Use __twalk_rFlorian Weimer2019-05-101-0/+6
* support: Fix timespec printfAdhemerval Zanella2019-05-101-0/+6
* nptl/tst-abstime: Use libsupportMike Crowe2019-05-091-0/+2
* nptl: Convert some rwlock tests to use libsupportMike Crowe2019-05-091-0/+8
* nptl: Use recent additions to libsupport in tst-sem5Mike Crowe2019-05-091-0/+3
* nptl: Convert tst-cond11.c to use libsupportMike Crowe2019-05-091-0/+2
* support: Add timespec.hMike Crowe2019-05-091-0/+12
* Move nptl/tst-eintr1 to xtestsSzabolcs Nagy2019-05-091-0/+5
* powerpc: trunc/truncf refactorAdhemerval Zanella2019-05-091-0/+54
* powerpc: round/roundf refactorAdhemerval Zanella2019-05-091-0/+55
* powerpc: floor/floorf refactorAdhemerval Zanella2019-05-091-0/+58
* support: Add xclock_gettimeMike Crowe2019-05-081-0/+12
* malloc/tst-mallocfork2: Use process-shared barriersFlorian Weimer2019-05-081-0/+20
* Update syscall-names.list for Linux 5.1.Joseph Myers2019-05-071-0/+27
* Revert "Use Linux 5.1 in build-many-glibcs.py."Joseph Myers2019-05-071-3/+0
* Use Linux 5.1 in build-many-glibcs.py.Joseph Myers2019-05-071-0/+3
* Use GCC 9 in build-many-glibcs.py.Joseph Myers2019-05-071-0/+5
* aarch64: thunderx2 memmove performance improvementsAnton Youdkevitch2019-05-031-0/+11
* misc/tst-tsearch: Additional explicit error checkingFlorian Weimer2019-05-031-0/+4
* Add missing bug number on CL entry for BZ#24506 (b2af6fb2ed239)Adhemerval Zanella2019-05-021-0/+1
* elf: Fix elf/tst-pldd with --enable-hardcoded-path-in-tests (BZ#24506)Adhemerval Zanella2019-05-021-0/+5
* misc: Add twalk_r functionFlorian Weimer2019-05-021-0/+69
* Make mktime etc. compatible with __time64_tPaul Eggert2019-04-301-0/+44
* Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444]Maciej W. Rozycki2019-04-301-0/+7
* powerpc: ceil/ceilf refactorAdhemerval Zanella2019-04-291-0/+54
* powerpc: Remove power4 mpa optimizationAdhemerval Zanella2019-04-291-0/+6
* <semaphore.h>: Add nonnull attributesYann Droneaud2019-04-291-0/+7
* elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-nowFlorian Weimer2019-04-261-0/+5
* Makeconfig: Move -Wl,-rpath-link options before library referencesFlorian Weimer2019-04-261-0/+15
* Makeconfig: Move $(CC) to +link command variablesFlorian Weimer2019-04-261-0/+9
* riscv: remove DL_RO_DYN_SECTIONDavid Abdurachmanov2019-04-251-0/+5
* benchtests: Enable BIND_NOW if configured with --enable-bind-nowFlorian Weimer2019-04-251-0/+7
* Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer2019-04-251-0/+11
* Reduce benchtests timeWilco Dijkstra2019-04-241-0/+5
* memusagestat: use local glibc when linking [BZ #18465]Mike Frysinger2019-04-241-0/+7
* locale/tst-locale-locpath: Run test only for $(run-built-tests) == yesFlorian Weimer2019-04-241-0/+6
* elf: Fix pldd (BZ#18035)Adhemerval Zanella2019-04-231-0/+13
* Remove do_set_mallopt_check prototypeH.J. Lu2019-04-231-0/+4
* locale: Add LOCPATH diagnostics to the locale programFlorian Weimer2019-04-231-0/+13
* Fix NEWS entry from 9bf8e29ca136Adhemerval Zanella2019-04-211-0/+5
* malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741)Adhemerval Zanella2019-04-181-0/+34
* powerpc: Fix format issue from 3a16dd780eeba602Adhemerval Zanella2019-04-171-0/+3
* powerpc: fma using builtinsAdhemerval Zanella2019-04-171-0/+5
* powerpc: Use generic fabs{f} implementationsAdhemerval Zanella2019-04-171-0/+3