aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-13localedata: de_IT: new localeMatthias Wallnoefer3-0/+152
2016-04-13localedata: de_{AT,CH}: copy data from de_DEMatthias Wallnoefer3-6/+9
2016-04-13Register extra test objectsAndreas Schwab6-5/+30
2016-04-12localedata: LC_MEASUREMENT: use copy directives everywhereMike Frysinger306-613/+615
2016-04-12localedata: CLDRv29: update LC_IDENTIFICATION language/territory fieldsMike Frysinger96-132/+230
2016-04-12localedata: LC_TIME.date_fmt: delete entries same as the default valueMike Frysinger140-592/+142
2016-04-12X86-64: Use non-temporal store in memcpy on large dataH.J. Lu6-171/+260
2016-04-12VDSO support for MIPSMatthew Fortune8-0/+149
2016-04-11Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella17-427/+52
2016-04-11Consolidate pread/pread64 implementationsAdhemerval Zanella18-414/+53
2016-04-11Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella5-10/+47
2016-04-11Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella4-0/+25
2016-04-11nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]Florian Weimer2-0/+13
2016-04-11Add missing bug number to ChangeLogFlorian Weimer1-0/+1
2016-04-11Fix build with HAVE_AUX_VECTORSamuel Thibault3-6/+9
2016-04-10Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault3-0/+11
2016-04-09Allow overriding of CFLAGS as well as CPPFLAGS for rtld.Nick Alcock3-2/+8
2016-04-09When disabling SSE, make sure -fpmath is not set to use SSE eitherKhem Raj2-1/+8
2016-04-09localedata: CLDRv28: update LC_PAPER valuesMike Frysinger3-2/+7
2016-04-09configure: fix `test ==` usageMike Frysinger5-6/+13
2016-04-08localedata: iw_IL: delete old/deprecated locale [BZ #16137]Mike Frysinger8-174/+18
2016-04-08Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers3-2/+9
2016-04-08localedata: i18n: fix typos in tel_int_fmtMike FABIAN2-1/+5
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers7-7/+19
2016-04-07powerpc: Add optimized P8 strspnPaul E. Murphy7-1/+304
2016-04-07hsearch_r: Include <limits.h>Florian Weimer2-0/+5
2016-04-07scratch_buffer_set_array_size: Include <limits.h>Florian Weimer2-0/+5
2016-04-06X86-64: Prepare memmove-vec-unaligned-erms.SH.J. Lu2-54/+95
2016-04-06X86-64: Prepare memset-vec-unaligned-erms.SH.J. Lu2-13/+28
2016-04-06Add memcpy/memmove/memset benchmarks with large dataH.J. Lu6-2/+393
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. Lu2-0/+18
2016-04-05Add a comment in memset-sse2-unaligned-erms.SH.J. Lu2-0/+7
2016-04-04strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer7-25/+301
2016-04-03Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu7-32/+51
2016-04-03Fix memmove-vec-unaligned-erms.SH.J. Lu2-24/+39
2016-04-01Remove Fast_Copy_Backward from Intel Core processorsH.J. Lu2-5/+6
2016-04-01Use PTR_ALIGN_DOWN on strcspn and strspnAdhemerval Zanella3-2/+10
2016-04-01Test 64-byte alignment in memset benchtestH.J. Lu2-1/+12
2016-04-01Test 64-byte alignment in memmove benchtestH.J. Lu2-0/+13
2016-04-01Test 64-byte alignment in memcpy benchtestH.J. Lu2-0/+12
2016-04-01Remove powerpc64 strspn, strcspn, and strpbrk implementationAdhemerval Zanella4-406/+4
2016-04-01Improve generic strpbrk performanceAdhemerval Zanella4-68/+36
2016-04-01Improve generic strspn performanceAdhemerval Zanella4-86/+97
2016-04-01Improve generic strcspn performanceWilco Dijkstra6-96/+102
2016-04-01S390: Use ahi instead of aghi in 32bit _dl_runtime_resolve.Stefan Liebler2-1/+6
2016-03-31Increase internal precision of ldbl-128ibm decimal printf [BZ #19853]Paul E. Murphy3-11/+42
2016-03-31Add x86-64 memset with unaligned store and rep stosbH.J. Lu7-1/+358
2016-03-31Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu7-1/+634
2016-03-31S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler4-65/+136