about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* i386: Regenerate libm-test-ulpsH.J. Lu2017-10-191-0/+4
* Add MIPS bits/floatn.h.Joseph Myers2017-10-191-0/+2
* Install correct bits/long-double.h for MIPS64 (bug 22322).Joseph Myers2017-10-191-0/+6
* Fix deadlock in _int_free consistency checkWilco Dijkstra2017-10-191-0/+4
* x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]H.J. Lu2017-10-191-0/+21
* Add new locale mjw_IN [BZ #13994]Mike FABIAN2017-10-191-0/+7
* Add _Float128 function aliases.Joseph Myers2017-10-181-0/+30
* [AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbolSzabolcs Nagy2017-10-181-0/+5
* powerpc: fix check-before-set in SET_RESTORE_ROUNDPaul Clarke2017-10-181-0/+8
* Use U+202F NARROW NO-BREAK SPACE as thousands separators in pl_PL locale [BZ ...Mike FABIAN2017-10-181-0/+8
* Fix build failure on tilepro due to unsupported atomicsWilco Dijkstra2017-10-181-0/+5
* Use __f128 to define FLT128_* constants in include/float.h for old GCC.Joseph Myers2017-10-171-0/+12
* posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella2017-10-171-0/+5
* Improve malloc initialization sequenceWilco Dijkstra2017-10-171-0/+11
* Use relaxed atomics for malloc have_fastchunksWilco Dijkstra2017-10-171-0/+13
* Inline tcache functionsWilco Dijkstra2017-10-171-0/+5
* New locale ca_ES@valencia [BZ #2522]Aurelien Jarno2017-10-171-0/+7
* Let signbit use the builtin in C++ mode with gcc < 6.x (bug 22296)Romain Naour2017-10-171-0/+6
* Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}Adhemerval Zanella2017-10-171-0/+3
* Add common ifunc-init.h headerAdhemerval Zanella2017-10-171-0/+5
* Place monetary symbol in el_GR and el_CY after the amountMike FABIAN2017-10-171-0/+7
* Move some float128 symbol version definitions.Joseph Myers2017-10-161-0/+8
* version.h: Switch to ".9000" as the suffix for the development versionFlorian Weimer2017-10-161-0/+5
* malloc: Use compat_symbol_reference in libmcheck [BZ #22050]Florian Weimer2017-10-161-0/+6
* malloc: Do not compile mcheck-init.o as libc moduleFlorian Weimer2017-10-161-0/+4
* shlib-compat: Update documentation of the compat_symbol_reference macroCarlos O'Donell2017-10-161-0/+5
* Support running libm tests for float128 as alias for long double.Joseph Myers2017-10-161-0/+7
* Support strtof128 etc. aliases.Joseph Myers2017-10-161-0/+24
* locale: Don't use \n with record_verbose messages.Carlos O'Donell2017-10-151-0/+5
* 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