about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* hurd: Break errnos.d / libc-modules.h dependency loopSamuel Thibault2016-03-201-2/+4
* Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list.Joseph Myers2016-03-173-52/+1
* Remove __ASSUME_FALLOCATE.Joseph Myers2016-03-172-36/+12
* Use JUMPTARGET in x86-64 mathvecH.J. Lu2016-03-1638-130/+130
* Fix hurd buildSamuel Thibault2016-03-161-1/+1
* Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell2016-03-152-1/+2
* Remove __ASSUME_PPOLL.Joseph Myers2016-03-152-29/+1
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-1517-174/+37
* Update glibc headers for Linux 4.5.Joseph Myers2016-03-143-0/+4
* Fix flag test in waitid compatibility layerSamuel Thibault2016-03-131-1/+1
* powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan2016-03-116-34/+34