about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix nscd readlink argument aliasing (bug 22446).Joseph Myers2017-12-181-0/+6
* mips32: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2017-12-181-0/+4
* mips64: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2017-12-181-0/+6
* elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]Dmitry V. Levin2017-12-181-0/+6
* aarch64: fix start code for static pieSzabolcs Nagy2017-12-181-0/+4
* ldconfig: set LC_COLLATE to C [BZ #22505]Aurelien Jarno2017-12-161-0/+5
* s390: Update ulpsRajalakshmi Srinivasaraghavan2017-12-161-0/+4
* powerpc: Update ulpsRajalakshmi Srinivasaraghavan2017-12-161-0/+4
* New generic sincosfRajalakshmi Srinivasaraghavan2017-12-161-0/+10
* Fix tst-leaks1 (bug 14681)Carlos O'Donell2017-12-151-0/+6
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-0/+72
* Fix testing with read-only source directory.Joseph Myers2017-12-151-0/+6
* Increase buffer size due to warning from ToT GCCSteve Ellcey2017-12-151-0/+4
* Don't set errno in Hurd rtld's __access_noerrnoThomas Schwinge2017-12-151-0/+5
* Correct build-many-glibcs.py arm-linux-gnueabihf configurations.Joseph Myers2017-12-151-0/+3
* Do not build .mo files in source directory (bug 14121).Joseph Myers2017-12-151-0/+6
* Remove old po/ code for copying .po files from shared directory.Joseph Myers2017-12-151-0/+7
* Update SPARC divrem generation to match output.Joseph Myers2017-12-151-0/+12
* powerpc: st{r,p}cpy optimization for aligned stringsRajalakshmi Srinivasaraghavan2017-12-151-0/+5
* Convert strcmp benchmark output to json formatSiddhesh Poyarekar2017-12-151-0/+2
* Remove redundant mention of SXID_ERASESiddhesh Poyarekar2017-12-151-0/+4
* elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer2017-12-141-0/+7
* elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer2017-12-141-0/+8
* support: Simplify compiling most of support/ outside of glibcFlorian Weimer2017-12-141-0/+14
* x86-64: Remove sysdeps/x86_64/fpu/s_cosf.SH.J. Lu2017-12-141-0/+4
* sparc: M7 optimized memset/bzeroPatrick McGehearty2017-12-141-0/+14
* sparc: M7 optimized memcpy/mempcpy/memmovePatrick McGehearty2017-12-141-0/+22
* sparc: assembly version of memmove for ultra1+Jose E. Marchesi2017-12-141-0/+5
* sparc: support the ADP hw capabilityJose E. Marchesi2017-12-141-0/+7
* aarch64: Improve strcmp unaligned performanceSiddhesh Poyarekar2017-12-131-0/+5
* Fix testing with nss-crypt.Carlos O'Donell2017-12-121-0/+5
* Add sysdeps/ieee754/soft-fp.Joseph Myers2017-12-121-0/+39
* x86-64: Add cosf with FMAH.J. Lu2017-12-121-0/+9
* Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCCSteve Ellcey2017-12-121-0/+4
* libio: Free backup area when it not required (BZ#22415)Adhemerval Zanella2017-12-121-0/+12
* Update IA64 libm-test-ulpsAdhemerval Zanella2017-12-121-0/+4
* ia64: Add ipc_priv.h header to set __IPC_64 to zeroJames Clarke2017-12-121-0/+5
* [BZ #22593] Fix nextafter and nexttoward declarationSzabolcs Nagy2017-12-121-0/+6
* Remove --with-fp / --without-fp.Joseph Myers2017-12-121-0/+18
* manual: Fix a typo in locale.texi.Rical Jasan2017-12-121-0/+4
* manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588]Aurelien Jarno2017-12-121-0/+5
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-0/+488
* New generic cosfPaul Clarke2017-12-111-0/+4
* powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella2017-12-111-0/+24
* string: Replace = with += in CFLAGS-xxx.cH.J. Lu2017-12-111-0/+12
* S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.Stefan Liebler2017-12-111-0/+7
* elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf call [BZ ...Aurelien Jarno2017-12-101-0/+6
* x86-64: Add sinf with FMAH.J. Lu2017-12-071-0/+9
* x86-64: Remove sysdeps/x86_64/fpu/s_sinf.SH.J. Lu2017-12-071-0/+4
* Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471).Joseph Myers2017-12-071-0/+10