aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-13[BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7Tulio Magno Quites Machado Filho4-4/+27
2017-10-13Use libm_alias_ldouble for SPARC fabsl.Joseph Myers3-2/+12
2017-10-13Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage.Joseph Myers2-5/+3
2017-10-13Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage.Joseph Myers2-3/+11
2017-10-13Benchtests for sinf, cosf and sincosfRajalakshmi Srinivasaraghavan5-1/+10633
2017-10-12fix posix/tst-spawn testSzabolcs Nagy2-8/+16
2017-10-12Update ChangeLog entry for commit d165ca6498H.J. Lu1-0/+1
2017-10-12Support profiling PIE [BZ #22284]H.J. Lu4-10/+79
2017-10-11Run libm long double tests for long double = double.Joseph Myers7-11/+60
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella26-676/+108
2017-10-11nscd: remove reference to libnslAndreas Schwab7-17/+64
2017-10-11nss_files: Avoid large buffers with many host addresses [BZ #22078]Florian Weimer4-96/+472
2017-10-11nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023]Florian Weimer2-156/+144
2017-10-11Use generic alias macros in ldbl-opt.Joseph Myers5-14/+26
2017-10-11Use libm_alias_* in soft-fp.Joseph Myers4-8/+15