]> sourceware.org Git - glibc.git/shortlog
glibc.git
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.
2017-06-24 Florian Weimerresolv/tst-resolv-basic: Add test cases for bug 21295
2017-06-24 Dmitry Bilunovgetaddrinfo: Merge IPv6 addresses and IPv4 addresses...
2017-06-23 H.J. LuAvoid .symver on common symbols [BZ #21666]
2017-06-23 Florian Weimerinet_pton: Reject IPv6 addresses with many leading...
2017-06-23 Adhemerval... Clean pthread functions namespaces for C11 threads
2017-06-23 Joseph MyersUpdate x86 ulps for GCC 7.
2017-06-23 Joseph MyersMake libm-test-support code clear exceptions after...
2017-06-23 Joseph MyersAvoid localplt issues from x86 fereaiseexcept inline.
2017-06-23 H.J. Lux86-64: Optimize L(between_2_3) in memcmp-avx2-movbe.S
2017-06-23 Gabriel F.... Document _FloatN and _FloatNx versions of math functions
2017-06-23 Florian Weimerx86-64: Fix comment typo in memcmp-avx2-movbe.S
2017-06-23 Florian Weimerresolv/res_libc.c: Reformat to GNU style
2017-06-23 Florian Weimerresolv: Clean up declarations of the __res_initstamp...
2017-06-23 Florian Weimerx86-64: memcmp-avx2-movbe.S needs saturating subtractio...
2017-06-23 Gabriel F.... Add libio-mtsafe flags to the build of strfromf128
2017-06-23 Gabriel F.... Prepare the manual to display math errors for float128...
2017-06-23 Gabriel F.... Include libc-header-start.h in include/float.h
2017-06-23 Paul ClarkeOptimized version of powf()
2017-06-23 Rogerio A.... powerpc: Fix sinf() IFUNC fallback.
2017-06-23 Paul Clarkepowerpc: fix sysconf support for cache geometries
2017-06-23 Tulio Magno... powerpc: Update AT_HWCAP[2] bits
2017-06-23 Rajalakshmi... powerpc: refactor strrchr IFUNC
2017-06-23 Rajalakshmi... powerpc: Add optimized version of [l]lroundf
2017-06-22 Joseph MyersSupport _Float128 in ldbl-96 bits/iscanonical.h.
2017-06-22 Joseph MyersSupport _Float128 in math-tests.h.
2017-06-22 Joseph MyersFix float128_private.h redefinition of SET_RESTORE_ROUNDL.
2017-06-22 Joseph MyersMake float128_private.h work with generic ieee754.h.
2017-06-22 Joseph MyersCorrect min_of_type handling of _Float128.
next
This page took 0.070039 seconds and 5 git commands to generate.