aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-10-20CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]Paul Eggert1-0/+6
2017-10-20Fix build issue with SINGLE_THREAD_PWilco Dijkstra1-0/+4
2017-10-20Add single-threaded path to _int_freeWilco Dijkstra1-0/+4
2017-10-20resolv: Remove bogus targets that build ga_testWill Hawkins1-0/+6
2017-10-20Add new locale kab_DZ [BZ #18812]Mike FABIAN1-0/+6
2017-10-20m68k: Update elf_machine_load_address for static PIEH.J. Lu1-0/+6
2017-10-20m68k: Check PIC instead of SHARED in start.SH.J. Lu1-0/+4
2017-10-20Add new locale shn_MM [BZ #13605]Mike FABIAN1-0/+6
2017-10-20sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321]Florian Weimer1-0/+10
2017-10-19i386: Regenerate libm-test-ulpsH.J. Lu1-0/+4
2017-10-19Add MIPS bits/floatn.h.Joseph Myers1-0/+2
2017-10-19Install correct bits/long-double.h for MIPS64 (bug 22322).Joseph Myers1-0/+6
2017-10-19Fix deadlock in _int_free consistency checkWilco Dijkstra1-0/+4
2017-10-19x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]H.J. Lu1-0/+21
2017-10-19Add new locale mjw_IN [BZ #13994]Mike FABIAN1-0/+7
2017-10-18Add _Float128 function aliases.Joseph Myers1-0/+30
2017-10-18[AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbolSzabolcs Nagy1-0/+5
2017-10-18powerpc: fix check-before-set in SET_RESTORE_ROUNDPaul Clarke1-0/+8
2017-10-18Use U+202F NARROW NO-BREAK SPACE as thousands separators in pl_PL locale [BZ ...Mike FABIAN1-0/+8
2017-10-18Fix build failure on tilepro due to unsupported atomicsWilco Dijkstra1-0/+5
2017-10-17Use __f128 to define FLT128_* constants in include/float.h for old GCC.Joseph Myers1-0/+12
2017-10-17posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella1-0/+5
2017-10-17Improve malloc initialization sequenceWilco Dijkstra1-0/+11
2017-10-17Use relaxed atomics for malloc have_fastchunksWilco Dijkstra1-0/+13
2017-10-17Inline tcache functionsWilco Dijkstra1-0/+5
2017-10-17New locale ca_ES@valencia [BZ #2522]Aurelien Jarno1-0/+7
2017-10-17Let signbit use the builtin in C++ mode with gcc < 6.x (bug 22296)Romain Naour1-0/+6
2017-10-17Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}Adhemerval Zanella1-0/+3
2017-10-17Add common ifunc-init.h headerAdhemerval Zanella1-0/+5
2017-10-17Place monetary symbol in el_GR and el_CY after the amountMike FABIAN1-0/+7
2017-10-16Move some float128 symbol version definitions.Joseph Myers1-0/+8
2017-10-16version.h: Switch to ".9000" as the suffix for the development versionFlorian Weimer1-0/+5
2017-10-16malloc: Use compat_symbol_reference in libmcheck [BZ #22050]Florian Weimer1-0/+6
2017-10-16malloc: Do not compile mcheck-init.o as libc moduleFlorian Weimer1-0/+4
2017-10-16shlib-compat: Update documentation of the compat_symbol_reference macroCarlos O'Donell1-0/+5
2017-10-16Support running libm tests for float128 as alias for long double.Joseph Myers1-0/+7
2017-10-16Support strtof128 etc. aliases.Joseph Myers1-0/+24
2017-10-15locale: Don't use \n with record_verbose messages.Carlos O'Donell1-0/+5
2017-10-15Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 [BZ #22052]H.J. Lu1-0/+6
2017-10-14Add a test for profiling static executableH.J. Lu1-0/+17
2017-10-13locale: No warning for non-symbolic character (bug 22295)Carlos O'Donell1-0/+6
2017-10-13locale: Allow "" int_curr_Symbol (bug 22294)Carlos O'Donell1-0/+6
2017-10-13locale: Fix localedef exit code (Bug 22292)Carlos O'Donell1-0/+58
2017-10-13localedata: Reorganize Unicode LC_CTYPE inclusion.Carlos O'Donell1-0/+12
2017-10-13Support strfromf128 alias.Joseph Myers1-0/+5
2017-10-13Use libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c.Joseph Myers1-0/+6
2017-10-13nptl: Preserve error in setxid thread broadcast in coredumps [BZ #22153]Peter Zelezny1-0/+6
2017-10-13Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke1-0/+9
2017-10-13powerpc: Avoid putting floating point values in memory [BZ #22189]Tulio Magno Quites Machado Filho1-0/+4
2017-10-13[BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7Tulio Magno Quites Machado Filho1-0/+11