about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 [BZ #22052]H.J. Lu2017-10-151-0/+6
* Add a test for profiling static executableH.J. Lu2017-10-141-0/+17
* locale: No warning for non-symbolic character (bug 22295)Carlos O'Donell2017-10-131-0/+6
* locale: Allow "" int_curr_Symbol (bug 22294)Carlos O'Donell2017-10-131-0/+6
* locale: Fix localedef exit code (Bug 22292)Carlos O'Donell2017-10-131-0/+58
* localedata: Reorganize Unicode LC_CTYPE inclusion.Carlos O'Donell2017-10-131-0/+12
* Support strfromf128 alias.Joseph Myers2017-10-131-0/+5
* Use libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c.Joseph Myers2017-10-131-0/+6
* nptl: Preserve error in setxid thread broadcast in coredumps [BZ #22153]Peter Zelezny2017-10-131-0/+6
* Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke2017-10-131-0/+9
* powerpc: Avoid putting floating point values in memory [BZ #22189]Tulio Magno Quites Machado Filho2017-10-131-0/+4
* [BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7Tulio Magno Quites Machado Filho2017-10-131-0/+11
* Use libm_alias_ldouble for SPARC fabsl.Joseph Myers2017-10-131-0/+7
* Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage.Joseph Myers2017-10-131-0/+3
* Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage.Joseph Myers2017-10-131-0/+8
* Benchtests for sinf, cosf and sincosfRajalakshmi Srinivasaraghavan2017-10-131-0/+7
* fix posix/tst-spawn testSzabolcs Nagy2017-10-121-0/+4
* Update ChangeLog entry for commit d165ca6498H.J. Lu2017-10-121-0/+1
* Support profiling PIE [BZ #22284]H.J. Lu2017-10-121-0/+20
* Run libm long double tests for long double = double.Joseph Myers2017-10-111-0/+25
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-111-0/+30
* nscd: remove reference to libnslAndreas Schwab2017-10-111-0/+14
* nss_files: Avoid large buffers with many host addresses [BZ #22078]Florian Weimer2017-10-111-0/+10
* nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023]Florian Weimer2017-10-111-0/+6
* Use generic alias macros in ldbl-opt.Joseph Myers2017-10-111-0/+13
* Use libm_alias_* in soft-fp.Joseph Myers2017-10-111-0/+9
* Add libm_alias_*_other_r macros.Joseph Myers2017-10-101-0/+48
* nss_files: Refactor gethostbyname3 multi case into separate functionFlorian Weimer2017-10-101-0/+6
* Use generic macros for lgamma_r function aliases.Joseph Myers2017-10-091-0/+26
* posix: remove glob internal bogus extern declAdhemerval Zanella2017-10-091-0/+5
* Remove ldbl-opt w_scalbln.c.Joseph Myers2017-10-091-0/+4
* Ensure C99 and C11 interfaces are available for C++ [BZ #21326]Jonathan Wakely2017-10-091-0/+8
* openpty: use TIOCGPTPEER to open slave side fdChristian Brauner2017-10-081-0/+3
* openpty: close slave pty fd on errorChristian Brauner2017-10-081-0/+4
* Use libm_alias_double in ldbl-128, ldbl-96 fma.Joseph Myers2017-10-061-0/+5
* Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers2017-10-061-0/+162
* malloc: Fix tcache leak after thread destruction [BZ #22111]Carlos O'Donell2017-10-061-0/+9
* Missed changelog entryRajalakshmi Srinivasaraghavan2017-10-061-0/+9
* Remove redundant ldbl-64-128 files.Joseph Myers2017-10-061-0/+8
* Update ARM libm-test-ulps.Joseph Myers2017-10-051-0/+2
* Use libm_alias_ldouble for ldbl-96 functions.Joseph Myers2017-10-051-0/+90
* aarch64: Optimized implementation of memmove for Qualcomm FalkorSiddhesh Poyarekar2017-10-051-0/+7
* benchtests: Memory walking benchmark for memmoveSiddhesh Poyarekar2017-10-051-0/+3
* benchtests: Memory walking benchmark for memsetSiddhesh Poyarekar2017-10-051-0/+3
* benchtests: Memory walking benchmark for memcpySiddhesh Poyarekar2017-10-051-0/+5
* nscd: Eliminate compilation time dependency in the build outputFlorian Weimer2017-10-051-0/+11
* Remove add-ons mechanism.Joseph Myers2017-10-051-0/+50
* Always do locking when iterating over list of streams (bug 15142)Andreas Schwab2017-10-051-0/+8
* abort: Do not flush stdio streams [BZ #15436]Florian Weimer2017-10-051-0/+7
* tst-gmon: Build with -fno-omit-frame-pointerFlorian Weimer2017-10-051-0/+4