]> sourceware.org Git - glibc.git/shortlog
glibc.git
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
2016-04-01 Wilco DijkstraImprove generic strcspn performance
2016-04-01 Stefan LieblerS390: Use ahi instead of aghi in 32bit _dl_runtime_resolve.
2016-03-31 Paul E. MurphyIncrease internal precision of ldbl-128ibm decimal...
2016-03-31 H.J. LuAdd x86-64 memset with unaligned store and rep stosb
2016-03-31 H.J. LuAdd x86-64 memmove with unaligned load/store and rep...
2016-03-31 Stefan LieblerS390: Extend structs La_s390_regs / La_s390_retval...
2016-03-31 Stefan LieblerS390: Save and restore fprs/vrs while resolving symbols.
2016-03-31 Adhemerval... Fix tst-dlsym-error build
2016-03-31 Florian WeimerReport dlsym, dlvsym lookup errors using dlerror [BZ...
2016-03-29 Joseph Myers[microblaze] Remove __ASSUME_FUTIMESAT.
2016-03-29 Florian WeimerCVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_...
2016-03-29 Florian Weimernss_db: Propagate ERANGE error if parse_line fails...
2016-03-29 H.J. LuInitial Enhanced REP MOVSB/STOSB (ERMS) support
2016-03-28 Aurelien JarnoSynchronize <sys/personality.h> with kernel headers
2016-03-28 H.J. LuMake __memcpy_avx512_no_vzeroupper an alias
2016-03-28 H.J. LuImplement x86-64 multiarch mempcpy in memcpy
2016-03-28 H.J. Lu[x86] Add a feature bit: Fast_Unaligned_Copy
2016-03-25 Florian Weimerresolv: Always set *resplen2 out parameter in send_dg...
2016-03-25 Florian Weimertst-audit10: Fix compilation on compilers without bit_A...
2016-03-24 Joseph MyersFix x86_64 / x86 powl inaccuracy for integer exponents...
2016-03-23 Aurelien JarnoAssume __NR_utimensat is always defined
2016-03-23 Aurelien JarnoAssume __NR_openat is always defined
next
This page took 0.069056 seconds and 5 git commands to generate.