about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Remove union wait [BZ #19613]Florian Weimer2016-04-147-8/+7
* Register extra test objectsAndreas Schwab2016-04-131-0/+4
* X86-64: Use non-temporal store in memcpy on large dataH.J. Lu2016-04-125-171/+234
* VDSO support for MIPSMatthew Fortune2016-04-127-0/+133
* Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2016-04-1116-427/+27
* Consolidate pread/pread64 implementationsAdhemerval Zanella2016-04-1117-414/+28
* Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella2016-04-114-10/+35
* Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella2016-04-113-0/+16
* Fix build with HAVE_AUX_VECTORSamuel Thibault2016-04-112-6/+6
* Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault2016-04-101-0/+2
* When disabling SSE, make sure -fpmath is not set to use SSE eitherKhem Raj2016-04-091-1/+2
* configure: fix `test ==` usageMike Frysinger2016-04-094-6/+6
* Fix termios.h XCASE namespace (bug 19925).Joseph Myers2016-04-085-5/+5
* powerpc: Add optimized P8 strspnPaul E. Murphy2016-04-076-1/+289
* X86-64: Prepare memmove-vec-unaligned-erms.SH.J. Lu2016-04-061-54/+84
* X86-64: Prepare memset-vec-unaligned-erms.SH.J. Lu2016-04-061-13/+19
* Force 32-bit displacement in memset-vec-unaligned-erms.SH.J. Lu2016-04-051-0/+13
* Add a comment in memset-sse2-unaligned-erms.SH.J. Lu2016-04-051-0/+2
* Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu2016-04-036-32/+40
* Fix memmove-vec-unaligned-erms.SH.J. Lu2016-04-031-24/+30
* Remove Fast_Copy_Backward from Intel Core processorsH.J. Lu2016-04-011-5/+1
* Remove powerpc64 strspn, strcspn, and strpbrk implementationAdhemerval Zanella2016-04-013-406/+0
* Improve generic strcspn performanceWilco Dijkstra2016-04-011-18/+1
* S390: Use ahi instead of aghi in 32bit _dl_runtime_resolve.Stefan Liebler2016-04-011-1/+1
* Increase internal precision of ldbl-128ibm decimal printf [BZ #19853]Paul E. Murphy2016-03-311-7/+18
* Add x86-64 memset with unaligned store and rep stosbH.J. Lu2016-03-316-1/+335
* Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu2016-03-316-1/+594
* S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler2016-03-313-65/+124
* S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler2016-03-316-248/+496
* [microblaze] Remove __ASSUME_FUTIMESAT.Joseph Myers2016-03-292-33/+0
* Initial Enhanced REP MOVSB/STOSB (ERMS) supportH.J. Lu2016-03-281-0/+4
* Synchronize <sys/personality.h> with kernel headersAurelien Jarno2016-03-281-0/+3
* Make __memcpy_avx512_no_vzeroupper an aliasH.J. Lu2016-03-283-430/+404
* Implement x86-64 multiarch mempcpy in memcpyH.J. Lu2016-03-289-57/+69
* [x86] Add a feature bit: Fast_Unaligned_CopyH.J. Lu2016-03-283-2/+17
* tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer2016-03-251-1/+4
* Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers2016-03-244-21/+21
* Assume __NR_utimensat is always definedAurelien Jarno2016-03-233-22/+0
* Assume __NR_openat is always definedAurelien Jarno2016-03-231-4/+0
* x86, pthread_cond_*wait: Do not depend on %eax not being clobberedNick Alcock2016-03-232-0/+2
* Don't set %rcx twice before "rep movsb"H.J. Lu2016-03-221-1/+0
* Set index_arch_AVX_Fast_Unaligned_Load only for Intel processorsH.J. Lu2016-03-222-74/+88
* Remove __ASSUME_GETDENTS64_SYSCALL.Joseph Myers2016-03-222-114/+81
* Remove __ASSUME_SIGNALFD4.Joseph Myers2016-03-212-26/+1
* posix: Fix posix_spawn implict check styleAdhemerval Zanella2016-03-211-1/+1
* Use JUMPTARGET in x86-64 pthreadH.J. Lu2016-03-213-7/+3
* posix: Fix posix_spawn invalid memory accessAdhemerval Zanella2016-03-201-1/+1
* hurd: Add c++-types expected resultSamuel Thibault2016-03-201-0/+67
* hurd: Allow inlining IO locksSamuel Thibault2016-03-201-0/+3
* hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault2016-03-202-0/+43