aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-22x86-64: Add logf with FMAH.J. Lu
2017-10-22i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu
2017-10-22x86-64: Add exp2f with FMAH.J. Lu
2017-10-22i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu
2017-10-22x86-64: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu
2017-10-22glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert
2017-10-22Update NEWS and ChangeLog for CVE-2017-15671Florian Weimer
2017-10-21glob: Add new test tst-glob-tildeFlorian Weimer
2017-10-20Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers
2017-10-20Avoid build multiarch if compiler warns about mismatched aliasAdhemerval Zanella
2017-10-20posix: Fix improper assert in Linux posix_spawn (BZ#22273)Adhemerval Zanella
2017-10-20x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu
2017-10-20Mention Tim Rühsen as the reporter for CVE-2017-15670Florian Weimer
2017-10-20CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]Paul Eggert
2017-10-20Fix build issue with SINGLE_THREAD_PWilco Dijkstra
2017-10-20Add single-threaded path to _int_freeWilco Dijkstra
2017-10-20resolv: Remove bogus targets that build ga_testWill Hawkins
2017-10-20Add new locale kab_DZ [BZ #18812]Mike FABIAN
2017-10-20m68k: Update elf_machine_load_address for static PIEH.J. Lu
2017-10-20m68k: Check PIC instead of SHARED in start.SH.J. Lu
2017-10-20Add new locale shn_MM [BZ #13605]Mike FABIAN
2017-10-20sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321]Florian Weimer
2017-10-19i386: Regenerate libm-test-ulpsH.J. Lu
2017-10-19Add MIPS bits/floatn.h.Joseph Myers
2017-10-19Install correct bits/long-double.h for MIPS64 (bug 22322).Joseph Myers
2017-10-19Fix deadlock in _int_free consistency checkWilco Dijkstra
2017-10-19x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]H.J. Lu
2017-10-19Add new locale mjw_IN [BZ #13994]Mike FABIAN
2017-10-18Add _Float128 function aliases.Joseph Myers
2017-10-18[AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbolSzabolcs Nagy
2017-10-18powerpc: fix check-before-set in SET_RESTORE_ROUNDPaul Clarke
2017-10-18Use U+202F NARROW NO-BREAK SPACE as thousands separators in pl_PL locale [BZ ...Mike FABIAN
2017-10-18Fix build failure on tilepro due to unsupported atomicsWilco Dijkstra
2017-10-17Use __f128 to define FLT128_* constants in include/float.h for old GCC.Joseph Myers
2017-10-17posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella
2017-10-17Improve malloc initialization sequenceWilco Dijkstra
2017-10-17Use relaxed atomics for malloc have_fastchunksWilco Dijkstra
2017-10-17Inline tcache functionsWilco Dijkstra
2017-10-17Fix armv7-a compiler option nameAdhemerval Zanella
2017-10-17New locale ca_ES@valencia [BZ #2522]Aurelien Jarno
2017-10-17Let signbit use the builtin in C++ mode with gcc < 6.x (bug 22296)Romain Naour
2017-10-17Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}Adhemerval Zanella
2017-10-17Add common ifunc-init.h headerAdhemerval Zanella
2017-10-17Place monetary symbol in el_GR and el_CY after the amountMike FABIAN
2017-10-16Move some float128 symbol version definitions.Joseph Myers
2017-10-16version.h: Switch to ".9000" as the suffix for the development versionFlorian Weimer
2017-10-16malloc: Use compat_symbol_reference in libmcheck [BZ #22050]Florian Weimer
2017-10-16malloc: Do not compile mcheck-init.o as libc moduleFlorian Weimer
2017-10-16shlib-compat: Update documentation of the compat_symbol_reference macroCarlos O'Donell