about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Define __PTHREAD_MUTEX_HAVE_PREV only if undefined [BZ #22298] hjl/pr22298/masterH.J. Lu2017-10-158-12/+21
* x32: Verify that NPTL structures are correct [BZ #22298]H.J. Lu2017-10-152-0/+13
* Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 [BZ #22052]H.J. Lu2017-10-151-0/+7
* Add a test for profiling static executableH.J. Lu2017-10-145-1/+102
* locale: No warning for non-symbolic character (bug 22295)Carlos O'Donell2017-10-132-8/+6
* locale: Allow "" int_curr_Symbol (bug 22294)Carlos O'Donell2017-10-132-2/+14
* locale: Fix localedef exit code (Bug 22292)Carlos O'Donell2017-10-1326-489/+767
* localedata: Reorganize Unicode LC_CTYPE inclusion.Carlos O'Donell2017-10-134-2309/+2369
* Support strfromf128 alias.Joseph Myers2017-10-132-0/+17
* Use libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c.Joseph Myers2017-10-132-0/+9
* nptl: Preserve error in setxid thread broadcast in coredumps [BZ #22153]Peter Zelezny2017-10-132-2/+13
* Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke2017-10-134-1/+15
* powerpc: Avoid putting floating point values in memory [BZ #22189]Tulio Magno Quites Machado Filho2017-10-132-0/+11
* [BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7Tulio Magno Quites Machado Filho2017-10-134-4/+27
* Use libm_alias_ldouble for SPARC fabsl.Joseph Myers2017-10-133-2/+12
* Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage.Joseph Myers2017-10-132-5/+3
* Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage.Joseph Myers2017-10-132-3/+11
* Benchtests for sinf, cosf and sincosfRajalakshmi Srinivasaraghavan2017-10-135-1/+10633
* fix posix/tst-spawn testSzabolcs Nagy2017-10-122-8/+16
* Update ChangeLog entry for commit d165ca6498H.J. Lu2017-10-121-0/+1
* Support profiling PIE [BZ #22284]H.J. Lu2017-10-124-10/+79
* Run libm long double tests for long double = double.Joseph Myers2017-10-117-11/+60
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-1126-676/+108
* nscd: remove reference to libnslAndreas Schwab2017-10-117-17/+64
* nss_files: Avoid large buffers with many host addresses [BZ #22078]Florian Weimer2017-10-114-96/+472
* nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023]Florian Weimer2017-10-112-156/+144
* Use generic alias macros in ldbl-opt.Joseph Myers2017-10-115-14/+26
* Use libm_alias_* in soft-fp.Joseph Myers2017-10-114-8/+15
* Add libm_alias_*_other_r macros.Joseph Myers2017-10-1020-7/+144
* nss_files: Refactor gethostbyname3 multi case into separate functionFlorian Weimer2017-10-102-193/+208
* Use generic macros for lgamma_r function aliases.Joseph Myers2017-10-0912-34/+59
* posix: remove glob internal bogus extern declAdhemerval Zanella2017-10-092-3/+5
* Remove ldbl-opt w_scalbln.c.Joseph Myers2017-10-092-5/+4
* Ensure C99 and C11 interfaces are available for C++ [BZ #21326]Jonathan Wakely2017-10-094-7/+182
* openpty: use TIOCGPTPEER to open slave side fdChristian Brauner2017-10-082-6/+27
* openpty: close slave pty fd on errorChristian Brauner2017-10-082-14/+20
* Add missing reference to bug 21654Florian Weimer2017-10-071-0/+1
* Use libm_alias_double in ldbl-128, ldbl-96 fma.Joseph Myers2017-10-063-2/+9
* Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers2017-10-0670-176/+261
* malloc: Fix tcache leak after thread destruction [BZ #22111]Carlos O'Donell2017-10-064-3/+129
* Missed changelog entryRajalakshmi Srinivasaraghavan2017-10-061-0/+9
* Remove redundant ldbl-64-128 files.Joseph Myers2017-10-066-38/+8
* powerpc: Fix IFUNC for memrchrRajalakshmi Srinivasaraghavan2017-10-063-17/+31
* Update ARM libm-test-ulps.Joseph Myers2017-10-052-2/+10
* Use libm_alias_ldouble for ldbl-96 functions.Joseph Myers2017-10-0532-30/+145
* aarch64: Optimized implementation of memmove for Qualcomm FalkorSiddhesh Poyarekar2017-10-055-2/+248
* benchtests: Memory walking benchmark for memmoveSiddhesh Poyarekar2017-10-053-1/+147
* benchtests: Memory walking benchmark for memsetSiddhesh Poyarekar2017-10-053-1/+142
* benchtests: Memory walking benchmark for memcpySiddhesh Poyarekar2017-10-053-1/+134
* nscd: Eliminate compilation time dependency in the build outputFlorian Weimer2017-10-052-6/+32