aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Fix pread consolidation on ports that require argument alignmentAdhemerval Zanella1-0/+4
2016-04-14malloc: Add missing internal_function attributes on function definitionsFlorian Weimer1-0/+6
2016-04-14Fix strfmon_l: Use specified locale for number formatting [BZ #19633]Stefan Liebler1-0/+7
2016-04-14malloc: Remove malloc hooks from fork handlerFlorian Weimer1-0/+17
2016-04-14malloc: Remove unused definitions of thread_atfork, thread_atfork_staticFlorian Weimer1-0/+7
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer1-0/+24
2016-04-14Remove union wait [BZ #19613]Florian Weimer1-0/+31
2016-04-13Register extra test objectsAndreas Schwab1-0/+14
2016-04-12X86-64: Use non-temporal store in memcpy on large dataH.J. Lu1-0/+26
2016-04-12VDSO support for MIPSMatthew Fortune1-0/+16
2016-04-11Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella1-0/+25
2016-04-11Consolidate pread/pread64 implementationsAdhemerval Zanella1-0/+25
2016-04-11Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella1-0/+12
2016-04-11Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella1-0/+9
2016-04-11nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]Florian Weimer1-0/+6
2016-04-11Add missing bug number to ChangeLogFlorian Weimer1-0/+1
2016-04-11Fix build with HAVE_AUX_VECTORSamuel Thibault1-0/+3
2016-04-10Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault1-0/+7
2016-04-09Allow overriding of CFLAGS as well as CPPFLAGS for rtld.Nick Alcock1-0/+6
2016-04-09When disabling SSE, make sure -fpmath is not set to use SSE eitherKhem Raj1-0/+6
2016-04-09configure: fix `test ==` usageMike Frysinger1-0/+7
2016-04-08localedata: iw_IL: delete old/deprecated locale [BZ #16137]Mike Frysinger1-0/+9
2016-04-08Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers1-0/+6
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers1-0/+14
2016-04-07powerpc: Add optimized P8 strspnPaul E. Murphy1-0/+15
2016-04-07hsearch_r: Include <limits.h>Florian Weimer1-0/+4
2016-04-07scratch_buffer_set_array_size: Include <limits.h>Florian Weimer1-0/+4
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