summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-12-15Fix testing with read-only source directory.Joseph Myers
2017-12-15Increase buffer size due to warning from ToT GCCSteve Ellcey
2017-12-15Don't set errno in Hurd rtld's __access_noerrnoThomas Schwinge
2017-12-15Correct build-many-glibcs.py arm-linux-gnueabihf configurations.Joseph Myers
2017-12-15Do not build .mo files in source directory (bug 14121).Joseph Myers
2017-12-15Remove old po/ code for copying .po files from shared directory.Joseph Myers
2017-12-15Update SPARC divrem generation to match output.Joseph Myers
2017-12-15powerpc: st{r,p}cpy optimization for aligned stringsRajalakshmi Srinivasaraghavan
2017-12-15Convert strcmp benchmark output to json formatSiddhesh Poyarekar
2017-12-15Remove redundant mention of SXID_ERASESiddhesh Poyarekar
2017-12-14elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer
2017-12-14elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer
2017-12-14support: Simplify compiling most of support/ outside of glibcFlorian Weimer
2017-12-14x86-64: Remove sysdeps/x86_64/fpu/s_cosf.SH.J. Lu
2017-12-14sparc: M7 optimized memset/bzeroPatrick McGehearty
2017-12-14sparc: M7 optimized memcpy/mempcpy/memmovePatrick McGehearty
2017-12-14sparc: assembly version of memmove for ultra1+Jose E. Marchesi
2017-12-14sparc: support the ADP hw capabilityJose E. Marchesi
2017-12-13aarch64: Improve strcmp unaligned performanceSiddhesh Poyarekar
2017-12-12Fix testing with nss-crypt.Carlos O'Donell
2017-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers
2017-12-12x86-64: Add cosf with FMAH.J. Lu
2017-12-12Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCCSteve Ellcey
2017-12-12libio: Free backup area when it not required (BZ#22415)Adhemerval Zanella
2017-12-12Update IA64 libm-test-ulpsAdhemerval Zanella
2017-12-12ia64: Add ipc_priv.h header to set __IPC_64 to zeroJames Clarke
2017-12-12[BZ #22593] Fix nextafter and nexttoward declarationSzabolcs Nagy
2017-12-12Remove --with-fp / --without-fp.Joseph Myers
2017-12-12manual: Fix a typo in locale.texi.Rical Jasan
2017-12-12manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588]Aurelien Jarno
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-12-11New generic cosfPaul Clarke
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella
2017-12-11string: Replace = with += in CFLAGS-xxx.cH.J. Lu
2017-12-11S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.Stefan Liebler
2017-12-10elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf call [BZ ...Aurelien Jarno
2017-12-07x86-64: Add sinf with FMAH.J. Lu
2017-12-07x86-64: Remove sysdeps/x86_64/fpu/s_sinf.SH.J. Lu
2017-12-07Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471).Joseph Myers
2017-12-07lt_LT locale: Base collation on copy "iso14651_t1" [BZ #22524]Mike FABIAN
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Support defining strtof32, wcstof32 aliases.Joseph Myers
2017-12-06Support defining strfromf32 alias.Joseph Myers
2017-12-06Add header for _Float32 testing.Joseph Myers
2017-12-06Support _Float32 in libm_alias_float.Joseph Myers
2017-12-06Correct some ia64 libm_alias_float_other calls.Joseph Myers
2017-12-06Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471).Joseph Myers
2017-12-06Update Alpha libm-test-ulpsAdhemerval Zanella
2017-12-06Sparc ulp update.David S. Miller