platform/upstream/glibc.git
2016-04-27 Mike Frysingerlocaledata: add more translit entries
2016-04-26 Adhemerval... libio: Update internal fmemopen position after write...
2016-04-26 Joseph MyersFix langinfo.h nl_langinfo_l namespace (bug 19996).
2016-04-26 Joseph Myersconformtest: Correct XOPEN2K stdarg.h expectations.
2016-04-26 Joseph MyersDefine off_t in stdio.h for XOPEN2K.
2016-04-25 Joseph MyersFix stdio.h cuserid namespace (bug 19989).
2016-04-25 Paul E. Murphypowerpc: Add optimized strcspn for P8
2016-04-25 Florian Weimervfprintf: Fix memory with large width and precision...
2016-04-25 Chung-Lin TangFix stdlib/tst-makecontext regression for Nios II
2016-04-24 Samuel Thibaultnon-linux: Apply RFC3542 obsoletion of RFC2292 macros
2016-04-24 Samuel Thibaultnon-linux: Apply RFC3542 obsoletion of RFC2292 macros
2016-04-23 Mike Frysingertst-fmon/tst-numeric: switch malloc to static stack...
2016-04-23 Mike Frysingertst-langinfo: update yesexpr/noexpr baselines
2016-04-23 H.J. LuReduce number of mmap calls from __libc_memalign in...
2016-04-23 Mike Frysingerlocaledata: CLDRv29: update LC_MESSAGES yes/no strings...
2016-04-23 Mike Frysingerlocaledata: LC_MESSAGES.{yes,no}expr: standardize yY...
2016-04-23 Mike Frysingerlocaledata: LC_MESSAGES.{yes,no}expr: add +1/-0 to...
2016-04-23 Mike Frysingerlocaledata: standard LC_MESSAGES string regexes a bit
2016-04-23 Timur Birshlocaledata: kk_KZ: various updates [BZ #15578]
2016-04-23 Mike Frysingerlocaledef: change week_1stweek default to 7
2016-04-23 Mike Frysingerlocaledata: CLDRv29: update LC_TIME week/first_week...
2016-04-22 Rajalakshmi... powerpc: strcasestr optmization for power8
2016-04-22 Guy Rutenberglocaledata: en_IL: new English locale [BZ #19963]
2016-04-22 Claude Parozlocaledata: ln_CD: new locale [BZ #12676]
2016-04-20 Siddhesh Poyarekarbenchtests: Support for cross-building benchmarks
2016-04-20 Siddhesh Poyarekarbenchtests: Clean up extra-objs
2016-04-20 Siddhesh PoyarekarFix up ChangeLog
2016-04-20 Siddhesh Poyarekarbenchtests: Update README to include instructions for...
2016-04-20 Siddhesh PoyarekarFix up ChangeLog formatting
2016-04-20 Siddhesh PoyarekarNew make target to only build benchmark binaries
2016-04-19 Samuel ThibaultFix gprof timing
2016-04-18 Samuel Thibaulthurd: fix profiling short-living processes
2016-04-18 Wilco DijkstraMove mempcpy, strcpy and stpcpy inlines to string/strin...
2016-04-17 Robin van der... locale: iso-639: add Talossan language [BZ #19400]
2016-04-16 Mike Frysingerlocaledata: fix LC_TELEPHONE in a few locales
2016-04-16 Mike Frysingerlocaledef: allow %l/%n in postal_fmt [BZ #16983]
2016-04-16 Mike Frysingerlocale: ld-telephone: update to ISO-30112 2014
2016-04-16 Mike Frysingerlocaledata: LC_IDENTIFICATION: delete uncommon fields
2016-04-15 Carlos Eduardo Seopowerpc: Optimization for strlen for POWER8.
2016-04-15 Mike Frysingerlocaledata: CLDRv29: update LC_MONETARY int_curr_symbol...
2016-04-15 Mike Frysingerlocaledef: check LC_IDENTIFICATION.category values
2016-04-15 Mike Frysingerlocaledata: LC_IDENTIFICATION.category: set to ISO...
2016-04-15 H.J. LuDetect Intel Goldmont and Airmont processors
2016-04-15 Wilco DijkstraRemove pre GCC3.2 optimizations from string/bits/string2.h.
2016-04-15 Yvan RouxSuppress GCC 6 warning about ambiguous 'else' with...
2016-04-15 Mike Frysingerlocaledata: CLDRv29: update LC_ADDRESS.country_name...
2016-04-15 Mike Frysingerlocaledata: fix LC_ADDRESS.country_car entries
2016-04-15 Mike Frysingerlocaledata: CLDRv29: update LC_ADDRESS.country_num...
2016-04-15 Mike Frysingerlocaledata: LC_PAPER: use copy directives everywhere
2016-04-14 Adhemerval... Fix pread consolidation on ports that require argument...
2016-04-14 Florian Weimermalloc: Add missing internal_function attributes on...
2016-04-14 Stefan LieblerFix strfmon_l: Use specified locale for number formatti...
2016-04-14 Florian Weimermalloc: Remove malloc hooks from fork handler
2016-04-14 Florian Weimermalloc: Remove unused definitions of thread_atfork...
2016-04-14 Florian Weimermalloc: Run fork handler as late as possible [BZ #19431]
2016-04-14 Florian WeimerRemove union wait [BZ #19613]
2016-04-13 Matthias Wallnoeferlocaledata: de_IT: new locale
2016-04-13 Matthias Wallnoeferlocaledata: de_{AT,CH}: copy data from de_DE
2016-04-13 Andreas SchwabRegister extra test objects
2016-04-12 Mike Frysingerlocaledata: LC_MEASUREMENT: use copy directives everywhere
2016-04-12 Mike Frysingerlocaledata: CLDRv29: update LC_IDENTIFICATION language...
2016-04-12 Mike Frysingerlocaledata: LC_TIME.date_fmt: delete entries same as...
2016-04-12 H.J. LuX86-64: Use non-temporal store in memcpy on large data
2016-04-12 Matthew FortuneVDSO support for MIPS
2016-04-11 Adhemerval... Consolidate pwrite/pwrite64 implementations
2016-04-11 Adhemerval... Consolidate pread/pread64 implementations
2016-04-11 Adhemerval... Consolidate off_t/off64_t syscall argument passing
2016-04-11 Adhemerval... Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing...
2016-04-11 Florian Weimernss_dns: Fix assertion failure in _nss_dns_getcanonname...
2016-04-11 Florian WeimerAdd missing bug number to ChangeLog
2016-04-11 Samuel ThibaultFix build with HAVE_AUX_VECTOR
2016-04-10 Samuel ThibaultFix crash on getauxval call without HAVE_AUX_VECTOR
2016-04-10 Nick AlcockAllow overriding of CFLAGS as well as CPPFLAGS for...
2016-04-10 Khem RajWhen disabling SSE, make sure -fpmath is not set to...
2016-04-10 Mike Frysingerlocaledata: CLDRv28: update LC_PAPER values
2016-04-10 Mike Frysingerconfigure: fix `test ==` usage
2016-04-08 Mike Frysingerlocaledata: iw_IL: delete old/deprecated locale [BZ...
2016-04-08 Joseph MyersFix limits.h NL_NMAX namespace (bug 19929).
2016-04-08 Mike FABIANlocaledata: i18n: fix typos in tel_int_fmt
2016-04-08 Joseph MyersFix termios.h XCASE namespace (bug 19925).
2016-04-07 Paul E. Murphypowerpc: Add optimized P8 strspn
2016-04-07 Florian Weimerhsearch_r: Include <limits.h>
2016-04-07 Florian Weimerscratch_buffer_set_array_size: Include <limits.h>
2016-04-06 H.J. LuX86-64: Prepare memmove-vec-unaligned-erms.S
2016-04-06 H.J. LuX86-64: Prepare memset-vec-unaligned-erms.S
2016-04-06 H.J. LuAdd memcpy/memmove/memset benchmarks with large data
2016-04-06 Stefan LieblerMention Bug in ChangeLog for S390: Save and restore...
2016-04-05 H.J. LuForce 32-bit displacement in memset-vec-unaligned-erms.S
2016-04-05 H.J. LuAdd a comment in memset-sse2-unaligned-erms.S
2016-04-04 Florian Weimerstrfmon_l: Use specified locale for number formatting...
2016-04-03 H.J. LuDon't put SSE2/AVX/AVX512 memmove/memset in ld.so
2016-04-03 H.J. LuFix memmove-vec-unaligned-erms.S
2016-04-01 H.J. LuRemove Fast_Copy_Backward from Intel Core processors
2016-04-01 Adhemerval... Use PTR_ALIGN_DOWN on strcspn and strspn
2016-04-01 H.J. LuTest 64-byte alignment in memset benchtest
2016-04-01 H.J. LuTest 64-byte alignment in memmove benchtest
2016-04-01 H.J. LuTest 64-byte alignment in memcpy benchtest
2016-04-01 Adhemerval... Remove powerpc64 strspn, strcspn, and strpbrk implement...
2016-04-01 Adhemerval... Improve generic strpbrk performance
2016-04-01 Adhemerval... Improve generic strspn performance
next