platform/upstream/glibc.git
2017-07-06 Rafal LuzynskiArabic scripts: More fixes after the recent import.
2017-07-06 Matthew Krupcalenptl: Fix typo on __have_pthread_attr_t (BZ#21715)
2017-07-06 H.J. Lux86-64: Align the stack in __tls_get_addr [BZ #21609]
2017-07-06 Akhilesh KumarPashto yesstr/nostr locale are missing
2017-07-05 Adhemerval... posix: Fix default posix_spawn return value
2017-07-05 Carlos O'DonellFixup localedata/ChangeLog.
2017-07-05 Joseph MyersEdit and shorten float128 NEWS item.
2017-07-05 Florian Weimersupport: Add resolver testing mode which does not patch...
2017-07-05 Florian Weimersupport: Add support_chroot_create and support_chroot_free
2017-07-05 Florian Weimersupport: Check isolation of loopback addresses in tst...
2017-07-05 Akhilesh KumarAdded Tok-Pisin locale.
2017-07-05 Joseph MyersConsistently say "GNU C Library" in NEWS, not "glibc".
2017-07-05 Zack WeinbergReorganize and revise NEWS for 2.26.
2017-07-04 Akhilesh KumarFor Breton yesstr/nostr locale are missing
2017-07-04 Szabolcs NagySingle threaded stdio optimization
2017-07-04 Florian Weimersysconf: Use conservative default for _SC_NPROCESSORS_O...
2017-07-04 Florian Weimerresolv: Fix resolv_conf _res matching
2017-07-04 Joseph MyersUpdate versions in build-many-glibcs.py.
2017-07-04 Florian Weimerresolv: Fix improper assert in __resolv_conf_attach
2017-07-03 Florian Weimerresolv: Introduce free list for resolv_conf index slosts
2017-07-03 Florian Weimerresolv: Automatically reload a changed /etc/resolv...
2017-07-03 Florian Weimerresolv: Mirror the entire resolver configuration in...
2017-07-03 Florian Weimerresolv: Lift domain search list limits [BZ #19569]...
2017-07-03 Florian Weimerresolv: Introduce struct resolv_conf with extended...
2017-07-03 Florian Weimerresolv: Introduce struct resolv_context [BZ #21668]
2017-07-03 Florian Weimerresolv: Add preinit tests to resolv/tst-resolv-res_init...
2017-07-03 Rafal LuzynskiMore fixes after the recent import from CLDR-31
2017-07-03 Rajalakshmi... powerpc: Clean up strlen and strnlen for power8
2017-07-01 H.J. LuUse __builtin_popcount in __sched_cpucount [BZ #21696]
2017-07-01 Siddhesh PoyarekarFix typo in glibc.tune.cpu name
2017-06-30 Gabriel F.... float128: Add signbit alternative for old compilers
2017-06-30 Adhemerval... Consolidate Linux fcntl implementation
2017-06-30 Siddhesh Poyarekartunables, aarch64: New tunable to override cpu
2017-06-30 Siddhesh Poyarekaraarch64: Call all string function implementations in...
2017-06-30 H.J. Lui386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]
2017-06-30 Florian Weimerresolv: Improve debugging output from tst-resolv-res_init
2017-06-30 Florian Weimerresolv: Remove source argument fron res_options
2017-06-30 Florian Weimerresolv: Remove DEBUG from resolv/res_query.c
2017-06-30 Florian Weimerresolv: Reformat resolv/res_data.c to GNU style
2017-06-30 Florian Weimerresolv: Move res_query, res_search res_querydomain...
2017-06-30 Florian Weimerresolv: Move res_isourserver, res_send from res_data...
2017-06-30 Florian Weimerresolv: Turn _res_opcodes into a compatibility symbol
2017-06-30 Florian Weimerresolv: Move fp_nquery, fp_query, p_query, _res_opcodes
2017-06-30 Florian Weimerresolv: Remove unused resolv/res_debug.h header file
2017-06-30 Florian Weimerresolv: Remove DEBUG from resolv/res_send.c
2017-06-30 Florian Weimerresolv: Move the res_mkquery function to the resolv...
2017-06-30 Florian Weimerresolv: Reformat resolv/res_mkquery.c to GNU style
2017-06-30 Florian Weimerresolv: Remove DEBUG macro from resolv/res_mkquery.c
2017-06-30 Florian Weimersupport: Report actual exit status in support_capture_s...
2017-06-30 Florian Weimerresolv: Make RES_ROTATE start with a random name server...
2017-06-30 Mike Frysingerlocaledata: CLDRv29: update LC_ADDRESS.lang_name transl...
2017-06-29 Joseph MyersSPARC sys/ucontext.h namespace fixes (bug 21457).
2017-06-29 Florian Weimervfprintf: Fix tst-vfprintf-mbs-prec and tst-vfprintf...
2017-06-29 Adhemerval... posix: Improve default posix_spawn implementation
2017-06-29 Florian Weimervfprintf: Reuse work_buffer in group_number
2017-06-29 Florian Weimervfprintf: Use struct scratch_buffer for positional...
2017-06-29 Florian Weimer_i18n_number_rewrite: Use struct scratch_buffer
2017-06-29 Florian Weimervfprintf: Reduce WORK_BUFFER_SIZE for wchar_t builds
2017-06-29 Florian Weimervfprintf: Add test case for multi-byte/wide strings...
2017-06-29 Florian Weimervfprintf: Add test case for user-defined types and...
2017-06-28 Adhemerval... posix: Adapt tst-spawn{2,3} to use libsupport.
2017-06-28 Joseph MyersFix gen-tgmath-tests.py output for GCC 7 <float.h>.
2017-06-28 Joseph MyersSupport _Float128 in tgmath.h.
2017-06-28 Joseph MyersUse clog10 not __clog10 in tgmath.h log10 macro.
2017-06-28 Joseph MyersFix tgmath.h totalorder, totalordermag return type...
2017-06-28 Joseph MyersSimplify tgmath.h for integer return types.
2017-06-28 Joseph MyersRemove NO_LONG_DOUBLE conditionals in libm tests (bug...
2017-06-28 Joseph MyersAdd more thorough generated tgmath.h test.
2017-06-28 Joseph MyersRequire binutils 2.25 or later to build glibc.
2017-06-28 H.J. LuSupport building glibc with gold 1.14 or above [BZ...
2017-06-28 Joseph MyersMiscellaneous sys/ucontext.h namespace fixes (bug 21457).
2017-06-27 Joseph MyersFix elf/loadtest.c build with GCC 8.
2017-06-27 Joseph MyersFix strftime build with GCC 8.
2017-06-27 Prakhar Bahuguna[ARM] Optimise memchr for NEON-enabled processors
2017-06-27 Stefan LieblerS390: Use cu21 instruction for converting from utf16...
2017-06-27 Stefan LieblerS390: Use cu24 instruction for converting from utf16...
2017-06-27 Stefan LieblerS390: Use cu42 instruction for converting from utf32...
2017-06-27 Stefan LieblerS390: Use cu41 instruction for converting from utf32...
2017-06-27 Stefan LieblerS390: Add new hwcap values for new cpu architecture...
2017-06-27 H.J. Lux86-64: Optimize memcmp-avx2-movbe.S for short difference
2017-06-27 Mike FABIANAdd ChangeLog entries for the last 6 commits
2017-06-27 Rafal Luzynskilocaledata: Months updated from CLDR - other scripts...
2017-06-27 Rafal Luzynskilocaledata: Months updated from CLDR - other Indic...
2017-06-27 Rafal Luzynskilocaledata: Months updated from CLDR - Devanagari scrip...
2017-06-27 Rafal Luzynskilocaledata: Months updated from CLDR - Bengali scripts...
2017-06-27 Rafal Luzynskilocaledata: Months updated from CLDR - Arabic scripts...
2017-06-27 Rafal Luzynskilocaledata: More months updated from CLDR-31 [BZ #21217]
2017-06-27 Rafal Luzynskilocaledata: Month names updated from CLDR-31 [BZ #21217]
2017-06-27 Stefan LieblerS390: Save and restore r12 in TLS_IE macro.
2017-06-27 Florian Weimerresolv: Avoid timeouts in test-resolv-res-init, test...
2017-06-27 Florian Weimerresolv: Call _res_hconf_init from __res_vinit
2017-06-26 Joseph MyersAdd float128 support for ia64.
2017-06-26 Joseph MyersRename struct ucontext tag (bug 21457).
2017-06-26 Joseph MyersAdd float128 support for x86_64, x86.
2017-06-26 Adhemerval... Call exit directly in clone (BZ #21512)
2017-06-26 Paul E. Murphypowerpc64le: Enable float128
2017-06-26 Gabriel F.... powerpc64le: Require at least POWER8 for powerpc64le
2017-06-26 Gabriel F.... powerpc64le: Check for compiler features for float128
2017-06-26 Tulio Magno... Prevent an implicit int promotion in malloc/tst-alloc_b...
2017-06-26 Rical Jasanmanual: Fix a minor grammatical error.
next