aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-13Use libm_alias_ldouble for SPARC fabsl.Joseph Myers1-0/+7
2017-10-13Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage.Joseph Myers1-0/+3
2017-10-13Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage.Joseph Myers1-0/+8
2017-10-13Benchtests for sinf, cosf and sincosfRajalakshmi Srinivasaraghavan1-0/+7
2017-10-12fix posix/tst-spawn testSzabolcs Nagy1-0/+4
2017-10-12Update ChangeLog entry for commit d165ca6498H.J. Lu1-0/+1
2017-10-12Support profiling PIE [BZ #22284]H.J. Lu1-0/+20
2017-10-11Run libm long double tests for long double = double.Joseph Myers1-0/+25
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella1-0/+30
2017-10-11nscd: remove reference to libnslAndreas Schwab1-0/+14
2017-10-11nss_files: Avoid large buffers with many host addresses [BZ #22078]Florian Weimer1-0/+10
2017-10-11nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023]Florian Weimer1-0/+6
2017-10-11Use generic alias macros in ldbl-opt.Joseph Myers1-0/+13
2017-10-11Use libm_alias_* in soft-fp.Joseph Myers1-0/+9
2017-10-10Add libm_alias_*_other_r macros.Joseph Myers1-0/+48
2017-10-10nss_files: Refactor gethostbyname3 multi case into separate functionFlorian Weimer1-0/+6
2017-10-09Use generic macros for lgamma_r function aliases.Joseph Myers1-0/+26
2017-10-09posix: remove glob internal bogus extern declAdhemerval Zanella1-0/+5
2017-10-09Remove ldbl-opt w_scalbln.c.Joseph Myers1-0/+4
2017-10-09Ensure C99 and C11 interfaces are available for C++ [BZ #21326]Jonathan Wakely1-0/+8
2017-10-08openpty: use TIOCGPTPEER to open slave side fdChristian Brauner1-0/+3
2017-10-08openpty: close slave pty fd on errorChristian Brauner1-0/+4
2017-10-06Use libm_alias_double in ldbl-128, ldbl-96 fma.Joseph Myers1-0/+5
2017-10-06Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers1-0/+162
2017-10-06malloc: Fix tcache leak after thread destruction [BZ #22111]Carlos O'Donell1-0/+9
2017-10-06Missed changelog entryRajalakshmi Srinivasaraghavan1-0/+9
2017-10-06Remove redundant ldbl-64-128 files.Joseph Myers1-0/+8
2017-10-05Update ARM libm-test-ulps.Joseph Myers1-0/+2
2017-10-05Use libm_alias_ldouble for ldbl-96 functions.Joseph Myers1-0/+90
2017-10-05aarch64: Optimized implementation of memmove for Qualcomm FalkorSiddhesh Poyarekar1-0/+7
2017-10-05benchtests: Memory walking benchmark for memmoveSiddhesh Poyarekar1-0/+3
2017-10-05benchtests: Memory walking benchmark for memsetSiddhesh Poyarekar1-0/+3
2017-10-05benchtests: Memory walking benchmark for memcpySiddhesh Poyarekar1-0/+5
2017-10-05nscd: Eliminate compilation time dependency in the build outputFlorian Weimer1-0/+11
2017-10-05Remove add-ons mechanism.Joseph Myers1-0/+50
2017-10-05Always do locking when iterating over list of streams (bug 15142)Andreas Schwab1-0/+8
2017-10-05abort: Do not flush stdio streams [BZ #15436]Florian Weimer1-0/+7
2017-10-05tst-gmon: Build with -fno-omit-frame-pointerFlorian Weimer1-0/+4
2017-10-05S390: Regenerate ULPsStefan Liebler1-0/+4
2017-10-05support_format_hostent: Add more error information for NETDB_INTERNALFlorian Weimer1-0/+5
2017-10-04Don't use hidden visibility in libc.a with PIE on i386H.J. Lu1-0/+9