about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* localedata: iw_IL: delete old/deprecated locale [BZ #16137]Mike Frysinger2016-04-088-174/+18
* Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers2016-04-083-2/+9
* localedata: i18n: fix typos in tel_int_fmtMike FABIAN2016-04-082-1/+5
* Fix termios.h XCASE namespace (bug 19925).Joseph Myers2016-04-087-7/+19
* powerpc: Add optimized P8 strspnPaul E. Murphy2016-04-077-1/+304
* hsearch_r: Include <limits.h>Florian Weimer2016-04-072-0/+5
* scratch_buffer_set_array_size: Include <limits.h>Florian Weimer2016-04-072-0/+5
* X86-64: Prepare memmove-vec-unaligned-erms.SH.J. Lu2016-04-062-54/+95
* X86-64: Prepare memset-vec-unaligned-erms.SH.J. Lu2016-04-062-13/+28
* Add memcpy/memmove/memset benchmarks with large dataH.J. Lu2016-04-066-2/+393
* Mention Bug in ChangeLog for S390: Save and restore fprs/vrs while resolving ...Stefan Liebler2016-04-061-0/+1
* Force 32-bit displacement in memset-vec-unaligned-erms.SH.J. Lu2016-04-052-0/+18
* Add a comment in memset-sse2-unaligned-erms.SH.J. Lu2016-04-052-0/+7
* strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer2016-04-047-25/+301
* Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu2016-04-037-32/+51
* Fix memmove-vec-unaligned-erms.SH.J. Lu2016-04-032-24/+39
* Remove Fast_Copy_Backward from Intel Core processorsH.J. Lu2016-04-012-5/+6
* Use PTR_ALIGN_DOWN on strcspn and strspnAdhemerval Zanella2016-04-013-2/+10
* Test 64-byte alignment in memset benchtestH.J. Lu2016-04-012-1/+12
* Test 64-byte alignment in memmove benchtestH.J. Lu2016-04-012-0/+13
* Test 64-byte alignment in memcpy benchtestH.J. Lu2016-04-012-0/+12
* Remove powerpc64 strspn, strcspn, and strpbrk implementationAdhemerval Zanella2016-04-014-406/+4
* Improve generic strpbrk performanceAdhemerval Zanella2016-04-014-68/+36
* Improve generic strspn performanceAdhemerval Zanella2016-04-014-86/+97
* Improve generic strcspn performanceWilco Dijkstra2016-04-016-96/+102
* S390: Use ahi instead of aghi in 32bit _dl_runtime_resolve.Stefan Liebler2016-04-012-1/+6
* Increase internal precision of ldbl-128ibm decimal printf [BZ #19853]Paul E. Murphy2016-03-313-11/+42
* Add x86-64 memset with unaligned store and rep stosbH.J. Lu2016-03-317-1/+358
* Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu2016-03-317-1/+634
* S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler2016-03-314-65/+136
* S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler2016-03-317-248/+516
* Fix tst-dlsym-error buildAdhemerval Zanella2016-03-312-0/+5
* Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]Florian Weimer2016-03-314-2/+125
* [microblaze] Remove __ASSUME_FUTIMESAT.Joseph Myers2016-03-293-33/+6
* CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer2016-03-292-4/+8
* nss_db: Propagate ERANGE error if parse_line fails [BZ #19837]Florian Weimer2016-03-292-2/+8
* Initial Enhanced REP MOVSB/STOSB (ERMS) supportH.J. Lu2016-03-282-0/+10
* Synchronize <sys/personality.h> with kernel headersAurelien Jarno2016-03-282-0/+8
* Make __memcpy_avx512_no_vzeroupper an aliasH.J. Lu2016-03-284-430/+426
* Implement x86-64 multiarch mempcpy in memcpyH.J. Lu2016-03-2810-57/+91
* [x86] Add a feature bit: Fast_Unaligned_CopyH.J. Lu2016-03-284-2/+31
* resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer2016-03-252-23/+49
* tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer2016-03-252-1/+10
* Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers2016-03-247-21/+2628
* Assume __NR_utimensat is always definedAurelien Jarno2016-03-234-22/+12
* Assume __NR_openat is always definedAurelien Jarno2016-03-233-4/+6
* x86, pthread_cond_*wait: Do not depend on %eax not being clobberedNick Alcock2016-03-233-0/+8
* Don't set %rcx twice before "rep movsb"H.J. Lu2016-03-222-1/+5
* Set index_arch_AVX_Fast_Unaligned_Load only for Intel processorsH.J. Lu2016-03-223-74/+105
* Fix malloc threaded tests link on non-LinuxSamuel Thibault2016-03-222-6/+9