aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-20CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]Paul Eggert3-1/+11
2017-10-20Fix build issue with SINGLE_THREAD_PWilco Dijkstra2-0/+7
2017-10-20Add single-threaded path to _int_freeWilco Dijkstra2-14/+33
2017-10-20resolv: Remove bogus targets that build ga_testWill Hawkins3-105/+6
2017-10-20Add new locale kab_DZ [BZ #18812]Mike FABIAN3-0/+175
2017-10-20m68k: Update elf_machine_load_address for static PIEH.J. Lu2-0/+12
2017-10-20m68k: Check PIC instead of SHARED in start.SH.J. Lu2-1/+5
2017-10-20Add new locale shn_MM [BZ #13605]Mike FABIAN3-0/+299
2017-10-20sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321]Florian Weimer5-1/+82
2017-10-19i386: Regenerate libm-test-ulpsH.J. Lu2-2/+6
2017-10-19Add MIPS bits/floatn.h.Joseph Myers2-0/+82
2017-10-19Install correct bits/long-double.h for MIPS64 (bug 22322).Joseph Myers2-0/+6
2017-10-19Fix deadlock in _int_free consistency checkWilco Dijkstra2-9/+16
2017-10-19x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]H.J. Lu6-4/+124
2017-10-19Add new locale mjw_IN [BZ #13994]Mike FABIAN4-0/+165
2017-10-18Add _Float128 function aliases.Joseph Myers23-3/+906
2017-10-18[AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbolSzabolcs Nagy2-34/+10
2017-10-18powerpc: fix check-before-set in SET_RESTORE_ROUNDPaul Clarke2-7/+14
2017-10-18Use U+202F NARROW NO-BREAK SPACE as thousands separators in pl_PL locale [BZ ...Mike FABIAN2-8/+16
2017-10-18Fix build failure on tilepro due to unsupported atomicsWilco Dijkstra2-1/+7
2017-10-17Use __f128 to define FLT128_* constants in include/float.h for old GCC.Joseph Myers2-4/+20
2017-10-17posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella3-3/+11
2017-10-17Improve malloc initialization sequenceWilco Dijkstra3-118/+103
2017-10-17Use relaxed atomics for malloc have_fastchunksWilco Dijkstra2-32/+33
2017-10-17Inline tcache functionsWilco Dijkstra2-2/+7
2017-10-17Fix armv7-a compiler option nameAdhemerval Zanella1-2/+2
2017-10-17New locale ca_ES@valencia [BZ #2522]Aurelien Jarno3-0/+95
2017-10-17Let signbit use the builtin in C++ mode with gcc < 6.x (bug 22296)Romain Naour2-0/+15
2017-10-17Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}Adhemerval Zanella2-1/+9
2017-10-17Add common ifunc-init.h headerAdhemerval Zanella3-40/+60
2017-10-17Place monetary symbol in el_GR and el_CY after the amountMike FABIAN4-18/+11
2017-10-16Move some float128 symbol version definitions.Joseph Myers5-109/+128
2017-10-16version.h: Switch to ".9000" as the suffix for the development versionFlorian Weimer2-1/+6
2017-10-16malloc: Use compat_symbol_reference in libmcheck [BZ #22050]Florian Weimer2-0/+9
2017-10-16malloc: Do not compile mcheck-init.o as libc moduleFlorian Weimer2-0/+5
2017-10-16shlib-compat: Update documentation of the compat_symbol_reference macroCarlos O'Donell2-2/+11
2017-10-16Support running libm tests for float128 as alias for long double.Joseph Myers3-4/+18
2017-10-16Support strtof128 etc. aliases.Joseph Myers4-0/+72
2017-10-15locale: Don't use \n with record_verbose messages.Carlos O'Donell2-3/+8
2017-10-15Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 [BZ #22052]H.J. Lu2-0/+13
2017-10-14Add a test for profiling static executableH.J. Lu5-1/+102
2017-10-13locale: No warning for non-symbolic character (bug 22295)Carlos O'Donell2-8/+6
2017-10-13locale: Allow "" int_curr_Symbol (bug 22294)Carlos O'Donell2-2/+14
2017-10-13locale: Fix localedef exit code (Bug 22292)Carlos O'Donell26-489/+767
2017-10-13localedata: Reorganize Unicode LC_CTYPE inclusion.Carlos O'Donell4-2309/+2369
2017-10-13Support strfromf128 alias.Joseph Myers2-0/+17
2017-10-13Use libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c.Joseph Myers2-0/+9
2017-10-13nptl: Preserve error in setxid thread broadcast in coredumps [BZ #22153]Peter Zelezny2-2/+13
2017-10-13Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke4-1/+15
2017-10-13powerpc: Avoid putting floating point values in memory [BZ #22189]Tulio Magno Quites Machado Filho2-0/+11