aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-04-06X86-64: Prepare memmove-vec-unaligned-erms.SH.J. Lu1-0/+11
2016-04-06X86-64: Prepare memset-vec-unaligned-erms.SH.J. Lu1-0/+9
2016-04-06Add memcpy/memmove/memset benchmarks with large dataH.J. Lu1-0/+9
2016-04-06Mention Bug in ChangeLog for S390: Save and restore fprs/vrs while resolving ...Stefan Liebler1-0/+1
2016-04-05Force 32-bit displacement in memset-vec-unaligned-erms.SH.J. Lu1-0/+5
2016-04-05Add a comment in memset-sse2-unaligned-erms.SH.J. Lu1-0/+5
2016-04-04strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer1-0/+18
2016-04-03Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu1-0/+11
2016-04-03Fix memmove-vec-unaligned-erms.SH.J. Lu1-0/+9
2016-04-01Remove Fast_Copy_Backward from Intel Core processorsH.J. Lu1-0/+5
2016-04-01Use PTR_ALIGN_DOWN on strcspn and strspnAdhemerval Zanella1-0/+5
2016-04-01Test 64-byte alignment in memset benchtestH.J. Lu1-0/+6
2016-04-01Test 64-byte alignment in memmove benchtestH.J. Lu1-0/+5
2016-04-01Test 64-byte alignment in memcpy benchtestH.J. Lu1-0/+4
2016-04-01Remove powerpc64 strspn, strcspn, and strpbrk implementationAdhemerval Zanella1-0/+4
2016-04-01Improve generic strpbrk performanceAdhemerval Zanella1-0/+10
2016-04-01Improve generic strspn performanceAdhemerval Zanella1-0/+16
2016-04-01Improve generic strcspn performanceWilco Dijkstra1-0/+18
2016-04-01S390: Use ahi instead of aghi in 32bit _dl_runtime_resolve.Stefan Liebler1-0/+5
2016-03-31Increase internal precision of ldbl-128ibm decimal printf [BZ #19853]Paul E. Murphy1-0/+14
2016-03-31Add x86-64 memset with unaligned store and rep stosbH.J. Lu1-0/+23
2016-03-31Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu1-0/+40
2016-03-31S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler1-0/+12
2016-03-31S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler1-0/+20
2016-03-31Fix tst-dlsym-error buildAdhemerval Zanella1-0/+4
2016-03-31Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]Florian Weimer1-0/+9
2016-03-29[microblaze] Remove __ASSUME_FUTIMESAT.Joseph Myers1-0/+6
2016-03-29CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer1-0/+7
2016-03-29nss_db: Propagate ERANGE error if parse_line fails [BZ #19837]Florian Weimer1-0/+6
2016-03-28Initial Enhanced REP MOVSB/STOSB (ERMS) supportH.J. Lu1-0/+6
2016-03-28Synchronize <sys/personality.h> with kernel headersAurelien Jarno1-0/+5
2016-03-28Make __memcpy_avx512_no_vzeroupper an aliasH.J. Lu1-0/+22
2016-03-28Implement x86-64 multiarch mempcpy in memcpyH.J. Lu1-0/+22
2016-03-28[x86] Add a feature bit: Fast_Unaligned_CopyH.J. Lu1-0/+14
2016-03-25resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer1-0/+9
2016-03-25tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer1-0/+6
2016-03-24Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers1-0/+14
2016-03-23Assume __NR_utimensat is always definedAurelien Jarno1-0/+12
2016-03-23Assume __NR_openat is always definedAurelien Jarno1-0/+5
2016-03-23x86, pthread_cond_*wait: Do not depend on %eax not being clobberedNick Alcock1-0/+6
2016-03-22Don't set %rcx twice before "rep movsb"H.J. Lu1-0/+5
2016-03-22Set index_arch_AVX_Fast_Unaligned_Load only for Intel processorsH.J. Lu1-0/+17
2016-03-22Fix malloc threaded tests link on non-LinuxSamuel Thibault1-0/+6
2016-03-22Remove __ASSUME_GETDENTS64_SYSCALL.Joseph Myers1-0/+9
2016-03-21Remove __ASSUME_SIGNALFD4.Joseph Myers1-0/+9
2016-03-21posix: Fix posix_spawn implict check styleAdhemerval Zanella1-0/+5
2016-03-21Use JUMPTARGET in x86-64 pthreadH.J. Lu1-0/+10
2016-03-21math: don't clobber old libm.so on install [BZ #19822]Dylan Alex Simon1-0/+6
2016-03-20posix: Fix posix_spawn invalid memory accessAdhemerval Zanella1-0/+7
2016-03-20hurd: Add c++-types expected resultSamuel Thibault1-4/+2