aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-31S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler7-248/+516
2016-03-31Fix tst-dlsym-error buildAdhemerval Zanella2-0/+5
2016-03-31Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]Florian Weimer4-2/+125
2016-03-29[microblaze] Remove __ASSUME_FUTIMESAT.Joseph Myers3-33/+6
2016-03-29CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer2-4/+8
2016-03-29nss_db: Propagate ERANGE error if parse_line fails [BZ #19837]Florian Weimer2-2/+8
2016-03-28Initial Enhanced REP MOVSB/STOSB (ERMS) supportH.J. Lu2-0/+10
2016-03-28Synchronize <sys/personality.h> with kernel headersAurelien Jarno2-0/+8
2016-03-28Make __memcpy_avx512_no_vzeroupper an aliasH.J. Lu4-430/+426
2016-03-28Implement x86-64 multiarch mempcpy in memcpyH.J. Lu10-57/+91
2016-03-28[x86] Add a feature bit: Fast_Unaligned_CopyH.J. Lu4-2/+31
2016-03-25resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer2-23/+49
2016-03-25tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer2-1/+10
2016-03-24Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers7-21/+2628
2016-03-23Assume __NR_utimensat is always definedAurelien Jarno4-22/+12
2016-03-23Assume __NR_openat is always definedAurelien Jarno3-4/+6
2016-03-23x86, pthread_cond_*wait: Do not depend on %eax not being clobberedNick Alcock3-0/+8
2016-03-22Don't set %rcx twice before "rep movsb"H.J. Lu2-1/+5
2016-03-22Set index_arch_AVX_Fast_Unaligned_Load only for Intel processorsH.J. Lu3-74/+105
2016-03-22Fix malloc threaded tests link on non-LinuxSamuel Thibault2-6/+9
2016-03-22Remove __ASSUME_GETDENTS64_SYSCALL.Joseph Myers3-114/+90
2016-03-21Remove __ASSUME_SIGNALFD4.Joseph Myers3-26/+10
2016-03-21posix: Fix posix_spawn implict check styleAdhemerval Zanella2-1/+6
2016-03-21Use JUMPTARGET in x86-64 pthreadH.J. Lu4-7/+13
2016-03-21localedata: standardize copyright/license information [BZ #11213]Mike Frysinger327-529/+2610
2016-03-21math: don't clobber old libm.so on install [BZ #19822]Dylan Alex Simon2-1/+8
2016-03-21localedata: standardize first few linesMike Frysinger308-550/+930
2016-03-20posix: Fix posix_spawn invalid memory accessAdhemerval Zanella3-1/+12
2016-03-20hurd: Add c++-types expected resultSamuel Thibault2-4/+69
2016-03-20hurd: Allow inlining IO locksSamuel Thibault2-0/+7
2016-03-20hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault4-2/+53
2016-03-20Fix mach-syscalls.mk buildSamuel Thibault2-1/+2
2016-03-20hurd: Break errnos.d / libc-modules.h dependency loopSamuel Thibault2-2/+10
2016-03-17Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list.Joseph Myers4-52/+7
2016-03-17Remove __ASSUME_FALLOCATE.Joseph Myers3-36/+21
2016-03-16Use JUMPTARGET in x86-64 mathvecH.J. Lu39-130/+224
2016-03-16add ChangeLog entryMike Frysinger1-0/+5
2016-03-16localedata: use same comment_char/escape_char in these filesMike Frysinger2-145/+150
2016-03-16localedata: an_ES: fix case of lang_abCarlos O'Donell2-1/+5
2016-03-16Fix hurd buildSamuel Thibault4-1/+11
2016-03-15Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell7-5/+15