about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* localedata: de_IT: new localeMatthias Wallnoefer2016-04-133-0/+152
* localedata: de_{AT,CH}: copy data from de_DEMatthias Wallnoefer2016-04-133-6/+9
* Register extra test objectsAndreas Schwab2016-04-136-5/+30
* localedata: LC_MEASUREMENT: use copy directives everywhereMike Frysinger2016-04-12306-613/+615
* localedata: CLDRv29: update LC_IDENTIFICATION language/territory fieldsMike Frysinger2016-04-1296-132/+230
* localedata: LC_TIME.date_fmt: delete entries same as the default valueMike Frysinger2016-04-12140-592/+142
* X86-64: Use non-temporal store in memcpy on large dataH.J. Lu2016-04-126-171/+260
* VDSO support for MIPSMatthew Fortune2016-04-128-0/+149
* Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2016-04-1117-427/+52
* Consolidate pread/pread64 implementationsAdhemerval Zanella2016-04-1118-414/+53
* Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella2016-04-115-10/+47
* Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella2016-04-114-0/+25
* nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]Florian Weimer2016-04-112-0/+13
* Add missing bug number to ChangeLogFlorian Weimer2016-04-111-0/+1
* Fix build with HAVE_AUX_VECTORSamuel Thibault2016-04-113-6/+9
* Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault2016-04-103-0/+11
* Allow overriding of CFLAGS as well as CPPFLAGS for rtld.Nick Alcock2016-04-093-2/+8
* When disabling SSE, make sure -fpmath is not set to use SSE eitherKhem Raj2016-04-092-1/+8
* localedata: CLDRv28: update LC_PAPER valuesMike Frysinger2016-04-093-2/+7
* configure: fix `test ==` usageMike Frysinger2016-04-095-6/+13
* 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