platform/upstream/glibc.git
2017-10-20 Florian Weimersysconf: Fix missing definition of UIO_MAXIOV on Linux...
2017-10-19 H.J. Lui386: Regenerate libm-test-ulps
2017-10-19 Joseph MyersAdd MIPS bits/floatn.h.
2017-10-19 Joseph MyersInstall correct bits/long-double.h for MIPS64 (bug...
2017-10-19 Wilco DijkstraFix deadlock in _int_free consistency check
2017-10-19 H.J. Lux86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]
2017-10-19 Mike FABIANAdd new locale mjw_IN [BZ #13994]
2017-10-18 Joseph MyersAdd _Float128 function aliases.
2017-10-18 Szabolcs Nagy[AARCH64] Rewrite elf_machine_load_address using _DYNAM...
2017-10-18 Paul Clarkepowerpc: fix check-before-set in SET_RESTORE_ROUND
2017-10-18 Mike FABIANUse U+202F NARROW NO-BREAK SPACE as thousands separator...
2017-10-18 Wilco DijkstraFix build failure on tilepro due to unsupported atomics
2017-10-17 Joseph MyersUse __f128 to define FLT128_* constants in include...
2017-10-17 Adhemerval... posix: Add p{readv,writev}2 flags to generic uio-ext.h
2017-10-17 Wilco DijkstraImprove malloc initialization sequence
2017-10-17 Wilco DijkstraUse relaxed atomics for malloc have_fastchunks
2017-10-17 Wilco DijkstraInline tcache functions
2017-10-17 Adhemerval... Fix armv7-a compiler option name
2017-10-17 Aurelien JarnoNew locale ca_ES@valencia [BZ #2522]
2017-10-17 Romain NaourLet signbit use the builtin in C++ mode with gcc <...
2017-10-17 Adhemerval... Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disabl...
2017-10-17 Adhemerval... Add common ifunc-init.h header
2017-10-17 Mike FABIANPlace monetary symbol in el_GR and el_CY after the...
2017-10-16 Joseph MyersMove some float128 symbol version definitions.
2017-10-16 Florian Weimerversion.h: Switch to ".9000" as the suffix for the...
2017-10-16 Florian Weimermalloc: Use compat_symbol_reference in libmcheck [BZ...
2017-10-16 Florian Weimermalloc: Do not compile mcheck-init.o as libc module
2017-10-16 Carlos O'Donellshlib-compat: Update documentation of the compat_symbol...
2017-10-16 Joseph MyersSupport running libm tests for float128 as alias for...
2017-10-16 Joseph MyersSupport strtof128 etc. aliases.
2017-10-15 Carlos O'Donelllocale: Don't use \n with record_verbose messages.
2017-10-15 H.J. LuSilence -O3 -Wall warning in malloc/hooks.c with GCC...
2017-10-14 H.J. LuAdd a test for profiling static executable
2017-10-14 Carlos O'Donelllocale: No warning for non-symbolic character (bug...
2017-10-14 Carlos O'Donelllocale: Allow "" int_curr_Symbol (bug 22294)
2017-10-14 Carlos O'Donelllocale: Fix localedef exit code (Bug 22292)
2017-10-14 Carlos O'Donelllocaledata: Reorganize Unicode LC_CTYPE inclusion.
2017-10-13 Joseph MyersSupport strfromf128 alias.
2017-10-13 Joseph MyersUse libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c.
2017-10-13 Peter Zeleznynptl: Preserve error in setxid thread broadcast in...
2017-10-13 James ClarkeFix TLS relocations against local symbols on powerpc32...
2017-10-13 Tulio Magno... powerpc: Avoid putting floating point values in memory...
2017-10-13 Tulio Magno... [BZ #22142] powerpc: Fix the carry bit on mpn_[add...
2017-10-13 Joseph MyersUse libm_alias_ldouble for SPARC fabsl.
2017-10-13 Joseph MyersFix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_othe...
2017-10-13 Joseph MyersFix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage.
2017-10-13 Rajalakshmi... Benchtests for sinf, cosf and sincosf
2017-10-12 Szabolcs Nagyfix posix/tst-spawn test
2017-10-12 H.J. LuUpdate ChangeLog entry for commit d165ca6498
2017-10-12 H.J. LuSupport profiling PIE [BZ #22284]
2017-10-11 Joseph MyersRun libm long double tests for long double = double.
2017-10-11 Adhemerval... Linux: Consolidate {RTLD_}SINGLE_THREAD_P definition
2017-10-11 Andreas Schwabnscd: remove reference to libnsl
2017-10-11 Florian Weimernss_files: Avoid large buffers with many host addresses...
2017-10-11 Florian Weimernss_files: Use struct scratch_buffer for gethostbyname...
2017-10-11 Joseph MyersUse generic alias macros in ldbl-opt.
2017-10-11 Joseph MyersUse libm_alias_* in soft-fp.
2017-10-10 Joseph MyersAdd libm_alias_*_other_r macros.
2017-10-10 Florian Weimernss_files: Refactor gethostbyname3 multi case into...
2017-10-09 Joseph MyersUse generic macros for lgamma_r function aliases.
2017-10-09 Adhemerval... posix: remove glob internal bogus extern decl
2017-10-09 Joseph MyersRemove ldbl-opt w_scalbln.c.
2017-10-09 Jonathan WakelyEnsure C99 and C11 interfaces are available for C+...
2017-10-08 Christian Brauneropenpty: use TIOCGPTPEER to open slave side fd
2017-10-08 Christian Brauneropenpty: close slave pty fd on error
2017-10-07 Florian WeimerAdd missing reference to bug 21654
2017-10-06 Joseph MyersUse libm_alias_double in ldbl-128, ldbl-96 fma.
2017-10-06 Joseph MyersUse libm_alias_ldouble for ldbl-128 functions.
2017-10-06 Carlos O'Donellmalloc: Fix tcache leak after thread destruction [BZ...
2017-10-06 Rajalakshmi... Missed changelog entry
2017-10-06 Joseph MyersRemove redundant ldbl-64-128 files.
2017-10-06 Rajalakshmi... powerpc: Fix IFUNC for memrchr
2017-10-05 Joseph MyersUpdate ARM libm-test-ulps.
2017-10-05 Joseph MyersUse libm_alias_ldouble for ldbl-96 functions.
2017-10-05 Siddhesh Poyarekaraarch64: Optimized implementation of memmove for Qualco...
2017-10-05 Siddhesh Poyarekarbenchtests: Memory walking benchmark for memmove
2017-10-05 Siddhesh Poyarekarbenchtests: Memory walking benchmark for memset
2017-10-05 Siddhesh Poyarekarbenchtests: Memory walking benchmark for memcpy
2017-10-05 Florian Weimernscd: Eliminate compilation time dependency in the...
2017-10-05 Joseph MyersRemove add-ons mechanism.
2017-10-05 Andreas SchwabAlways do locking when iterating over list of streams...
2017-10-05 Florian Weimerabort: Do not flush stdio streams [BZ #15436]
2017-10-05 Florian Weimertst-gmon: Build with -fno-omit-frame-pointer
2017-10-05 Stefan LieblerS390: Regenerate ULPs
2017-10-05 Florian Weimersupport_format_hostent: Add more error information...
2017-10-05 H.J. LuDon't use hidden visibility in libc.a with PIE on i386
2017-10-05 H.J. LuUse $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before...
2017-10-04 H.J. LuAdd a test for main () in a shared object
2017-10-04 H.J. Lutest-math-iscanonical.cc: Return errors != 0
2017-10-04 Joseph MyersUse libm_alias_double for dbl-64 fma.
2017-10-04 Szabolcs Nagyaarch64: don't use MIN in dl-machine.h
2017-10-04 Joseph MyersRestore sparc32 copysignl, fabsl, fmal compat symbols...
2017-10-04 Joseph MyersRemove alpha nearbyint wrapper.
2017-10-04 Florian Weimercrypt: Adjust check-local-headers.sh for nspr4 include...
2017-10-04 Guido Trentalanciacrypt: Use NSPR header files in addition to NSS header...
2017-10-04 Andreas SchwabMove nss_compat from nis to nss subdir and install...
2017-10-04 Szabolcs Nagy[BZ #22244] Fix yn(n,0) without SVID wrapper
2017-10-04 Szabolcs Nagy[BZ #22243] fix log2(0) and log(10) in downward rounding
2017-10-04 H.J. Lui386: Use "movl main@GOT(%ebx), %eax" in start.S
2017-10-04 H.J. LuRevert x86: Allow undefined _DYNAMIC in static executable
next